Peter Schwartz
Peter Schwartz
@rgknox Thanks. Repo is closed for PRs with DIFFs currently. Can hopefully get this in after the LUH2 when it opens up.
Merged to next
Note: chrysalis is undergoing maintenance in the morning and may not have a result for the expected fates-eca DIFF
Merged to master. chrysalis reported in time for this test so no more to do
merged to next
merged to master
Seems to be due to `lamda_ptase` being a `NaN`, and in pftvarcon.F90, `lamda_ptase` is not read from parameter file if fates is active. ( [pftvarcon.F90](https://github.com/E3SM-Project/E3SM/blob/master/components/elm/src/main/pftvarcon.F90#L862) ). @rgknox @glemieux Need clarification...
@ndkeen this will be fixed by @rgknox PR linked above
Fixed this bug by checking for divide by zero. I will make a PR after investigating other issues to try and minimize number of PRs
@bishtgautam I tested this with current master branch and inserting `nstep = get_nstep()` or similar to change causes the test to fail