ERP_D_Ld90.f45_f45_mg37.I2000Clm60Fates.izumi_nag.clm-FatesColdCStarvationExp is showing a MEMLEAK
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 6d 6h
- Merged PRs (30d)
- 8
Description
### Brief summary of bug
The fates test: ERP_D_Ld90.f45_f45_mg37.I2000Clm60Fates.izumi_nag.clm-FatesColdCStarvationExp
is failing with a MEMLEAK
This is shown in the baselines for ctsm5.4.049 (and now for ctsm5.4.051)
### General bug information
**CTSM version you are using:** ctsm5.4.049
**Does this bug cause significantly incorrect results in the model's science?** No
**Configurations affected:**
Seems to just be this StarvationExp test
### Details of bug
TestStatus shows...
```
FAIL ERP_D_Ld90.f45_f45_mg37.I2000Clm60Fates.izumi_nag.clm-FatesColdCStarvationExp MEMLEAK memleak detected, memory went from 1156.350000 to 1392.020000 in 0 days
```
### Important details of your setup / configuration so we can reproduce the bug
The relevent test change seems to just be
``` fortran
fates_cstarvation_model = 'exponential'
```
Contributor guide
Assessment
This issue has not been assessed yet.