sarkas.processes.Process.setup#

Process.setup(read_yaml=False, other_inputs=None)[source]#

Setup simulations’ parameters and io subclasses.

Parameters
  • read_yaml (bool) – Flag for reading YAML input file. Default = False.

  • other_inputs (dict (optional)) – Dictionary with additional simulations options.