Skip to content

Commit

Permalink
EAMxx: use standard mam4xx IC file for wetscav test too
Browse files Browse the repository at this point in the history
  • Loading branch information
bartgol committed Oct 31, 2024
1 parent 4d4f8e7 commit 4606db3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ set (TEST_INPUT_FILES
scream/init/spa_init_ne2np4.nc
scream/init/spa_file_unified_and_complete_ne2np4L72_20231222.nc
scream/init/${EAMxx_tests_IC_FILE_72lev}
scream/init/scream_unit_tests_aerosol_optics_ne2np4L72_20220822.nc
cam/topo/${EAMxx_tests_TOPO_FILE}
)
foreach (file IN ITEMS ${TEST_INPUT_FILES})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ time_stepping:
number_of_steps: ${NUM_STEPS}

initial_conditions:
Filename: ${SCREAM_DATA_DIR}/init/scream_unit_tests_aerosol_optics_ne2np4L72_20220822.nc
Filename: ${SCREAM_DATA_DIR}/init/${EAMxx_tests_IC_FILE_MAM4xx_72lev}
topography_filename: ${TOPO_DATA_DIR}/${EAMxx_tests_TOPO_FILE}
pbl_height: 25.0
phis : 0.1
Expand Down

0 comments on commit 4606db3

Please sign in to comment.