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

(*)Oil_tracer_column_physics unit conversion fix #546

Conversation

Hallberg-NOAA
Copy link
Member

Added a missing unit conversion factor to a hard-coded 10 m distance in oil_tracer_column_physics. This will not change answers in Boussinesq cases without any dimensional rescaling, but it will correct answers in a hypothetical non-Boussinesq case. Also made some white space in expressions near this fix more closely match the MOM6 style guide. No answers are affected in any known existing regression test cases or other runs.

  Added a missing unit conversion factor to a hard-coded 10 m distance in
oil_tracer_column_physics.  This will not change answers in Boussinesq cases
without any dimensional rescaling, but it will correct answers in a hypothetical
non-Boussinesq case.  Also made some white space in expressions near this fix
more closely match the MOM6 style guide. No answers are affected in any known
existing regression test cases or other runs.
@Hallberg-NOAA Hallberg-NOAA added the bug Something isn't working label Jan 19, 2024
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (5ca70ba) 36.88% compared to head (d8987b9) 37.29%.

Files Patch % Lines
src/tracer/oil_tracer.F90 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           dev/gfdl     #546      +/-   ##
============================================
+ Coverage     36.88%   37.29%   +0.40%     
============================================
  Files           271      271              
  Lines         79231    79795     +564     
  Branches      14712    14891     +179     
============================================
+ Hits          29228    29763     +535     
+ Misses        44587    44488      -99     
- Partials       5416     5544     +128     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marshallward
Copy link
Member

Gaea regression: https://gitlab.gfdl.noaa.gov/ogrp/MOM6/-/pipelines/22153 ✔️

@marshallward marshallward merged commit 541c2f4 into NOAA-GFDL:dev/gfdl Feb 1, 2024
12 checks passed
@Hallberg-NOAA Hallberg-NOAA deleted the oil_tracer_column_physics_bugfix branch May 10, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants