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

ELM-FATES harvest mode option character length is too short #6806

Closed
glemieux opened this issue Dec 5, 2024 · 0 comments · Fixed by #6762
Closed

ELM-FATES harvest mode option character length is too short #6806

glemieux opened this issue Dec 5, 2024 · 0 comments · Fixed by #6762

Comments

@glemieux
Copy link
Contributor

glemieux commented Dec 5, 2024

The length of the fates_harvest_mode definition needs to be increased as it is clipping some of the mode options (like landuse_timeseries):

character(len=13), public :: fates_harvest_mode = '' ! five different harvest modes; see namelist_definitions

bishtgautam added a commit that referenced this issue Jan 9, 2025
Updates fates to API37 per a fates-side fire refactor which renames and moves `nfsc`.
This updates the fates tag with a number of fates-side fixes and feature updates so
fates tests will be answer changing.

Fixes #6806
[non-B4B] for fates tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant