SatWetCH4 v.1 Juliette Bernard et al., 2024 satwetch4/std

SatWetCH4 v.1 Juliette Bernard et al., 2024 satwetch4/std#

YAML arguments#

The following arguments are used to configure the plugin. pyCIF will return an exception at the initialization if mandatory arguments are not specified, or if any argument does not fit accepted values or type:

Optional arguments#

autoflush : bool, optional, default False

Cleans big temporary files when the simulation is done. Triggers the function flushrun of the model if available

timestep : str, optional, default “1MS”

length of timesteps of the model

YAML template#

Please find below a template for a YAML configuration:

1model:
2  plugin:
3    name: satwetch4
4    version: std
5    type: model
6
7  # Optional arguments
8  autoflush: XXXXX  # bool
9  timestep: XXXXX  # str