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

cam6_3_152: Fix for multiple monthly average history files. #1003

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

brian-eaton
Copy link
Collaborator

resolves #1000

@cacraigucar cacraigucar self-assigned this Mar 20, 2024
Copy link
Collaborator

@peverwhee peverwhee 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 finding this, @brian-eaton !

I'll be interested to see if any regression tests aren't b4b (indicating that I missed an answer change). I'm confused as to why the other accumulated files were "working" (but perhaps they weren't...)

@brian-eaton
Copy link
Collaborator Author

thanks for finding this, @brian-eaton !

I'll be interested to see if any regression tests aren't b4b (indicating that I missed an answer change). I'm confused as to why the other accumulated files were "working" (but perhaps they weren't...)

The regression tests are b4b. We don't have any tests that include output to multiple monthly output files. The bug is in code that is specific to checking whether it's time to write history buffers to a monthly output file, i.e., nhtfrq==0. No other output frequencies were impacted.

@brian-eaton brian-eaton merged commit c97e39c into ESCOMP:cam_development Mar 21, 2024
@cacraigucar cacraigucar changed the title Fix for multiple monthly average history files. cam6_3_152: Fix for multiple monthly average history files. Mar 25, 2024
gold2718 pushed a commit to gold2718/CAM that referenced this pull request May 2, 2024
Merge pull request ESCOMP#1003 from brian-eaton/mavg

Fix for multiple monthly average history files.

ESCOMP commit: c97e39c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Tag
Development

Successfully merging this pull request may close these issues.

3 participants