mvdebolskiy

Results 16 issues of mvdebolskiy

**Description of changes** Add parameterization to allow excess ice in soil and subsidence Specific notes Parameterization for excess ice is described in [Lee et al., 2014](http://dx.doi.org/10.1088/1748-9326/9/12/124006). This code is a...

type: enhancement
tag: enh - new science

I have added a use_fates that encompasses the code in question as suggested by @wwieder in issue #2373 . The test now passes. However, a couple of questions. 1. The...

type: enhancement
tag: enh - new science

(created using `eb --new-pr`)

enhancement

### Description of changes Changed the way soil temperature is initialized when excess ice is on and the model starts from cold. ### Specific notes Added 2 parameters: `excess_ice_coldstart_depth` and...

[In "Maintenance and Development](https://cis.readthedocs.io/en/stable/maintenance_and_development.html). `conda build` should be replaced with `conda-build` and the instruction `conda install conda-build` should be added. Also, the link to `conda/build` is broken. Would you like...

### Description of changes Added warning to `CLMBuildNamelist.pm` and a warning test in `build-namelist_test.pl`. ### Specific notes The warning is added after logic for initial conditions is done. Contributors other...

next
simple
bfb

### Description of changes Added a check in `failtest`, `warntest`, `finidat_files`, so when a new test or finidat file are added and one of the subkeys is misspelled you will...

support
tests
simple
bfb

There might be XML-LibXML module missing as a part of the new toolchains on Betzy, so 2.0 versions might not work properly.

bug

When running CTSM with `clm50cam7LndTuninMode` testmod which sets `user_nl_datm`: ``` iradsw = -1 nextsw_cday_calc = "cam7" ``` The `nextsw_cday` on the first timestep is `-1`. Which is due to `stepno...

Add usermod dir containing reduced output configs for every component: - [x] CLM - [ ] CAM - [x] BLOM Example for creating new case : ``` $SRCROOT/create_newcase --case $CASDIR...