ana3AIMEC.dfa2Aimec.getPathsFromSimName

getPathsFromSimName(pathDict, avaDir, cfg, inputDirRef, simNameRef, inputDirComp, simNameComp)[source]

Set paths of reference and comparison files

Parameters
  • pathDict (dict) – dictionary where paths should be filled

  • avaDir (str) – path to avalanche directory

  • cfg (configparser object) – configuration for aimec

  • inputDirRef (str) – path to reference simulation results

  • simNameRef (str) – name of reference simulation results

  • inputDirComp (str) – path to comparison simulation results

  • simNameComp (str) – name of comparison simulation results

Returns

pathDict – dictionary with paths to simulation results

Return type

dictionary