pace icon indicating copy to clipboard operation
pace copied to clipboard

Feature/physics_checkpointer

Open elynnwu opened this issue 3 years ago • 0 comments

Purpose

This PR extends checkpointers to Physics and glue code and enables driver tests for multistep checkpoints.

Code changes:

  • Provide a list of relevant code changes and the side effects they have on other code.

Checklist

Before submitting this PR, please make sure:

  • [ ] You have followed the coding standards guidelines established at Code Review Checklist.
  • [ ] Docstrings and type hints are added to new and updated routines, as appropriate
  • [ ] All relevant documentation has been updated or added (e.g. README, CONTRIBUTING docs)
  • [ ] For each public change and fix in pace-util, HISTORY has been updated
  • [ ] Unit tests are added or updated for non-stencil code changes

elynnwu avatar Oct 04 '22 23:10 elynnwu