-
Notifications
You must be signed in to change notification settings - Fork 280
Restart capability for UFS-MPAS #3225
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfeature-MPASLabel to identify tasks associated with the MPAS dynamical core implementationLabel to identify tasks associated with the MPAS dynamical core implementation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeature-MPASLabel to identify tasks associated with the MPAS dynamical core implementationLabel to identify tasks associated with the MPAS dynamical core implementation
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Todo
StatusShow more project fields
Monitor
Description
#3201 added the ability to write MPAS restart files at specified interval, but it did not exercise restart functionality within UFS-MPAS.
Solution
Initially starting with dycore only simulations, add functionality to start model from restart files.
Most infrastructure is in place, it just needs to be setup and configured correctly.