Open gimibei opened 1 month ago
@gimibei I believe this error is only possible if you are running an outdated version of GEOPHIRES, as the file AGSSurfacePlant.py
was renamed to SurfacePlantAGS.py
in version 3.3 back in January of this year. Does the error persist if you update to the latest version locally or run in the web interface (https://gtp.scientificwebservices.com/geophires)?
Error while running ULOOP example with water for electricity end option
18:28:28,933 - root - CRITICAL - failed with the following error codes: [2000.] in <class 'geophires_x.AGSSurfacePlant.AGSSurfacePlant'> C:\Users\gmibei\AppData\Roaming\Python\Python311\site-packages\geophires_x\AGSSurfacePlant.py Error: failed with the following error codes: [2000.] in <class 'geophires_x.AGSSurfacePlant.AGSSurfacePlant'> C:\Users\gmibei\AppData\Roaming\Python\Python311\site-packages\geophires_x\AGSSurfacePlant.py. Exiting.... Traceback (most recent call last):
File C:\ProgramData\anaconda3\Lib\site-packages\spyder_kernels\py3compat.py:356 in compat_exec exec(code, globals, locals)
File c:\users\gmibei\documents\geophires-x-main\src\geophires_x\geophiresv3.py:92 main()
File c:\users\gmibei\documents\geophires-x-main\src\geophires_x\geophiresv3.py:41 in main model.Calculate()
File ~\AppData\Roaming\Python\Python311\site-packages\geophires_x\Model.py:210 in Calculate self.surfaceplant.Calculate(self) # model the surfaceplant
File ~\AppData\Roaming\Python\Python311\site-packages\geophires_x\AGSSurfacePlant.py:804 in Calculate raise RuntimeError(base_msg)
RuntimeError: failed with the following error codes: [2000.]