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

Adds a broadcast of the namelist value 'urbantvmapalgo' #2534

Open
wants to merge 12 commits into
base: b4b-dev
Choose a base branch
from

Conversation

briandobbins
Copy link
Contributor

Adds a broadcast of the namelist value (urbantvmapalgo) after reading it in so it is consistent across all ranks when not using the default value ('nn').

Description of changes

Simple one-line change; a namelist value wasn't being shared with ranks other than the main one reading the namelist. This lead to hangs when trying a different algorithm.

Specific notes

Contributors other than yourself, if any:

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

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

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

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

Testing performed, if any:
Limited testing, but it's a one-line logical change. If more is needed, let me know. I just did a simple test with and without the change, looking at the values on all ranks.

samsrabin and others added 12 commits May 2, 2024 11:36
FATES default allometry parameter file update

This updates the default FATES parameter file which includes a number
of changes:

   - Default global tree pft allometry update
   - New allometric mode options
   - New scaling coefficients for alternative leaf maintenance respiration
   - New switch to control the use of host land model day length scaling factor

This also incorporates some testing additions and clean up, including:

   - Removes cheyenne expected failure tests that have been converted to derecho
   - Adds a 5x5_amazon test to aux_clm and the expected failures list
   - Temporarilry converts a fates 5x5_amazon test to f10 test
   - Adds namelist check and corresponding unit test to make sure fates hydro
     and fates satellite phenology mode can not be used together

The FATES externals tag is also updated which includes a number of bug fixes
and the addition of new history output.
Fix subset_data (cth and cbh not iterable)
… it in so it is consistent across all ranks when not using the default value ('nn').
@briandobbins briandobbins self-assigned this May 9, 2024
Copy link
Member

@billsacks billsacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix @briandobbins !

@ekluzek
Copy link
Contributor

ekluzek commented May 16, 2024

@briandobbins I'm rebasing this to come in on b4b-dev, so it can come in quicker.

@ekluzek ekluzek changed the base branch from master to b4b-dev May 16, 2024 15:06
@ekluzek ekluzek added type: enhancement new capability or improved behavior of existing capability tag: simple bfb easy to fix, bit-for-bit labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag: simple bfb easy to fix, bit-for-bit type: enhancement new capability or improved behavior of existing capability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants