Skip to content

Commit

Permalink
Merge pull request #3066 from E3SM-Project/bartgol/eamxx/fix-mam-stan…
Browse files Browse the repository at this point in the history
…dalone-baselines-test
  • Loading branch information
bartgol authored Oct 28, 2024
2 parents 7945125 + 30b87a9 commit 65dca4e
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 10 deletions.
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

0 comments on commit 65dca4e

Please sign in to comment.