forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Port MOM6 to cmake #25
Comments
Moving everything outside of MOM6 into MOM6-interface. Will move ticket there. |
jiandewang
pushed a commit
to jiandewang/MOM6
that referenced
this issue
Jun 17, 2021
merge in latest dev/gfdl updates
jiandewang
pushed a commit
to jiandewang/MOM6
that referenced
this issue
Feb 1, 2022
* +Rescale forcing arguments and revise ctrl_forcing This commit revisits the units of the input arguments to the various ocean- only surfaces forcing routines, including: - Rescaled the units of the time intervals passed to the various forcing routines to [T ~> s] - Applied dimensional scaling to MOM_controlled_forcing.F90. This code is not yet in active use, so these changes can not change answers, but it is now much closer to compliance with modern MOM6 standards, including improved documentation, and could be ready to try without too much more effort. - Documented the remaining real variables in benchmark_initialization.F90, along with their units. All answers are bitwise identical, but there are changes to the units of some arguments in public interfaces.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add the ability for MOM6 to be built using CMake.
The text was updated successfully, but these errors were encountered: