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

Nullify diagnostic arrays. #168

Merged
merged 1 commit into from
May 5, 2015
Merged

Nullify diagnostic arrays. #168

merged 1 commit into from
May 5, 2015

Conversation

nichannah
Copy link
Collaborator

This is necessary because safe_alloc_ptr() checks whether or not an array is associated. e.g. if the array has not been nullified safe_alloc_ptr() may not allocate it. Closes #149

checks whether or not an array is associated. e.g. if the array has not
been nullified safe_alloc_ptr() may not allocate it. Closes #149
@adcroft adcroft self-assigned this May 5, 2015
@adcroft adcroft added the bug label May 5, 2015
@adcroft adcroft merged commit 6c14478 into mom-ocean:dev/master May 5, 2015
nikizadehgfdl pushed a commit to nikizadehgfdl/MOM6 that referenced this pull request Oct 9, 2017
- mom-ocean/MOM6@afa5180 Merge branch 'user/mjh/white_spaces' into dev/master
- mom-ocean/MOM6@7da040e Merge branch 'nicjhan-frhat-diag-init' into dev/master
- mom-ocean/MOM6@28ffc59 White-space differences to correct indents.
- mom-ocean/MOM6@6c14478 Nullify diagnostic arrays.
gustavo-marques pushed a commit to gustavo-marques/MOM6 that referenced this pull request Dec 15, 2020
A few fixes to get it to compile with gfortran.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants