Skip to content

Update CVMix to latest commit#335

Merged
mnlevy1981 merged 1 commit into
NCAR:dev/ncarfrom
mnlevy1981:update_cvmix
Jan 25, 2025
Merged

Update CVMix to latest commit#335
mnlevy1981 merged 1 commit into
NCAR:dev/ncarfrom
mnlevy1981:update_cvmix

Conversation

@mnlevy1981
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
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