polaris.yaml.mpas_namelist_and_streams_to_yaml

polaris.yaml.mpas_namelist_and_streams_to_yaml(model, namelist_template=None, namelist=None, streams=None)[source]

Add config options from a yaml file

Parameters
  • model (str) – The name of the model

  • namelist_template (str) – An MPAS namelist template file

  • namelist (str, optional) – An MPAS namelist file

  • streams (str, optional) – An MPAS streams file

Returns

yaml (polaris.yaml.PolarisYaml) – A yaml object with the namelists and streams