-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exact restart problem with Fates #667
Comments
@ekluzek, this is a known issue, we do not get exact restarts on fates_next_api with ngeet/fates master either. |
Glad it's a known issue. Note, that some restart tests pass. PASS ERS_D_Ld3.f19_g16.I2000Clm50FatesCruGs.cheyenne_gnu.clm-FatesColdDef COMPARE_base_rest |
Note, and issue on NGEET/fates that this relates to is: NGEET/fates#315 |
Note also fails on hobart_nag: ERS_D_Ld5.1x1_brazil.I2000Clm50FatesCruGs.hobart_nag.clm-FatesHydro
|
The line pointed to before with nag is this: dflcgsdpsi = -1._r8 * (1._r8 + (lwp/p50_gs(FT))**avuln_gs(FT))**(-2._r8) * &
avuln_gs(FT)/p50_gs(FT)*(lwp/p50_gs(FT))**(avuln_gs(FT)-1._r8) |
The restart problem documented in this issue appears resolved according to my FATES testing in PR #991 . I have confirmed this by submitting the test both from the PR's branch (lightning_v2_ctsm) as well as from fates_next_api. However, the new test that I added to FATES testing in PR #991 (e542dfe) has uncovered a restart problem that remained hidden before because tests were short. I will piggy back on this issue to document the new problem, rather than opening a new issue with the same title. I have confirmed that the restart problem exists outside of PR #991 by submitting this 12-month test from fates_next_api: The largest normalized RMS difference is this: NPLANT_SCPF (lndgrid,fates_levscpf,time) t_index = 1 1 That's all I've got. |
This appears to have been fixed by #2199. |
Brief summary of bug
Activation of planthydro in Fates on fates_next_api seems to have an exact restart issue.
General bug information
CTSM version you are using: clm5.0.dev008-90-g04e931e
Does this bug cause significantly incorrect results in the model's science? No?
Configurations affected:
ERS_D_Ld5.1x1_brazil.I2000Clm50FatesCruGs.cheyenne_intel.clm-FatesHydro
The test passes when use_fates_planthydro=.false.
Details of bug
Important output or errors that show the problem
The text was updated successfully, but these errors were encountered: