com4FlowPy.com4FlowPy.startLogging
- startLogging(modelParameters, forestParams, modelPaths, MPOptions)[source]
performs logging at the start of the simulation
- Parameters
modelParameters (dict) – model input parameters (from .ini - file)
forestParams (dict) – input parameters regarding forest interaction (from .ini - file)
modelPaths (dict) – paths to input files, workDir, resDir, outputFileFormat, etc. (from .ini - file)
MPOptions (dict) – contains parameters for multiprocessing (from .ini - file)