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

(*)Corrected halo size in EOS call if VERTEX_SHEAR=T #1147

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

Hallberg-NOAA
Copy link
Collaborator

Corrected halo size in density derivative calculations in smoothed_dRdT_dRdS
This fixes an i-parallelization problem that was recently introduced (as a part
of MOM6 PR #1089) when VERTEX_SHEAR is True, and closes MOM6 issue #1146. All
answers in the existing MOM6-examples test suite are bitwise identical, but this
does change (correct) answers when VERTEX_SHEAR is true.

  Corrected halo size in density derivative calculations in smoothed_dRdT_dRdS
This fixes an i-parallelization problem that was recently introduced (as a part
of MOM6 PR#1089) when VERTEX_SHEAR is True, and closes MOM6 issue mom-ocean#1146.  All
answers in the existing MOM6-examples test suite are bitwise identical, but this
does change (correct) answers when VERTEX_SHEAR is true.
@codecov-commenter
Copy link

Codecov Report

Merging #1147 into dev/gfdl will decrease coverage by 0.30%.
The diff coverage is 33.09%.

Impacted file tree graph

@@             Coverage Diff              @@
##           dev/gfdl    #1147      +/-   ##
============================================
- Coverage     46.08%   45.78%   -0.31%     
============================================
  Files           214      223       +9     
  Lines         69399    69835     +436     
============================================
- Hits          31984    31972      -12     
- Misses        37415    37863     +448     
Impacted Files Coverage Δ
...g_src/external/GFDL_ocean_BGC/FMS_coupler_util.F90 0.00% <0.00%> (ø)
...fig_src/external/GFDL_ocean_BGC/generic_tracer.F90 0.00% <0.00%> (ø)
...c/external/GFDL_ocean_BGC/generic_tracer_utils.F90 0.00% <0.00%> (ø)
config_src/external/ODA_hooks/kdtree.f90 0.00% <0.00%> (ø)
config_src/external/ODA_hooks/ocean_da_core.F90 0.00% <0.00%> (ø)
config_src/external/ODA_hooks/ocean_da_types.F90 0.00% <0.00%> (ø)
config_src/external/ODA_hooks/write_ocean_obs.F90 0.00% <0.00%> (ø)
config_src/solo_driver/MESO_surface_forcing.F90 0.00% <0.00%> (ø)
config_src/solo_driver/user_surface_forcing.F90 0.00% <0.00%> (ø)
src/ALE/MOM_regridding.F90 31.63% <0.00%> (ø)
... and 115 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e47575...c95421f. Read the comment docs.

@Hallberg-NOAA
Copy link
Collaborator Author

Hallberg-NOAA commented Jun 26, 2020

This PR is being tested with https://gitlab.gfdl.noaa.gov/ogrp/MOM6/pipelines/10704 . (This pipeline test subsequently passed with 5 green checkmarks.)

@adcroft adcroft self-assigned this Jun 29, 2020
@adcroft adcroft merged commit d44e79b into mom-ocean:dev/gfdl Jun 29, 2020
@Hallberg-NOAA Hallberg-NOAA deleted the fix_vertex_shear_halo branch July 30, 2021 18:15
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.

3 participants