ESCOMP / SimpleLand

Simple Land Model for CESM --- *** IN DEVELOPMENT *** --- please contact for more info. See supplemental information of https://journals.ametsoc.org/doi/abs/10.1175/JCLI-D-18-0812.1 for a description of SLIM physics. Implementation of SLIM into the main CESM trunk is ongoing. SLIM currently works with the CESM2.1 release, but must be downloaded from this repository until we finish implementing it properly into the main CESM code.
Other
12 stars 7 forks source link

Get short term ERS tests to work #68

Closed slevis-lmwg closed 1 year ago

slevis-lmwg commented 1 year ago

Resolves #14 #65

The correction seems to boil down to a single if statement that uses a ctsm time manager function.

I will add a short term ERS test (previously failing) to the SLIM test-suite.

I will run the full test-suites on cheyenne and izumi to make sure I didn't break anything.

slevis-lmwg commented 1 year ago

@ekluzek I will send you a review request and will post comments to indicate areas of potential concern on my part.

slevis-lmwg commented 1 year ago

Test-suite and new baseline on cheyenne: DONE Test-suite and new baseline on izumi: DONE

Next I will merge this PR and make a new tag.