Skip to content

Added back in abiotic mods#360

Merged
adcroft merged 1 commit into
dev/masterfrom
user/jpk/generic_tracer_merge
Sep 22, 2016
Merged

Added back in abiotic mods#360
adcroft merged 1 commit into
dev/masterfrom
user/jpk/generic_tracer_merge

Conversation

@jkrasting
Copy link
Copy Markdown
Contributor

This is a follow up to #353 where the generic abiotic interfaces changes were lost. It would be nice to have a dev/master/2016.09.22a tag.

Mods from 3b8ecaa were dropped in the latest
updates to MOM_generic_tracer.F90

  Mods from 3b8ecaa were dropped in the latest
  updates to MOM_generic_tracer.F90
@adcroft adcroft merged commit a9ab57f into dev/master Sep 22, 2016
@jkrasting jkrasting deleted the user/jpk/generic_tracer_merge branch January 11, 2017 12:58
iangrooms added a commit to iangrooms/MOM6 that referenced this pull request Aug 28, 2025
Updates the NUOPC cap to write the stochastic physics package's restart file in the run directory whenever using the Stochastic GM+E parameterization.

When restarting, enables the stochastic physics package to read a restart file from a name/location other than the default. If the new MOM6 namelist parameter CESM_RESTFILE is True then it uses the mom6 restart filename but with .r_stoch. in place of .r.. If CESM_RESTFILE is False (default) it simply uses whatever the default restart file name is in the stochastic physics package. (Edit: This PR no longer uses the CESM_RESTFILE parameter. It just reads the restart file directly from the run directory.) A separate PR to ESCOMP/stochastic_physics updates that package to allow the restart file name to change from its default value, which was originally hard-coded.

This partially addresses mom-ocean#360. Changes will be needed in MOM_interface to make the whole thing work; specifically, we should always set CESM_RESTFILE = True in user_nl_mom, and when CONTINUE_RUN is true we need to modify the stochini parameter in the &nam_stochy section of input.nml to take the value .true..

This PR takes an alternate approach to mom-ocean#373, which required the restart file name to be set in the stochastic physics namelist. I've closed mom-ocean#373 in preference to this approach.
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