in3Utils.fileHandlerUtils.extractLogInfo

extractLogInfo(fileName)[source]

read log file and extract info on time, mass stop criterion

Parameters

fileName (str or pathlib path) – path to log file

Returns

logDict – dictionary with arrays for mass entrained mass time step and info on simulation run and stop criterion

Return type

dict