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

Fix aux history files for use_float=.true. #488

Merged
merged 8 commits into from
Aug 1, 2024

Conversation

DeniseWorthen
Copy link
Collaborator

Description of changes

Fixes aux history output to correctly implement use_float = .true..
For UFS, fixes mediator history write for ocnalb_a and aoflux_a FBs when ATM is a CSG or regional (single tiled) domain.
Fixes garbled print message for global scalar dimensions when component exists but NState does not

CMEPS Issues Fixed (include github issue #):

Are changes expected to change answers? (specify if bfb, different at roundoff, more substantial)

Aux history files generated with the current code and with use_float=.true. would be expected to be different. UFS currently has no comparison case for aux history files.

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

No

Testing performed

Using UFS, instantaneous and average aux history files for OCN were generated for two cases: current code (ce9cfe2) with use_float=.false. hardwired and with this feature branch. The file output was compared using cprnc -m r4file r8file. All fields were reported as B4B, and 10 fields were marked as different data types.

@jedwards4b jedwards4b merged commit 72280dd into ESCOMP:main Aug 1, 2024
1 of 2 checks passed
@jedwards4b jedwards4b deleted the feature/fixfloat4auxhist branch August 1, 2024 14:00
@DeniseWorthen DeniseWorthen restored the feature/fixfloat4auxhist branch August 1, 2024 15:01
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 this pull request may close these issues.

Bad histaux output
3 participants