ana3AIMEC.dfa2Aimec.dfaComp2Aimec

dfaComp2Aimec(avaDir, cfg, rel, simType)[source]

Create a pathDict where the paths to all the files required by aimec are saved for two modules - in order to compare always two simulations at a time

for now matching simulations are identified via releaseScenario and simType

Parameters
  • avaDir (str) – path to avalanche directory

  • cfgSetup (configParser object) – configuration for aimec

  • rel (str) – releaseScenario

  • simType (str) – simulation type (null, ent, entres, ..)

Returns

pathDict – dictionary with paths to result and optionally mass files for matching simulations from two modules - matching in terms of releaseScenario and simType

Return type

dict