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

Remove more CTSM code without changing SLIM answers #63

Closed slevis-lmwg closed 1 year ago

slevis-lmwg commented 1 year ago

Resolves #60 #24 #56

Starting from the code and baselines of #62 (issue #59). The first four commits here and in #62 are same.

slevis-lmwg commented 1 year ago

This far, diffs from baseline "n12" only due to changed field lists:

Out of curiosity, I tried git ls-files | xargs wc -l and got 50696 lines.

slevis-lmwg commented 1 year ago

The next commit that I will push shows up above and removes everything subgrid-related and doesn't change answers in test ERS_D_Ld60.f19_g16.H_MML_2000_CAM5.cheyenne_gnu.clm-global_uniform_g16_SOM.

Before I push, I am running SLIM's full cheyenne test-suite in case there are surprises.

git ls-files | xargs wc -l now returns 41496. I still plan on removing everything fsurdat-related next.

slevis-lmwg commented 1 year ago

Cheyenne test-suite OK

slevis-lmwg commented 1 year ago

Test-suites cheyenne OK izumi OK and generated new baselines. I will merge this PR tomorrow.

slevis-lmwg commented 1 year ago

Latest git ls-files | xargs wc -l returns 40766