Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions src/jade/resources/default_cfg/run_cfg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ ASPIS-Fe88:
openmc: []
serpent: []
custom_input:
nps: 1e8
nps: 1e9
description: ASPIS Iron-88 benchmark
only_input: false
# -- FNG experiments --
Expand All @@ -127,7 +127,7 @@ FNG-BKT:
openmc: []
serpent: []
custom_input:
nps: 1e9
nps: 5e9
description: FNG Bulk Blanket and Shielding Experiment
only_input: false
#
Expand All @@ -138,7 +138,7 @@ FNG-W:
openmc: []
serpent: []
custom_input:
nps: 1e8
nps: 5e8
description: FNG Tungsten
only_input: false
#
Expand All @@ -149,7 +149,7 @@ FNG-SiC:
openmc: []
serpent: []
custom_input:
nps: 1e8
nps: 5e8
description: FNG Silicon Carbide
only_input: false
#
Expand All @@ -160,7 +160,7 @@ FNG-SS:
openmc: []
serpent: []
custom_input:
nps: 1e8
nps: 1e9
description: FNG Stainless Steel
only_input: false
#
Expand All @@ -171,7 +171,7 @@ FNG-HCPB:
openmc: []
serpent: []
custom_input:
nps: 1e8
nps: 5e8
description: FNG Helium Cooled Pebble Bed Tritium Breeder
only_input: false
# -- FNS experiments --
Expand Down Expand Up @@ -204,7 +204,7 @@ IPPE-CF:
openmc: []
serpent: []
custom_input:
nps: 1e8
nps: 1e9
description: IPPE 252Cf experiment
only_input: false
# -- Oktavian experiments --
Expand All @@ -226,7 +226,7 @@ RCR-Sphere:
openmc: []
serpent: []
custom_input:
nps: 1e8
nps: 5e8
description: RCR Iron/Nickel Sphere Experiment
only_input: false
#
Expand Down Expand Up @@ -338,4 +338,4 @@ ISIS-800MeV-C:
custom_input:
nps: 1e8
description: ISIS 800 MeV Proton Experiment
only_input: false
only_input: false
Loading