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

MOM6: Corrected line lengths and Travis testing #944

Merged
merged 4 commits into from
Jul 8, 2019

Conversation

Hallberg-NOAA
Copy link
Collaborator

Corrected the Travis tests to include testing for lines exceeding 120
characters in lenght, and fixed several places where excessive line lengths had
been allowed to be merged into dev/gfdl. All answers are bitwise identical and
there are not changes to the documentation files generated by MOM6. MOM6
commits with this PR include:

  RGC_tracer.F90 previously had some very long comments at the end of some
lines.  These have now been split onto multiple lines to respect the MOM6
standards for line-length.  All answers are bitwise identical.
  Split excessively long lines and corrected the syntax for unit documentation
in MOM_lateral_mixing_coeffs.F90 and MOM_thickness_diffuse.F90.  All answers are
bitwise identical.
  Added a dimensional scaling factor for fmax in MOM_hor_visc.F90 that was
dropped at some point in the merging of the dev/ncar code into dev/gfdl.  All
answers are bitwise identical and now pass the dimensional scaling test.
  Added the 120 character line limit into the travis testing script.
@Hallberg-NOAA
Copy link
Collaborator Author

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

@adcroft adcroft merged commit 4cb18ac into mom-ocean:dev/gfdl Jul 8, 2019
@Hallberg-NOAA Hallberg-NOAA deleted the fix_line_lengths branch July 30, 2021 18:58
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.

2 participants