Skip to content

b4b-dev: Fix FATES electron transport variable being set prior to passing to FATES #3063

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

glemieux
Copy link
Collaborator

@glemieux glemieux commented Apr 10, 2025

Description of changes

This fixes #3062.

It also fixes an occurrence of a possible silent bug (see #3066) in which the fates_electron_transport_model was not being included into the lnd_in file due to the namelist definition group value being incorrectly spelled.

This also adds a new testmod to exercise the non-default option for the FATES electron transport namelist option. currently runs, but we result in a diff once NGEET/fates#1350 is integrated and the fates tag is updated with CTSM.

Specific notes

Contributors other than yourself, if any: @rgknox

CTSM Issues Fixed (include github issue #): #3062

Are answers expected to change (and if so in what way)? No, B4B

Any User Interface Changes (namelist or namelist defaults changes)?

Does this create a need to change or add documentation? Did you do so? No

Testing performed, if any:
(List what testing you did to show your changes worked as expected)
(This can be manual testing or running of the different test suites)
(Documentation on system testing is here: https://github.com/ESCOMP/ctsm/wiki/System-Testing-Guide)
(aux_clm on derecho for intel/gnu and izumi for intel/gnu/nag/nvhpc is the standard for tags on master)

NOTE: Be sure to check your coding style against the standard
(https://github.com/ESCOMP/ctsm/wiki/CTSM-coding-guidelines) and review
the list of common problems to watch out for
(https://github.com/ESCOMP/CTSM/wiki/List-of-common-problems).

@glemieux glemieux changed the title Fix FATES electron transport variable being passed Fix FATES electron transport variable being set prior to passing to FATES Apr 10, 2025
@glemieux glemieux marked this pull request as ready for review April 10, 2025 23:31
@glemieux glemieux moved this to In progress - master/b4b-dev in CTSM: Upcoming tags Apr 10, 2025
@glemieux glemieux added FATES A change needed for FATES that doesn't require a FATES API update. test: fates Pass fates test suite before merging labels Apr 10, 2025
@glemieux glemieux requested review from ekluzek and rgknox April 10, 2025 23:45
@glemieux glemieux moved this to Finding Reviewers in FATES Pull Request Planning and Status Apr 11, 2025
@ekluzek ekluzek changed the title Fix FATES electron transport variable being set prior to passing to FATES b4b-dev: Fix FATES electron transport variable being set prior to passing to FATES Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FATES A change needed for FATES that doesn't require a FATES API update. test: fates Pass fates test suite before merging
Projects
Status: In progress - master/b4b-dev
Development

Successfully merging this pull request may close these issues.

Incorrect value being set for FATES electron transport namelist option
1 participant