qgisred / QGISRed

GNU General Public License v2.0
23 stars 8 forks source link

EPANET Error 202 when running the model #67

Closed Nibikv closed 2 years ago

Nibikv commented 2 years ago

Hi

I've completed a network model in QGIS using QGISRed plug in. However after running the model I am getting this error. Error: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost) at EPANETToolkit.EpanetToolkit..ctor(String , String ) at GISRed.Model.Scenario.Compute(Logger logger, String dllDirectory) at GISRed.QGisPlugins.QGisPlugins.Compute(String dirPath, String networkName)

neslerel commented 2 years ago

Hi @Nibikv,

Your original message was different... you edited it and I didn't recieve any notification. I don't know why you get this error when in the original message I saw that you simulated and you got the 202 error. I suposse it was due by the roughness coefficient (it can not be equal to 0).

What version of QGISRed do you have installed?

Nibikv commented 2 years ago

Thank you for your quick response. I an using QGISRed v.0.14

Changed the roughness coefficient and the problem resolved now. Thank you so much