save_ss#

andes.utils.snapshot.save_ss(path, system)[source]#

Save a system with all internal states as a snapshot.

Returns
Path to the saved snapshot.

Warning

One limitation of the current implementation is version dependency. The snapshots only work with the specific ANDES version that created it.