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

Update CVMix to latest commit #335

Merged
merged 1 commit into from
Jan 25, 2025
Merged

Conversation

mnlevy1981
Copy link
Collaborator

This fixes a couple of bugs when using StokesMOST; one could occasionally cause a divide-by-zero, and one was an indexing off-by-one error that could lead to an OBL depth of 0m (and, in general, provided too shallow of a OBL depth because it was limitting the depth to the wrong interface)

This fixes a couple of bugs when using StokesMOST; one could occasionally cause
a divide-by-zero, and one was an indexing off-by-one error that could lead to
an OBL depth of 0m (and, in general, provided too shallow of a OBL depth
because it was limitting the depth to the wrong interface)
@mnlevy1981 mnlevy1981 self-assigned this Jan 24, 2025
@mnlevy1981
Copy link
Collaborator Author

This prevented the CESM DEBUG test failures that Alper was running into, though I never did get a successful SMS_Ld2_D.ne30pg3_t232.BLT1850.derecho_intel.mom-bcompset test (I was getting a few crashes in ESMF and then switching to the non-debug version of ESMF and PIO led to exceeding walltime limits... I think the default PE layouts don't really support running fully-coupled in DEBUG mode)

Copy link
Member

@alperaltuntas alperaltuntas left a comment

Choose a reason for hiding this comment

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

Thanks!

@mnlevy1981 mnlevy1981 merged commit 8feb162 into NCAR:dev/ncar Jan 25, 2025
10 checks passed
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.

2 participants