-
Notifications
You must be signed in to change notification settings - Fork 324
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 0.95-beta #251
Update CVMix to 0.95-beta #251
Conversation
This version introduces a bunch of fixes to python 3 Releases since 0.84-beta are described as: * v0.90-beta - Add Schmittner tidal mixing * v0.91-beta - Add low-level interface for Bryan-Lewis mixing * v0.92-beta - Fix bug in computing derivative * v0.93-beta - Performance enhancement * v0.94-beta - Update interface to Langmuir parameterization * v0.95-beta - Add python 3 support
I have verified that the code builds with |
No luck. I'm getting:
in a test I'm running. I haven't verified for sure that CVMix is the cause but it seems the most likely. |
Needs to wait for #134 |
This version introduces a bunch of fixes to python 3 Releases since 0.84-beta are described as: v0.90-beta - Add Schmittner tidal mixing v0.91-beta - Add low-level interface for Bryan-Lewis mixing v0.92-beta - Fix bug in computing derivative v0.93-beta - Performance enhancement v0.94-beta - Update interface to Langmuir parameterization v0.95-beta - Add python 3 support closes #250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merged into ocean/develop locally. Tested on grizzly, gnu/intel, opt/debug, nightly regression suite. Passes all. Merging in.
This version introduces a bunch of fixes to python 3 Releases since 0.84-beta are described as: v0.90-beta - Add Schmittner tidal mixing v0.91-beta - Add low-level interface for Bryan-Lewis mixing v0.92-beta - Fix bug in computing derivative v0.93-beta - Performance enhancement v0.94-beta - Update interface to Langmuir parameterization v0.95-beta - Add python 3 support closes MPAS-Dev#250
This version introduces a bunch of fixes to python 3 Releases since 0.84-beta are described as: v0.90-beta - Add Schmittner tidal mixing v0.91-beta - Add low-level interface for Bryan-Lewis mixing v0.92-beta - Fix bug in computing derivative v0.93-beta - Performance enhancement v0.94-beta - Update interface to Langmuir parameterization v0.95-beta - Add python 3 support closes MPAS-Dev#250
This version introduces a bunch of fixes to python 3
Releases since 0.84-beta are described as:
closes #250