State.checkpoint.add#

State.checkpoint.add(checkpoint_name: str)#

Create a new checkpoint with specified name.

Adding a checkpoint will write into the checkpoint store all the data required to restore the simulation to its current state.

Parameters:
checkpoint_namestr