File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
components/eamxx/tests/multi-process/dynamics_physics Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,7 @@ if (SCREAM_DOUBLE_PRECISION)
8
8
add_subdirectory (homme_shoc_cld_spa_p3_rrtmgp_128levels)
9
9
add_subdirectory (homme_shoc_cld_spa_p3_rrtmgp_pg2_dp)
10
10
if (SCREAM_ENABLE_MAM)
11
- # Once the mam4xx aerosol microphysics AtmosphereProcess is running, the
12
- # corresponding test here needs to be reworked with valid aerosol
13
- # initial conditions.
14
- #add_subdirectory(homme_mam4xx_pg2)
15
- add_subdirectory (mam/homme_shoc_cld_p3_mam_optics_rrtmgp)
16
- add_subdirectory (mam/homme_shoc_cld_mam_aci_p3_mam_optics_rrtmgp_mam_drydep)
17
- add_subdirectory (mam/homme_shoc_cld_spa_p3_rrtmgp_mam4_wetscav)
11
+ add_subdirectory (mam)
18
12
endif ()
19
13
endif ()
20
14
endif ()
Original file line number Diff line number Diff line change
1
+ add_subdirectory (homme_shoc_cld_p3_mam_optics_rrtmgp)
2
+ add_subdirectory (homme_shoc_cld_mam_aci_p3_mam_optics_rrtmgp_mam_drydep)
3
+ add_subdirectory (homme_shoc_cld_spa_p3_rrtmgp_mam4_wetscav)
You can’t perform that action at this time.
0 commit comments