sarkas.processes.Process.common_parser#

Process.common_parser(filename=None)[source]#

Parse simulation parameters from YAML file.

Parameters

filename (str) – Input YAML file

Returns

dics (dict) – Nested dictionary from reading the YAML input file.