We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d6f1e4 + b326f27 commit 37583bdCopy full SHA for 37583bd
cime_config/tests.py
@@ -762,6 +762,7 @@
762
"e3sm_gpucxx" : {
763
"tests" : (
764
"SMS_Ln9.ne4pg2_ne4pg2.F2010-MMF1",
765
+ "ERP_Ln9.ne4pg2_ne4pg2.F2010-SCREAMv1",
766
)
767
},
768
components/eamxx/src/physics/cosp/CMakeLists.txt
@@ -17,7 +17,7 @@ set(EXTERNAL_SRC
17
${EAM_COSP_DIR}/external/src/cosp_constants.F90
18
${EAM_COSP_DIR}/external/src/simulator/cosp_cloudsat_interface.F90
19
${EAM_COSP_DIR}/external/src/cosp_config.F90
20
- ${EAM_COSP_DIR}/local/cosp.F90
+ ${EAM_COSP_DIR}/external/src/cosp.F90
21
${EAM_COSP_DIR}/external/src/cosp_stats.F90
22
${EAM_COSP_DIR}/external/src/simulator/quickbeam/quickbeam.F90
23
${EAM_COSP_DIR}/external/src/simulator/parasol/parasol.F90
0 commit comments