asselapathirana / epanettools

EPANET calling API for python.
Other
16 stars 13 forks source link

Epanet Error 303: cannot open report file #42

Open priyanshujain01 opened 4 years ago

priyanshujain01 commented 4 years ago

In my optimization work, the code is running for specific number of iterations (75) and after that it shows Epanet error 303, which means the code is unable to open report file. I am doing simple DDA and hydraulic simulation. ( no quality or PDA). I have check my input file and also tried various changes in analysis option but still unable to work with larger iteration number. EPANET 2.2 Python 3.7 64bit

shenhua97 commented 2 years ago

I had the same problem. It shows error 303 when calling EPANET in matlab2021b.Have you solved it?

xbhw11111 commented 1 year ago

I met the same error303,how to solve it?