Skip to content

Commit

Permalink
Merge pull request #2853 from E3SM-Project/aarondonahue/20240529_remo…
Browse files Browse the repository at this point in the history
…ve_zm_interface

Remove unused interface for ZM deep convection
  • Loading branch information
AaronDonahue authored Jun 7, 2024
2 parents b80e1bd + 00cb3f6 commit 508ac99
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 4,936 deletions.
3 changes: 0 additions & 3 deletions components/eamxx/src/physics/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ else()
message(STATUS "WARNING: RRTMGP and COSP only supported for double precision builds; skipping")
endif()
add_subdirectory(shoc)
if (SCREAM_TEST_LEVEL GREATER_EQUAL SCREAM_TEST_LEVEL_EXPERIMENTAL)
add_subdirectory(zm)
endif()
add_subdirectory(cld_fraction)
if (SCREAM_ENABLE_ML_CORRECTION)
add_subdirectory(ml_correction)
Expand Down
28 changes: 0 additions & 28 deletions components/eamxx/src/physics/zm/CMakeLists.txt

This file was deleted.

249 changes: 0 additions & 249 deletions components/eamxx/src/physics/zm/eamxx_zm_process_interface.cpp

This file was deleted.

71 changes: 0 additions & 71 deletions components/eamxx/src/physics/zm/eamxx_zm_process_interface.hpp

This file was deleted.

Loading

0 comments on commit 508ac99

Please sign in to comment.