sarkas.utilities.io.InputOutput.read_pickle#

InputOutput.read_pickle(process, dir_path=None)[source]#

Read pickle files containing all the simulation information.

Parameters
  • process (sarkas.processes.Process) – Process class containing MD run info to save.

  • dir_path (str, (optional)) – Path to directory where pickles are stored.