Improve single thread performance. Also add more OMP directives in MOM_b...#27
Merged
Conversation
Collaborator
There was a problem hiding this comment.
This declaration needs to use wide halos, i.e. (SZIBW_(CS), SZJBW(CS)), otherwise there will be segmentation faults for sufficiently wide barotropic halos. In addition, the use of the same arrays for fields that are staggered at the u- and v-points could be confusing.
gustavo-marques
added a commit
to gustavo-marques/MOM6
that referenced
this pull request
Sep 27, 2017
Fixed initial time for cont'd runs. Implemented ocn.log file
Hallberg-NOAA
referenced
this pull request
in marshallward/MOM6
Dec 13, 2021
Bugfix: cpu clock sync error
MJHarrison-GFDL
pushed a commit
to MJHarrison-GFDL/MOM6
that referenced
this pull request
Aug 16, 2022
Returns the value of the mpp_io_nml variable cf_compliance Fixed mom-ocean#27
MJHarrison-GFDL
pushed a commit
to MJHarrison-GFDL/MOM6
that referenced
this pull request
Aug 16, 2022
To follow CF compliance, the time_bnds axis units must be the same as the time axis. This modification uses the same time_axis units as the time axis if do_cf_compliance() is true. Fixes mom-ocean#27
MJHarrison-GFDL
pushed a commit
to MJHarrison-GFDL/MOM6
that referenced
this pull request
Aug 16, 2022
Returns the value of the mpp_io_nml variable cf_compliance Fixed mom-ocean#27
andrew-c-ross
pushed a commit
to andrew-c-ross/MOM6
that referenced
this pull request
Dec 4, 2025
Co-authored-by: Theresa Morrison <Theresa.Morrison@gaea68.ncrc.gov>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improve single thread performance and add more OMP directives in MOM_barotropic.