Skip to content

Commit c900c71

Browse files
authored
EAMxx: add nudging to procs list
1 parent 4d827e1 commit c900c71

File tree

1 file changed

+2
-1
lines changed
  • components/eamxx/cime_config/testdefs/testmods_dirs/eamxx/hremap_nudged

1 file changed

+2
-1
lines changed

components/eamxx/cime_config/testdefs/testmods_dirs/eamxx/hremap_nudged/shell_commands

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ input_data_dir=$(./xmlquery --value DIN_LOC_ROOT)
55
atmchange=$cime_root/../components/eamxx/scripts/atmchange
66
case_name=$(./xmlquery --value CASE)
77

8-
$atmchange -b nudging::nudging_filenames_patterns="${input_data_dir}/atm/scream/hremap_nudging/output*.nc"
8+
$atmchange -b physics::atm_procs_list+="nudging"
99

10+
$atmchange -b nudging::nudging_filenames_patterns="${input_data_dir}/atm/scream/hremap_nudging/output*.nc"
1011
$atmchange -b nudging::source_pressure_type=TIME_DEPENDENT_3D_PROFILE
1112
$atmchange -b nudging::nudging_fields=U,V
1213
$atmchange -b nudging::nudging_timescale=21600

0 commit comments

Comments
 (0)