com1DFA.com1DFA.com1DFACore

com1DFACore(cfg, avaDir, cuSimName, inputSimFiles, outDir, simHash='')[source]

Run main com1DFA model

This will compute a dense flow avalanche

Parameters
  • cfg (dict) – configuration read from ini file

  • cuSimName (str) – name of simulation

  • inputSimFiles (dict) – dictionary with input files

  • avaDir (str or pathlib object) – path to avalanche directory

  • outDir (str or pathlib object) – path to Outputs

  • simHash (str) – unique sim ID

Returns

reportDictList – list of dictionaries that contain information on simulations that can be used for report generation

Return type

list