ocean-eddy-cpt / MOM6

Modular Ocean Model
Other
1 stars 1 forks source link

Merging dev/gfdl 08/05/2021 #12

Closed gustavo-marques closed 3 years ago

gustavo-marques commented 3 years ago

The relevant change to the CPT is described in https://github.com/NOAA-GFDL/MOM6/pull/1437, which is where the new wind-stress acceleration diagnostics were added.

No change in answers for the NW2 test.

codecov-commenter commented 3 years ago

Codecov Report

Merging #12 (e28f74d) into dev/cpt (13b01e5) will increase coverage by 29.29%. The diff coverage is 29.12%.

Impacted file tree graph

@@             Coverage Diff              @@
##           dev/cpt      #12       +/-   ##
============================================
+ Coverage         0   29.29%   +29.29%     
============================================
  Files            0      235      +235     
  Lines            0    70799    +70799     
============================================
+ Hits             0    20742    +20742     
- Misses           0    50057    +50057     
Impacted Files Coverage Δ
src/ALE/regrid_edge_values.F90 22.99% <ø> (ø)
src/ALE/regrid_solvers.F90 21.92% <0.00%> (ø)
src/core/MOM_CoriolisAdv.F90 39.27% <ø> (ø)
src/core/MOM_PressureForce.F90 60.86% <ø> (ø)
src/core/MOM_continuity.F90 75.00% <ø> (ø)
src/core/MOM_open_boundary.F90 20.00% <0.00%> (ø)
src/core/MOM_variables.F90 28.90% <ø> (ø)
src/diagnostics/MOM_sum_output.F90 60.64% <ø> (ø)
src/diagnostics/MOM_wave_structure.F90 0.00% <ø> (ø)
src/framework/MOM_diag_remap.F90 80.42% <0.00%> (ø)
... and 289 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 13b01e5...e28f74d. Read the comment docs.