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 namelist options left over from CLM code #57

Open ekluzek opened 1 year ago

ekluzek commented 1 year ago

In the cesm2_1 branch with the simpler namelist build, there are still a few namelist items that seem to need to stay around.

check_finidat_pct_consistency init_interp_fill_missing_with_natveg clump_pproc wrtdia

It would be a good cleanup to remove these ones as well.

ekluzek commented 1 year ago

check_finidat_pct_consistency init_interp_fill_missing_with_natveg

have already been removed by @slevisconsulting. So clump_pproc and wrtdia could also be removed to finish this.