Move MOM_generic_tracer.F90 to config_src/external/GFDL_ocean_BGC with no changes#790
Conversation
* Move MOM_generic_tracer with no changes Renames src/tracer/MOM_generic_tracer.F90 to config_src/external/GFDL_ocean_BGC/MOM_generic_tracer.F90 * Remove MOM_generic_tracer Git rm MOM_generic_tracer.F90 --------- Co-authored-by: Theresa Morrison <Theresa.Morrison@gaea68.ncrc.gov>
Hallberg-NOAA
left a comment
There was a problem hiding this comment.
I agree with this PR to move the MOM_generic_tracer.F90 file. This move has been extensively discussed both within the GFDL MOM6 dev team and at MOM6 consortium-wide development calls, and there is a broad consensus that this is the right thing to do.
|
Although this has been approved, it can not be rebased on the latest version of dev/gfdl, and hence can not be merged. Ordinarily we would be able to rebase a PR, but this requires that the box "Allow edits and access to secrets by maintainers" be checked when you created the PR. |
|
Thanks. @Hallberg-NOAA. Marshall pointed it out the same issue before, and it appears that the option |
|
This has passed pipeline testing at https://gitlab.gfdl.noaa.gov/ogrp/mom6ci/MOM6/-/pipelines/25891. |
This PR relocates
src/tracer/MOM_generic_tracer.F90toconfig_src/external/GFDL_ocean_BGC/MOM_generic_tracer.F90without introducing any code changes. This update should not affect baselines or the build process for the physics-only model.To build the model with the generic tracer package, in addition to including the
tracerfolder, the following files fromconfig_src/external/GFDL_ocean_BGC(or user custom versions) are required:MOM_generic_tracer.F90generic_tracer.F90generic_tracer_utils.F90FMS_coupler_util.F90CC @theresa-morrison