Have tests that test ALL of the FATES logical namelist switches in CTSM
Open
blocked: dependency
enhancement
test: fates
testing
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 7
Description
To make sure we test ALL of the important FATES options we want to add testing for them in a testmod that's in the FATES test suite. Preferably this would be in one kitchen sink testmod that does them all at once.
We talked about this idea in #2151 when switches where in the parameter file. Now switches are going to be moved to the namelist file, so it should be handled there.
The FATES issue: https://github.com/NGEET/fates/issues/1295 must be resolved first
Definition of Done:
- [ ] Try running with all the different options on all at once ("kitchen sink" test) and make sure it doesn't blow up
- [ ] PR for new testmods for all the options
Contributor guide
Assessment
This issue has not been assessed yet.