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

Added rotated dumbbell, fixed a couple small OBC things. #1045

Merged
merged 11 commits into from
Dec 17, 2019
Merged

Added rotated dumbbell, fixed a couple small OBC things. #1045

merged 11 commits into from
Dec 17, 2019

Conversation

kshedstrom
Copy link
Collaborator

The rotated case still does not match exactly. The barotropic solver for the tangential velocity gives microscopically different answers from find_uhbt/find_vhbt because one is positive, one is negative.

@codecov-io
Copy link

codecov-io commented Dec 11, 2019

Codecov Report

❗ No coverage uploaded for pull request base (dev/gfdl@d23a1f9). Click here to learn what that means.
The diff coverage is 7.81%.

Impacted file tree graph

@@             Coverage Diff             @@
##             dev/gfdl    #1045   +/-   ##
===========================================
  Coverage            ?   45.06%           
===========================================
  Files               ?      212           
  Lines               ?    62624           
  Branches            ?        0           
===========================================
  Hits                ?    28224           
  Misses              ?    34400           
  Partials            ?        0
Impacted Files Coverage Δ
src/user/dumbbell_surface_forcing.F90 0% <0%> (ø)
src/user/dumbbell_initialization.F90 0% <0%> (ø)
src/core/MOM_continuity_PPM.F90 80.49% <100%> (ø)
src/core/MOM_open_boundary.F90 31.19% <14.28%> (ø)

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 d23a1f9...698cf08. Read the comment docs.

@Hallberg-NOAA
Copy link
Collaborator

This PR is being tested with https://gitlab.gfdl.noaa.gov/ogrp/MOM6/pipelines/9505 .

- This is perhaps redundant in that the model was already loading
  dudy or dvdx if they were provided.
- Turns out the model was reading them, but not loading them
  into the segment%tangential_grad array.
@adcroft adcroft merged commit 9676443 into mom-ocean:dev/gfdl Dec 17, 2019
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.

4 participants