Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,7 @@ if (SCREAM_DOUBLE_PRECISION)
add_subdirectory(homme_shoc_cld_spa_p3_rrtmgp_128levels)
add_subdirectory(homme_shoc_cld_spa_p3_rrtmgp_pg2_dp)
if (SCREAM_ENABLE_MAM)
# Once the mam4xx aerosol microphysics AtmosphereProcess is running, the
# corresponding test here needs to be reworked with valid aerosol
# initial conditions.
#add_subdirectory(homme_mam4xx_pg2)
add_subdirectory(mam/homme_shoc_cld_p3_mam_optics_rrtmgp)
add_subdirectory(mam/homme_shoc_cld_mam_aci_p3_mam_optics_rrtmgp_mam_drydep)
add_subdirectory(mam/homme_shoc_cld_spa_p3_rrtmgp_mam4_wetscav)
add_subdirectory(mam)
endif()
endif()
endif()
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
add_subdirectory(homme_shoc_cld_p3_mam_optics_rrtmgp)
add_subdirectory(homme_shoc_cld_mam_aci_p3_mam_optics_rrtmgp_mam_drydep)
add_subdirectory(homme_shoc_cld_spa_p3_rrtmgp_mam4_wetscav)
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
---
filename_prefix: homme_shoc_cld_mam_aci_p3_mam_optics_rrtmgp_mam_drydep
Averaging Type: Instant
Max Snapshots Per File: 1
Fields:
Physics GLL:
Field Names:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
---
filename_prefix: homme_shoc_cld_p3_mam_optics_rrtmgp
Averaging Type: Instant
Max Snapshots Per File: 1
Fields:
Physics GLL:
Field Names:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
---
filename_prefix: homme_shoc_cld_spa_p3_rrtmgp_mam4_wetscav_output
Averaging Type: Instant
Max Snapshots Per File: 1
Fields:
Physics GLL:
Field Names:
Expand Down
Loading