Skip to content

OMP bug fix#288

Merged
adcroft merged 1 commit into
dev/masterfrom
user/nnz/fix_287
May 10, 2016
Merged

OMP bug fix#288
adcroft merged 1 commit into
dev/masterfrom
user/nnz/fix_287

Conversation

@nikizadehgfdl
Copy link
Copy Markdown
Contributor

- Fixes issue #287
- OMP "private" variables are not initialized prior to "private" clause
  that is the job for "firstprivate" clause
- Cause 1/2 degree model crash when compiled with -openmp
@adcroft adcroft self-assigned this May 9, 2016
@adcroft adcroft merged commit a09deb4 into dev/master May 10, 2016
@nikizadehgfdl nikizadehgfdl deleted the user/nnz/fix_287 branch July 27, 2016 17:53
gustavo-marques pushed a commit to gustavo-marques/MOM6 that referenced this pull request Sep 3, 2024
* Modify NUOPC cap to accept separate glc runoff fluxes
* (1/2) Add separate fluxes for glc runoff. (2/2) Add heat content fields for lrunoff_glc and frunoff_glc.
* fix merge bugs and add more glc runoff diags
* enable glc runoff flux only if use_glc_runoff is present
* add ALLOW_GLC_RUNOFF_DIAGNOSTICS param to control whether to allow separate glacier runoff fluxes.
dougiesquire pushed a commit to ACCESS-NRI/MOM6 that referenced this pull request Mar 19, 2025
* Modify NUOPC cap to accept separate glc runoff fluxes
* (1/2) Add separate fluxes for glc runoff. (2/2) Add heat content fields for lrunoff_glc and frunoff_glc.
* fix merge bugs and add more glc runoff diags
* enable glc runoff flux only if use_glc_runoff is present
* add ALLOW_GLC_RUNOFF_DIAGNOSTICS param to control whether to allow separate glacier runoff fluxes.
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