com4FlowPy.com4FlowPy.com4FlowPyMain
- com4FlowPyMain(cfgPath, cfgSetup)[source]
- com4FlowPy main function - handles:
reading of input data and model Parameters
calculation
writing of result files
the function assumes that all necessary directories inside cfgPath have already been created (workDir, tempDir)
- Parameters
cfgPath (dictionary with paths from .ini file)
cfgSetup (configparser.SectionProxy Object with “GENERAL” model configs from .ini file)
- Return type
nothing - performs model run and writes results to disk