andes.utils.snapshot#

Utility functions for saving and loading snapshots.

Functions

load_ss(path)

Load an ANDES snapshot and return a System object.

save_ss(path, system)

Save a system with all internal states as a snapshot.