Skip to content

Commit 516225c

Browse files
committed
EAMxx: fix standalone tests do comply with input files changes
1 parent 57fad2d commit 516225c

File tree

47 files changed

+47
-47
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+47
-47
lines changed

components/eamxx/src/control/tests/ad_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ initial_conditions:
99
V: [2.0, 3.0]
1010
Z: "A"
1111

12-
atmosphere_processes:
12+
eamxx:
1313
atm_procs_list: [dummy1, dummy2, dummy3]
1414
schedule_type: sequential
1515

components/eamxx/tests/multi-process/dynamics_physics/homme_shoc_cld_p3_rrtmgp/input.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ initial_conditions:
2323
hetfrz_contact_nucleation_tend: 0.1
2424
hetfrz_deposition_nucleation_tend: 0.1
2525

26-
atmosphere_processes:
26+
eamxx:
2727
atm_procs_list: [homme,physics]
2828
schedule_type: sequential
2929
homme:

components/eamxx/tests/multi-process/dynamics_physics/homme_shoc_cld_p3_rrtmgp_pg2/input.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ initial_conditions:
3030
sfc_alb_dif_nir: 0.0
3131
landfrac: 0.5
3232

33-
atmosphere_processes:
33+
eamxx:
3434
atm_procs_list: [homme,physics]
3535
schedule_type: sequential
3636
homme:

components/eamxx/tests/multi-process/dynamics_physics/homme_shoc_cld_spa_p3_rrtmgp/input.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ initial_conditions:
1919
hetfrz_contact_nucleation_tend: 0.1
2020
hetfrz_deposition_nucleation_tend: 0.1
2121

22-
atmosphere_processes:
22+
eamxx:
2323
atm_procs_list: [homme,physics]
2424
schedule_type: sequential
2525
homme:

components/eamxx/tests/multi-process/dynamics_physics/homme_shoc_cld_spa_p3_rrtmgp_128levels/input.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ initial_conditions:
1919
hetfrz_contact_nucleation_tend: 0.1
2020
hetfrz_deposition_nucleation_tend: 0.1
2121

22-
atmosphere_processes:
22+
eamxx:
2323
atm_procs_list: [homme,physics]
2424
schedule_type: sequential
2525
compute_tendencies: [T_mid, qv]

components/eamxx/tests/multi-process/dynamics_physics/homme_shoc_cld_spa_p3_rrtmgp_pg2_dp/input.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ initial_conditions:
3737
eddy_diff_mom: 0.02
3838
sgs_buoy_flux: -0.001
3939

40-
atmosphere_processes:
40+
eamxx:
4141
atm_procs_list: [sc_import,homme,physics]
4242
schedule_type: sequential
4343
homme:

components/eamxx/tests/multi-process/dynamics_physics/mam/homme_shoc_cld_mam_aci_p3_mam_optics_rrtmgp_mam_drydep/input.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ initial_conditions:
4141
dgnumwet: 0.41417721820867320E-007
4242
wetdens: 0.15100083211582764E+004
4343

44-
atmosphere_processes:
44+
eamxx:
4545
atm_procs_list: [homme,physics]
4646
schedule_type: sequential
4747
homme:

components/eamxx/tests/multi-process/dynamics_physics/mam/homme_shoc_cld_p3_mam_optics_rrtmgp/input.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ initial_conditions:
2525
pbl_height : 1.0
2626
phis : 1.0
2727

28-
atmosphere_processes:
28+
eamxx:
2929
atm_procs_list: [homme,physics]
3030
schedule_type: sequential
3131
homme:

components/eamxx/tests/multi-process/dynamics_physics/mam/homme_shoc_cld_spa_p3_rrtmgp_mam4_wetscav/input.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ initial_conditions:
3232
wetdep_dust_bin3: 1e-5 # wet deposition of dust (bin3) [kg/m2/s]
3333
wetdep_dust_bin4: 1e-5 # wet deposition of dust (bin4) [kg/m2/s]
3434

35-
atmosphere_processes:
35+
eamxx:
3636
atm_procs_list: [homme,physics]
3737
schedule_type: sequential
3838
homme:

components/eamxx/tests/multi-process/dynamics_physics/model_restart/input.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ initial_conditions:
2525
aero_tau_sw: 0.0
2626
aero_tau_lw: 0.0
2727

28-
atmosphere_processes:
28+
eamxx:
2929
atm_procs_list: [homme,physics]
3030
schedule_type: sequential
3131
homme:

0 commit comments

Comments
 (0)