ana1Tests.damBreak.postProcessDamBreak

postProcessDamBreak(avalancheDir, cfgMain, cfgDam, simDF, solDam, outDirTest)[source]

loop on all DFA simulations and compare then to the anlytic solution

Parameters
  • avalancheDir (str or pathlib path) – avalanche directory

  • cfgMain (confiparser) – avaframeCfg configuration

  • cfgDam (configParser object) – configuration setting for avalanche simulation including DAMBREAK section

  • simDF (pandas dataFrame) – configuration DF

  • solDam (dict) – analytic solution dictionary

  • outDirTest (pathlib path) – path to output directory

Returns

simDF – configuration DF appended with the analysis results

Return type

pandas dataFrame