Skip to content
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

nocomp fixed biogeo run with the new arctic pfts generating patch fusion warnings #1241

Open
rgknox opened this issue Aug 27, 2024 · 1 comment

Comments

@rgknox
Copy link
Contributor

rgknox commented Aug 27, 2024

Here is the warning, I'm getting lots of these:

Warning. small nocomp patch wasnt able to find another patch to fuse with.
275:            0           0  3.369058051535781E-003

Is this something strange that should be stopping the model? But if this is acceptable, and we just want a sense if it is still happening, maybe FatesWarn() would be a better option. FatesWarn will stop generating the message after so many iterations.

https://github.com/NGEET/fates/blob/sci.1.78.1_api.36.0.0/biogeochem/EDPatchDynamicsMod.F90#L3468-L3472

https://github.com/NGEET/fates/blob/sci.1.78.1_api.36.0.0/main/FatesGlobals.F90#L103

@ckoven
Copy link
Contributor

ckoven commented Aug 27, 2024

this happens a lot in the nocomp runs I've been doing as well. Agreed that it should probably be a FatesWarn() instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ❕Todo
Development

No branches or pull requests

2 participants