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

Remove LM2-based models from examples suite #46

Closed
adcroft opened this issue Sep 6, 2014 · 2 comments
Closed

Remove LM2-based models from examples suite #46

adcroft opened this issue Sep 6, 2014 · 2 comments

Comments

@adcroft
Copy link
Collaborator

adcroft commented Sep 6, 2014

In the process of re-configuring the CM2G63L example to better match the production ESM2G (see issue #42) we were reminded that our CM2G63L example uses LM2 while ESM2G uses LM3.

If we reconfigure CM2G63L to use LM3 and abandon the examples/coupled_AM2_SIS/AM2_MOM6i_1deg this has added benefit of culling the LM2-linked coupled-executable, reducing the number of required executables to 6.

In effect, this would move examples/coupled_AM2_SIS/CM2G63L to examples/coupled_AM2_LM3_SIS/CM2G63L and delete directory examples/coupled_AM2_SIS/.

@Hallberg-NOAA and @adcroft-gfdl have briefly discussed this off-line and see no-disadvantages since CM2G63L has recently been changed (#42, acf3628, d808041). Our normal response to changing a configuration for non-code related reasons is "no" but this change is moving the configuration towards the published model.

@adcroft
Copy link
Collaborator Author

adcroft commented Nov 13, 2014

@jkrasting , @nikizadehgfdl I'm about to move CM2G63L from the directory coupled_AM2_LM2_SIS/ to coupled_AM2_LM3_SIS/. This is a heads up that we will have to correct the XMLs.

adcroft added a commit to NOAA-GFDL/MOM6-examples that referenced this issue Nov 20, 2014
- Part of moving CM2G63L from coupled_AM2_LM2_SIS/ to
  coupled_AM2_LM3_SIS/ (issue mom-ocean/MOM6#46)
- New INPUT data has been installed in pdata/ and archive/
  under datasets/CM2G63L/tikal/, all based on the INPUT/
  directory of a clean ESM2G test.
- These answers are different to coupled_AM2_LM2_SIS/CM2G63L
  because it uses LM3 instead of LM2.
- To compile LM3, add '-DUSE_LOG_DIAG_FIELD_INFO' to the CPP defs.
- All other experiments are unaffected.
adcroft added a commit to NOAA-GFDL/MOM6-examples that referenced this issue Nov 20, 2014
- The timestats have been replaced with messages. This should
  provide us some time to make sure the XMLs are migrated off
  these example directories.
- Step towards addressing issue mom-ocean/MOM6#46.
@adcroft
Copy link
Collaborator Author

adcroft commented Nov 20, 2014

CM2G63L is now in the directory coupled_AM2_LM3_SIS/ (replacing LM2->LM3).

XMLs using new tags (after today) will have to be checked that they are pointing to the right location. Ocean configuration is identical to the previous location, and the rest of the setup has been based on the run-directory from @nikizadehgfdl's ESM2G xml.

gustavo-marques added a commit to gustavo-marques/MOM6 that referenced this issue Apr 16, 2018
Add tidal mixing module and cvmix tidal interface
Hallberg-NOAA added a commit to Hallberg-NOAA/MOM6 that referenced this issue Mar 12, 2022
  Stop logging the deprecated run-time parameter NEW_SPONGES, and always log
INTERPOLATE_SPONGE_TIME_SPACE as if NEW_SPONGES were not used.  This commit will
address MOM6 issue mom-ocean#46, which can be closed it is accepted.  This will change
the MOM_parameter_doc entries in some cases, but all answers are bitwise
identical.
MJHarrison-GFDL pushed a commit to MJHarrison-GFDL/MOM6 that referenced this issue Aug 16, 2022
This is in reference to mom-ocean#46, and is a first attempt at adding these templates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant