in3Utils.fileHandlerUtils.extractParameterInfo

extractParameterInfo(avaDir, simName, reportD)[source]

Extract info about simulation parameters from the log file

Parameters
  • avaDir (str) – path to avalanche

  • simName (str) – name of the simulation

  • reportD (dict) – report dictionary

Returns

  • parameterDict (dict) – dictionary listing name of parameter and value; release mass, final time step and current mast

  • reportD (dict) – upated report dictionary with info on simulation