Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AGSsurfacepowerplant #306

Open
gimibei opened this issue Oct 24, 2024 · 1 comment
Open

AGSsurfacepowerplant #306

gimibei opened this issue Oct 24, 2024 · 1 comment
Labels
question Further information is requested

Comments

@gimibei
Copy link

gimibei commented Oct 24, 2024

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.]

@softwareengineerprogrammer softwareengineerprogrammer added the question Further information is requested label Oct 30, 2024
@softwareengineerprogrammer
Copy link
Collaborator

@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)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants