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

clusters/<area>/list.ini file is missing #60

Open
flomnes opened this issue Jan 23, 2025 · 0 comments
Open

clusters/<area>/list.ini file is missing #60

flomnes opened this issue Jan 23, 2025 · 0 comments

Comments

@flomnes
Copy link
Member

flomnes commented Jan 23, 2025

Version

0.1.8-rc1

How to reproduce

from antares import craft
study=craft.create_study_local("rc1", "880", parent_directory=".")
study.create_area("france")

Then run the simulation on the newly created study (here with antares-solver 9.2.0-rc9 but it doesn't really matter)

~/Antares_Simulator/build-debug/solver/antares-solver rc1
...
[2025-01-23 10:41:44][solver][error] I/O error: /home/omnesflo/rc1/input/thermal/clusters/france/list.ini: Impossible to read the file
...
[2025-01-23 10:41:44][solver][error] Found 1 error: The simulation must stop.
[2025-01-23 10:41:44][solver][infos] [UI] Quitting the solver gracefully
[2025-01-23 10:41:44][solver][debug]   :: destroying area france
[2025-01-23 10:41:44][solver][debug] Releasing runtime data
[2025-01-23 10:41:44][solver][fatal] The simulation must stop.
[2025-01-23 10:41:44][solver][error] Aborting now. See logs for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant