Have tests that test ALL of the FATES logical namelist switches in CTSM
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
@glemieux I assigned you here, but it doesn't have to be you. And I added next so we can discuss later in the group.
@ekluzek given that there are some FATES namelist checks to make some switches mutually exclusive, I'm thinking we'd need to have a few variants of these kitchen sink tests.
In order to have confidence in FATES, I'd like to see this by the FATES milestone.