-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #65 from idaholab/PR_bc_sampp
Use SamApp for sam inputs
- Loading branch information
Showing
36 changed files
with
295 additions
and
101 deletions.
There are no files selected for viewing
Submodule blue_crab
updated
from 18637f to 22c713
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,6 @@ | |
input = 'MHTGR.i' | ||
check_input = True | ||
executable_pattern = 'sam*|blue_crab*' | ||
cli_args = '--app SamApp' | ||
[] | ||
[] |
3 changes: 3 additions & 0 deletions
3
htgr/pbmr400/steady/gold/oecd_pbmr400_ss0_rsnk_eigen_value_ix_dep.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
time,Decay_heat_tot,FRR_avg,Fiss_power_tot,NI_avg,NXe_avg,T_fuel_avg,T_mod_avg,T_ref_avg,Tt_pow,Tt_pow_check,eigenvalue,flux0_avg,flux1_avg,iodine_yield_avg,power_density_max,power_scaling,scaled_fast_flux_max,scaled_thermal_flux_max,xenon_yield_avg | ||
0,25704000,1.5245216104979e+17,374296000,0,0,900,700,700,400000000,400000000,1,9.0972125609476e+17,9.0972125609476e+17,0,0,2.9898536896588e+18,0,0,0 | ||
1,25704000,1.5244890404514e+17,374296000,0.33228066245312,0.069961311140756,900,700,700,400000000,400000000,0.97812617654251,9.4869507187592e+17,9.1709749412722e+17,0.063862452014911,6307002.4191342,3.0283398832533e+18,1.2239880893765e+18,1.6641083271698e+18,0.0043609085076789 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
time,T_fluid_avg,T_fuel_avg,T_mod_avg,T_solid_avg,Tt_mfr_core_out,Tt_mfr_in,Tt_mfr_out,Tt_normalized_pow,Tt_pow,time_step_pp | ||
0,773.15,900,700,773.15,252.33485276416,-192.69977534233,123.11785397528,0,0,0 | ||
0.01,773.15,900,700,773.15,86.611982323528,-173.4297978081,56.869583415037,0,0,0.01 | ||
0.05,773.15,900,700,773.15,154.92155962714,-173.4297978081,99.771257151472,0,0,0.04 | ||
0.21,773.15,900,700,773.15,187.21563454771,-173.4297978081,120.0497586682,0,0,0.16 | ||
0.85,773.14999999554,900,700,773.1499999949,192.52245741576,-173.4297978081,123.38201449603,0,0,0.64 | ||
3.41,773.1498033553,900,700,773.14978393211,192.76392310825,-173.4297978081,123.53362948339,0,0,2.56 |
4 changes: 4 additions & 0 deletions
4
htgr/pbmr400/steady/gold/oecd_pbmr400_ss2_mhtr_pebble_triso.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
time,fuel_average_temp,moderator_average_temp,pebble_core_average_temp,pebble_surface_temp | ||
0,0,0,0,0 | ||
1e+15,0,0,0,0 | ||
2e+15,0,0,0,0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,135 @@ | ||
[Tests] | ||
[multiphysics] | ||
# Individual steady syntax checks | ||
[neutronics_syntax_only] | ||
type = RunApp | ||
input = 'oecd_pbmr400_ss0_rsnk_eigen_value_ix_dep.i' | ||
executable_pattern = 'blue_crab*|fenix*' | ||
cli_args = 'Executioner/fixed_point_max_its=1' | ||
check_input = True | ||
executable_pattern = 'griffin*|blue_crab*|dire_wolf*|fenix*' | ||
cli_args = "MultiApps/active='' Transfers/active=''" | ||
method = 'opt' # see Griffin #230 | ||
min_parallel = 4 | ||
[] | ||
[neutronics] | ||
[fluid_flow_syntax_only] | ||
type = RunApp | ||
input = 'oecd_pbmr400_ss1_phtn_flow_path.i' | ||
check_input = True | ||
executable_pattern = 'pronghorn*|blue_crab*|fenix*' | ||
cli_args = "MultiApps/active='' Transfers/active=''" | ||
[] | ||
[fuel_performance_syntax_only] | ||
type = RunApp | ||
input = 'oecd_pbmr400_ss2_mhtr_pebble_triso.i' | ||
check_input = True | ||
executable_pattern = 'pronghorn*|blue_crab*|fenix*' | ||
cli_args = 'Executioner/num_steps=1' | ||
[] | ||
|
||
# Steady regression tests | ||
# Run these before so they dont overwrite the good checkpoint file for transients | ||
[neutronics_only] | ||
type = CSVDiff | ||
input = 'oecd_pbmr400_ss0_rsnk_eigen_value_ix_dep.i' | ||
csvdiff = 'oecd_pbmr400_ss0_rsnk_eigen_value_ix_dep.csv' | ||
executable_pattern = 'griffin*|blue_crab*|dire_wolf*|fenix*' | ||
cli_args = "MultiApps/active='' Transfers/active='' Executioner/nl_abs_tol=0.1" | ||
method = 'opt' # see Griffin #230 | ||
[] | ||
[fluid_flow_only] | ||
type = CSVDiff | ||
input = 'oecd_pbmr400_ss1_phtn_flow_path.i' | ||
csvdiff = 'oecd_pbmr400_ss1_phtn_flow_path.csv' | ||
executable_pattern = 'pronghorn*|blue_crab*|fenix*' | ||
cli_args = "MultiApps/active='' Transfers/active='' Executioner/num_steps=5" | ||
[] | ||
[fuel_performance_only] | ||
type = CSVDiff | ||
input = 'oecd_pbmr400_ss2_mhtr_pebble_triso.i' | ||
csvdiff = 'oecd_pbmr400_ss2_mhtr_pebble_triso.csv' | ||
executable_pattern = 'pronghorn*|blue_crab*|fenix*' | ||
cli_args = 'Executioner/num_steps=2 Outputs/csv=true' | ||
[] | ||
|
||
# Individual transient syntax checks | ||
[transient_neutronics_syntax_only] | ||
type = RunApp | ||
working_directory = '../transient' | ||
input = 'oecd_pbmr400_tr0_pplofc_rsnk_keff_calc.i' | ||
check_input = True | ||
executable_pattern = 'griffin*|blue_crab*|dire_wolf*|fenix*' | ||
cli_args = "MultiApps/active='' Transfers/active=''" | ||
prereq = 'neutronics_only' | ||
method = 'opt' # see Griffin #230 | ||
[] | ||
[fluid_flow] | ||
[transient_fluid_flow_syntax_only] | ||
type = RunApp | ||
input = 'oecd_pbmr400_ss1_phtn_flow_path.i' | ||
working_directory = '../transient' | ||
input = 'oecd_pbmr400_tr1_pplofc_phtn_flow_path.i' | ||
check_input = True | ||
executable_pattern = 'pronghorn*|blue_crab*|fenix*' | ||
cli_args = "MultiApps/active='' Transfers/active=''" | ||
prereq = 'fluid_flow_only' | ||
[] | ||
[fuel_performance] | ||
[transient_fuel_performance_syntax_only] | ||
type = RunApp | ||
input = 'oecd_pbmr400_ss2_mhtr_pebble_triso.i' | ||
working_directory = '../transient' | ||
input = 'oecd_pbmr400_tr2_pplofc_mhtr_pebble_triso.i' | ||
check_input = True | ||
executable_pattern = 'pronghorn*|blue_crab*|fenix*' | ||
cli_args = 'Executioner/num_steps=1' | ||
[] | ||
|
||
# Run simulation, no results checking | ||
[steady_multiphysics] | ||
type = RunApp | ||
input = 'oecd_pbmr400_ss0_rsnk_eigen_value_ix_dep.i' | ||
executable_pattern = 'blue_crab*|fenix*' | ||
cli_args = 'Executioner/fixed_point_max_its=1' | ||
method = 'opt' # see Griffin #230 | ||
min_parallel = 8 | ||
# require the others so the restart files dont get overwritten | ||
prereq = 'transient_neutronics_only transient_fluid_flow_only' | ||
[] | ||
|
||
# This will fail until: | ||
# - griffin can load restart binary files from another folder | ||
# - the issue with cross sections (tensor diffusion coef) is fixed | ||
[transient_multiphysics] | ||
type = RunApp | ||
working_directory = '../transient' | ||
input = 'oecd_pbmr400_tr0_pplofc_rsnk_keff_calc.i' | ||
executable_pattern = 'blue_crab*|fenix*' | ||
cli_args = 'Executioner/fixed_point_max_its=2 Executioner/num_steps=1 MultiApps/th_sub/cli_args=Executioner/end_time=800' | ||
method = 'opt' # see Griffin #230 | ||
# Checkpoint file must have been generated with same number of ranks | ||
prereq = 'steady_multiphysics' | ||
min_parallel = 8 | ||
[] | ||
|
||
# Transient regression tests | ||
[transient_neutronics_only] | ||
type = CSVDiff | ||
working_directory = '../transient' | ||
cli_args = 'Executioner/num_steps=1' | ||
prereq = 'multiphysics' | ||
input = 'oecd_pbmr400_tr0_pplofc_rsnk_keff_calc.i' | ||
csvdiff = 'oecd_pbmr400_tr0_pplofc_rsnk_keff_calc.csv' | ||
executable_pattern = 'griffin*|blue_crab*|dire_wolf*|fenix*' | ||
cli_args = "MultiApps/active='' Transfers/active='' Executioner/num_steps=2" | ||
method = 'opt' # see Griffin #230 | ||
prereq = 'neutronics_only' | ||
[] | ||
[transient_fluid_flow_only] | ||
type = CSVDiff | ||
working_directory = '../transient' | ||
input = 'oecd_pbmr400_tr1_pplofc_phtn_flow_path.i' | ||
csvdiff = 'oecd_pbmr400_tr1_pplofc_phtn_flow_path.csv' | ||
executable_pattern = 'pronghorn*|blue_crab*|fenix*' | ||
cli_args = "MultiApps/active='' Transfers/active='' Executioner/num_steps=5" | ||
prereq = 'fluid_flow_only' | ||
[] | ||
[transient_fuel_performance_only] | ||
type = CSVDiff | ||
working_directory = '../transient' | ||
input = 'oecd_pbmr400_tr2_pplofc_mhtr_pebble_triso.i' | ||
csvdiff = 'oecd_pbmr400_tr2_lf40_mhtr_pebble_triso.csv' | ||
executable_pattern = 'pronghorn*|blue_crab*|fenix*' | ||
cli_args = 'Executioner/num_steps=2 Outputs/csv=true' | ||
[] | ||
[] |
3 changes: 3 additions & 0 deletions
3
htgr/pbmr400/transient/gold/oecd_pbmr400_tr0_pplofc_rsnk_keff_calc.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
time,Decay_heat_tot,FRR_avg,Fiss_power_tot,NI_avg,NXe_avg,T_fuel_avg,T_fuel_max,T_fuel_max_kernel,T_mod_avg,Transient_decay_heat_tot,Tt_pow,decay_heat_scaling_factor,flux0_avg,flux1_avg,power_scaling,reactor_total_power_check,time_step_pp | ||
0,25704000,1.5244890404514e+17,374296000,0.33228066245312,0.069961311140756,900,900,0,700,25704000,400000000,1,9.4869507187592e+17,9.1709749412722e+17,3.2394800939706e+19,400000000,0 | ||
180000,25704000,6409553311.883,15.735388296098,0.052952307182353,0.072892712857253,900,900,0,700,1658411.7984,16.815983388652,0.0645196,42311929996.041,37836922204.61,3.2394800939706e+19,1658427.5337883,180000 |
7 changes: 7 additions & 0 deletions
7
htgr/pbmr400/transient/gold/oecd_pbmr400_tr1_pplofc_phtn_flow_path.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
time,T_fluid_avg,T_fuel_avg,T_mod_avg,T_solid_avg,Tt_pow,courant_condition,he_mass_tt,he_temp_avg,he_vol_tt,min_courant_num,pressure_avg,switch,time_step_pp,timestep_pp,trip_valve | ||
0,773.1498033553,900,700,773.14978393211,0,0,836.50797263881,773.14984879563,149.30377617162,0,9123075.3591948,0,2.56,0,0 | ||
0.01,773.1498027685,900,700,773.14978393061,0,15.711136829381,836.41363257775,773.14984830227,149.30377617162,0.00063649117874777,9122032.367246,598.23363415754,0.01,0.99930769230769,0 | ||
0.03,773.14980201063,900,700,773.14978392579,0,31.432365530089,836.11986334573,773.14984757067,149.30377617162,0.00063628682291999,9118784.2577271,598.23363415754,0.02,0.99792307692308,0 | ||
0.07,773.14980125397,900,700,773.14978391241,0,62.819249715482,835.36053328338,773.14984668849,149.30377617162,0.00063674749668559,9110388.341142,598.23363415754,0.04,0.99515384615385,0 | ||
0.15,773.14980066824,900,700,773.14978387987,0,125.227342945,833.6547602585,773.1498458941,149.30377617162,0.00063883811728828,9091528.0226786,598.23363415754,0.08,0.98961538461538,0 | ||
0.31,773.14980021172,900,700,773.14978380665,0,248.50089688814,830.12409596089,773.14984534562,149.30377617162,0.00064386085524683,9052493.5251907,598.23363415754,0.16,0.97853846153846,0 |
4 changes: 4 additions & 0 deletions
4
htgr/pbmr400/transient/gold/oecd_pbmr400_tr2_lf40_mhtr_pebble_triso.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
time,fuel_average_temp,moderator_average_temp,pebble_core_average_temp,pebble_core_center_temp,pebble_surface_temp | ||
0,0,0,0,0,0 | ||
1e+15,0,0,0,0,0 | ||
2e+15,0,0,0,0,0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.