Skip to content

Conversation

@samsrabin
Copy link
Member

@samsrabin samsrabin commented Oct 21, 2025

Description of changes

Adds ability to change multiple PFTs (or any 1-d parameter, I guess) to the same value without having to write it like param=value,value,value,.... Just param=value now works.

Specific notes

Contributors other than yourself, if any: None

CTSM Issues Fixed:

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? Yes; yes

Testing performed, if any: Python formatting and unit/system tests. clm_pymods suite as expected.

@samsrabin samsrabin self-assigned this Oct 21, 2025
@samsrabin samsrabin added bfb bit-for-bit test: python Pass clm_pymods test suite plus Python sys/unit tests before merging docs:new New documentation needed (e.g., for a new feature) docs-loc:users-guide Relates to User's Guide (using CTSM/tools) labels Oct 21, 2025
@samsrabin samsrabin linked an issue Oct 21, 2025 that may be closed by this pull request
Copy link
Contributor

@slevis-lmwg slevis-lmwg left a comment

Choose a reason for hiding this comment

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

Approving.
@samsrabin thank you for looking this over with me.

@samsrabin samsrabin merged commit 9c63fe2 into ESCOMP:b4b-dev Oct 27, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bfb bit-for-bit docs:new New documentation needed (e.g., for a new feature) docs-loc:users-guide Relates to User's Guide (using CTSM/tools) test: python Pass clm_pymods test suite plus Python sys/unit tests before merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ndims error in set_paramfile

2 participants