sarkas.utilities.io.InputOutput.from_yaml#

InputOutput.from_yaml(filename)[source]#

Parse inputs from YAML file.

Parameters

filename (str) – Input YAML file.

Returns

dics (dict) – Content of YAML file parsed in a nested dictionary