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

Simulation for Usungwe with only diesel genset selected does not run #135

Open
paulapreuss opened this issue Nov 18, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@paulapreuss
Copy link
Collaborator

paulapreuss commented Nov 18, 2024

"Traceback (most recent call last):\n File \"/queue/tasks.py\", line 32, in run_simulation\n simulation_output = mvs_simulation(dict_values, verbatim=False)\n File \"/usr/local/lib/python3.8/site-packages/multi_vector_simulator/server.py\", line 264, in run_simulation\n results_meta, results_main, local_energy_system = D0.run_oemof(\n File \"/usr/local/lib/python3.8/site-packages/multi_vector_simulator/D0_modelling_and_optimization.py\", line 113, in run_oemof\n model, results_main, results_meta = model_building.simulating(\n File \"/usr/local/lib/python3.8/site-packages/multi_vector_simulator/D0_modelling_and_optimization.py\", line 375, in simulating\n raise MVSOemofError(error_message) from None\nmulti_vector_simulator.utils.exceptions.MVSOemofError: The following error occurred during the mvs solver: Optimization ended with status warning and termination condition infeasible\n\n There are several reasons why this could have happened.\n\t- the energy system is not properly connected. \n\t- the capacity of some assets might not have been optimized. \n\t- the demands might not be supplied with the installed capacities in current energy system. Check your maximum power demand and if your energy production assets and/or energy conversion assets have enough capacity to meet the total demand\n"
@paulapreuss paulapreuss added the bug Something isn't working label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant