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

Use stochastic restart patterns on rerun #3077

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Nov 7, 2024

  1. Use stochastic restart patterns on rerun

    The stochastic pattern restart files were not being copied into the
    input directory when restarting the model after a segment/failure.
    These files are now copied in. Additional changes appear to be
    needed for them to be used by UFS.
    
    The files are NOT copied in for non-rerun warm starts.
    
    Refs NOAA-EMC#2937
    WalterKolczynski-NOAA committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    105b8df View commit details
    Browse the repository at this point in the history
  2. Set stochini to true to use stoch restart patterns

    Adds the namelist flag so the stochastic pattern restart files
    get read when doing a RERUN.
    
    Refs NOAA-EMC#2937
    WalterKolczynski-NOAA committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    534ae2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9209ed View commit details
    Browse the repository at this point in the history