Skip to content

Commit

Permalink
Ignore warnings in Hillslope tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsrabin committed Sep 13, 2024
1 parent 22ceaf9 commit e205e2e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
DIN_LOC_ROOT=$(./xmlquery --value DIN_LOC_ROOT)
meshfile=$DIN_LOC_ROOT/lnd/clm2/testdata/ESMFmesh_10x15_synthetic_cosphill_1.0.nc
./xmlchange ATM_DOMAIN_MESH=${meshfile},LND_DOMAIN_MESH=${meshfile}

# -ignore_warnings is needed as long as we don't allow use_hillslope and use_init_interp together
./xmlchange --append CLM_BLDNML_OPTS=-ignore_warnings

0 comments on commit e205e2e

Please sign in to comment.