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

+Correct reported units for 4 diagnostics #238

Merged
merged 2 commits into from
Nov 23, 2022

Conversation

Hallberg-NOAA
Copy link
Member

Corrected the units written to the output files for 4 diagnostics (CAu_Stokes, CAv_Stokes, area_shelf_h and sfc_mass_flux) and added missing units arguments to the get_param calls for some (mostly unlogged) parameters. The logged calls where units are added include those for EKE_MAX, NDIFF_DRHO_TOL, NDIFF_X_TOL, and IMPULSE_SOURCE_TIME, while some unnecessary carriage returns were removed in the descriptions of some of these and closely related parameters. Also added units to the comment describing the AGlen argument to initialize_ice_AGlen. All answers are bitwise identical, but there can be minor changes in the metadata of some files, and some MOM_parameter_doc and available_diags files might exhibit minor changes.

@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #238 (b8326f5) into dev/gfdl (2070175) will decrease coverage by 0.24%.
The diff coverage is 18.75%.

@@             Coverage Diff              @@
##           dev/gfdl     #238      +/-   ##
============================================
- Coverage     37.09%   36.84%   -0.25%     
============================================
  Files           263      263              
  Lines         73388    73000     -388     
  Branches      13677    13606      -71     
============================================
- Hits          27220    26894     -326     
+ Misses        41136    41095      -41     
+ Partials       5032     5011      -21     
Impacted Files Coverage Δ
src/ice_shelf/MOM_ice_shelf.F90 0.00% <0.00%> (ø)
src/ice_shelf/MOM_ice_shelf_initialize.F90 0.00% <0.00%> (ø)
src/initialization/MOM_state_initialization.F90 21.50% <0.00%> (ø)
src/parameterizations/lateral/MOM_MEKE.F90 41.92% <0.00%> (ø)
src/tracer/MOM_neutral_diffusion.F90 65.38% <0.00%> (ø)
src/tracer/boundary_impulse_tracer.F90 0.00% <0.00%> (ø)
src/core/MOM_CoriolisAdv.F90 51.49% <100.00%> (ø)
src/initialization/MOM_fixed_initialization.F90 61.33% <100.00%> (ø)
src/parameterizations/vertical/MOM_kappa_shear.F90 63.85% <0.00%> (-10.22%) ⬇️
src/framework/MOM_file_parser.F90 90.66% <0.00%> (-0.13%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Hallberg-NOAA Hallberg-NOAA added bug Something isn't working documentation Improvements or additions to documentation labels Nov 15, 2022
  Corrected the units written to the output files for 4 diagnostics (CAu_Stokes,
CAv_Stokes, area_shelf_h and sfc_mass_flux) and added missing units arguments to
the get_param calls for some (mostly unlogged) parameters.  The logged calls
where units are added include those for EKE_MAX, NDIFF_DRHO_TOL, NDIFF_X_TOL,
and IMPULSE_SOURCE_TIME, while some unnecessary carriage returns were removed in
the descriptions of some of these and closely related parameters.  Also added
units to the comment describing the AGlen argument to initialize_ice_AGlen.  All
answers are bitwise identical, but there can be minor changes in the metadata of
some files, and some MOM_parameter_doc and available_diags files might exhibit
minor changes.
@marshallward marshallward merged commit 6eab2b6 into NOAA-GFDL:dev/gfdl Nov 23, 2022
@Hallberg-NOAA Hallberg-NOAA deleted the correct_units branch February 2, 2023 13: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 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants