Does RTM turn itself off when CLM_ACCELERATED_SPINUP==on with NUOPC?
Open
enhancement
question
- Dominant language
- Fortran
- Stars
- 2
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
I think RTM likely has a similar problem as MOSART does
https://github.com/ESCOMP/MOSART/issues/47
It looks like the RTM off test works as it sets RTM_MODE to NULL. But, I'm not sure that RTM is going to work when CLM_ACCELERATED_SPINUP is on, as it will try to turn itself off with a namelist item. I don't think that namelist item will work with the NUOPC driver.
So similar changes as were done in MOSART should likely be done for RTM.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.