in3Utils.fileHandlerUtils.getDFADataPaths

getDFADataPaths(avaDir, pathDict, suffix, comModule='', inputDir='')[source]

Determine the paths of the required data from comModule output for Aimec

Parameters
  • avaDir (str) – path to avalanche directory

  • pathDict (dict) – dictionary with paths to simulation results

  • suffix (str) – result parameter abbreviation (e.g. ‘ppr’)

  • comModule (str) – optional - name of computational module (default is com1DFA)