FATES will never start from specified finidat #2856
Labels
bug
something is working incorrectly
FATES
A change needed for FATES that doesn't require a FATES API update.
science
Enhancement to or bug impacting science
test: aux_clm
Pass aux_clm suite before merging
test: fates
Pass fates test suite before merging
Milestone
Brief summary of bug
When trying to run I2000Clm60FatesSpCruRsGs specifying
finidat=/path/to/finidat.nc
.General bug information
namelist_defaults_overall.xml
setsclm_start_type
tocold
:which means that
CLMBuildNamelist.pm
in any fates run that is not branch or hybrid, you will hit this warning:That makes it impossible to run not only that compset, but the coupled model with CLM[^_]*FATES ( you want it f.e. when you don't want to spinup the model every time you have added new things to the atmosphere)
CTSM version you are using: [output of
git describe
]ctsm5.3.009
Does this bug cause significantly incorrect results in the model's science? [Yes / No]
Yes, if you pass -ignore-warnings to CLMBuildNamelist.pm, you will get acutally coldstart instead of finidat. And you will not see the warning for that, since when
-ignore-warnings
is not set, you don't see the second warning at all.Configurations affected: [Fill this in if known.]
Any Fates configuration.
Details of bug
Might be related to NGEET/fates#1234
Important details of your setup / configuration so we can reproduce the bug
finidat='/not/an/empty/string'
Important output or errors that show the problem
[Fill this in with anything relevant that you haven't already noted; if there is nothing to add, delete this section.]
The text was updated successfully, but these errors were encountered: