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

Expand restart frequency options beyond hourly and monthly #229

Open
barlage opened this issue Nov 27, 2018 · 0 comments
Open

Expand restart frequency options beyond hourly and monthly #229

barlage opened this issue Nov 27, 2018 · 0 comments

Comments

@barlage
Copy link
Contributor

barlage commented Nov 27, 2018

Expected Behavior

Add restart frequency options:

  1. output restarts at just the final time of the run
  2. output restarts at specified times
  3. output no restarts

Current Behavior

2 options: restarts output monthly or every restart_frequency_hours hours

Possible Solution

pack into the non-positive number approach used for monthly, i.e. 0=none, -1=monthly, -2=end of run (or something like that).

add a vector to namelist.hrldas of date strings or hours (this would be easier) when restarts are requested

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

No branches or pull requests

1 participant