in3Utils.MoTUtils.MoTGenerateConfigs

MoTGenerateConfigs(cfgMain, cfgInfo, currentModule)[source]

Creates configuration objects for com8MoTPSA and com9MoTVoellmy.

Parameters
  • cfgMain (configparser object) – main configuration of AvaFrame

  • cfgInfo (str or pathlib Path or configparser object) – path to configuration file if overwrite is desired - optional if not local (if available) or default configuration will be loaded if cfgInfo is a configparser object take this as initial config

  • currentModule (module object) – is being passed to cfgUtils.writeCfgFile to create the correct the cfg

Returns

  • simDict (dict) – dictionary with one key per simulation to perform including its config object

  • inputSimFiles (dict) – dictionary with input files info