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

Document user code parameters #877

Merged
merged 8 commits into from
Nov 12, 2018

Conversation

Hallberg-NOAA
Copy link
Collaborator

Added new runtime parameters and get_param calls that specify some of the
details of the user test cases. All answers are bitwise identical, but there
are updates to all of the MOM_parameter_doc files. The list of commits in this
PR include:

  Added two new runtime parameters that are used in setting up the benchmark
test case.  By default all answers are bitwise identical, but the
MOM_parameter_doc.short files change for the benchmark test case.
  Added a new runtime parameter, DISK_IC_AMPLITUDE, that is used in setting up
the circle_obcs test case.  By default all answers are bitwise identical, but
the MOM_parameter_doc.short files change for the benchmark test case.
  Added a new parameter, INTERFACE_IC_QUANTA, that is used in the seamount and
dumbbell test case to ensure that the initial interface heights can be easily
represented in output files and are not sensitive to order of arithmetic changes
in the setup.  By default all answers are bitwise identical, but the
MOM_parameter_doc.short files change for the seamount and dumbbell test cases.
  Added two new runtime parameters, SLOSHING_IC_AMPLITUDE and SLOSHING_IC_BUG,
that are used in setting up the sloshing test case.  By default all answers are
bitwise identical, but the MOM_parameter_doc.short files change for the
sloshing test case.
  Added a comment in USER_initialize_thickness and removed a constant that is
being multiplied by 0.  All answers are bitwise identical.
@Hallberg-NOAA
Copy link
Collaborator Author

This PR is being tested with https://gitlab.gfdl.noaa.gov/ogrp/MOM6/pipelines/6242 . Changes are expected to 11 MOM_parameter_doc.all and MOM_parameter_doc.short files.

  Corrected an openMP directives that omitted a recently added unit_scale_type
variable.  All answers are bitwise identical, and the code once again compiles
with openMP enabled.
@adcroft adcroft merged commit d4b0276 into mom-ocean:dev/gfdl Nov 12, 2018
@Hallberg-NOAA Hallberg-NOAA deleted the document_user_params branch July 30, 2021 19:01
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