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

Set MIN_SALINITY in B-cases #145

Closed
gustavo-marques opened this issue Jun 1, 2023 · 4 comments · Fixed by #216
Closed

Set MIN_SALINITY in B-cases #145

gustavo-marques opened this issue Jun 1, 2023 · 4 comments · Fixed by #216
Assignees

Comments

@gustavo-marques
Copy link
Collaborator

The default value of MIN_SALINITY is now zero and this is causing MOM to abort in fully-coupled situations because of negative salinity - what's causing the salinity to be negative remains to be determined. The solution in the meantime is to set MIN_SALINITY = 1.0E-06 for B cases.

@alperaltuntas
Copy link
Member

@gustavo-marques Is this issue still relevant? If so, can you assign a milestone and/or assignees?

@gustavo-marques gustavo-marques added this to the cesm3_0_beta05 milestone Jan 2, 2025
@gustavo-marques gustavo-marques self-assigned this Jan 2, 2025
@gustavo-marques
Copy link
Collaborator Author

Yes, this is still relevant. Thanks!

@alperaltuntas
Copy link
Member

@gustavo-marques Is the solution to this issue to set MIN_SALINITY = 1.0E-06 for B cases? If so, I can submit a PR with that change soon.

@gustavo-marques
Copy link
Collaborator Author

Yes, it is. Thanks!

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 a pull request may close this issue.

2 participants