-
Notifications
You must be signed in to change notification settings - Fork 92
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
help with FATES-Hydro SP mode run in Amazon basin? / Hydro SP mode restart problem? #1175
Comments
I should have added, the above is with https://github.com/NGEET/fates/releases/tag/sci.1.68.2_api.30.0.0 and #1156 . I just gave a quick try with https://github.com/NGEET/fates/releases/tag/sci.1.70.0_api.32.0.0_tools.1.1.0 (and PFT 1 extracted from fates_params_api.32.0.0_12pft_c231215.nc) and it fails upon restart in SP mode with both hydro on and hydro off
And with hydro off:
|
Some of the issues here seem to be associated with incompatible e3sm/fates branches. Here are my recommendations: This branch of E3SM is compatible with API 33: Make sure to run: git submodule update --init --recursive after you check it out. When that is done, manually check out the latest fates API 33 tag: And go from there. I'm trying to generate errors to trouble shoot this with you @jennykowalcz . I have an unstructured grid setup in a similar region with dry and wet sites. I'm also trying hydro and sp. |
Thanks @rgknox! I'll give it a try with API 33 |
Hmm, I get a similar error upon restart from the SP hydro simulation with API 33 (below) as I did with API 30.
I'll try the non-hydro case when perlmutter comes back up. |
@rgknox am I right in thinking that this should be a pretty low-priority bug since SP mode is computationally cheap and doesn't need to run for a lot of model years, so being able to restart runs is not very important? |
It does seem like a useful way of testing hydro, which is slow and would benefit from having accurate restarting. |
For reference this will come into ctsm via the API 35 update (see ESCOMP/CTSM#2436), which could be integrated as soon as the end of this week. The e3sm API 35 update will come at a later date. |
See #1227 for updates on making hydro and sp mode work together. |
ETA this appears to be a restart issue. Is this a known issue?
I'm trying to do a pair of SP mode runs with Hydro on/off over the Amazon basin. I haven't run in SP mode before so it's entirely possible that there's something wrong with my setup. Upon restart after a successful 10 year run, Hydro crashes with large negative leaf and stem water content:
I am running with a single PFT, the broadleaf evergreen tropical tree (PFT 1, extracted from fates_params_api25.5.0_12pft_c230710.nc) and I have fates_hlm_pft_map set to all 1's. LAI looks rather low in some regions but not where the crash occurred (red circle)
The soil looks wet enough and the water balance looks okay, I think, at the month before the crash, so I am perplexed:
Is anything obviously wrong with my SP mode setup and/or has anyone encountered something like this with hydro SP mode?
The text was updated successfully, but these errors were encountered: