Skip to content

Commit

Permalink
Merge pull request #358 from matthewhoffman/landice/eismint_nl_update
Browse files Browse the repository at this point in the history
Update MALI submodule & adjust EISMINT2 test case

This merge updates the MALI submodule to bring in the newly merged PR
MALI-Dev/E3SM#26
This change necessitated a namelist change to the EISMINT2 tests to
maintain the existing (correct) functionality for those tests. This change
is included in this PR.

Note that the MALI update changes answers for the greenland tests, but
in that case we want to switch to the new functionality (ignoring
positive SMB in ice-free areas).
  • Loading branch information
matthewhoffman authored Apr 14, 2022
2 parents 149694d + 76953a0 commit 43ed76e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions compass/landice/tests/eismint2/namelist.landice
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ config_block_decomp_file_prefix = 'graph.info.part.'
config_velocity_solver = "sia"
config_flowParamA_calculation = "PB1982"
config_tracer_advection = 'fo'
config_zero_sfcMassBalApplied_over_bare_land = .false.
config_thermal_solver = 'temperature'
config_thermal_calculate_bmb = .false.
config_surface_air_temperature_source = 'file'
Expand Down

0 comments on commit 43ed76e

Please sign in to comment.