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

Make it possible to load addons from scenario folders #29

Open
Mathias157 opened this issue Sep 20, 2024 · 0 comments
Open

Make it possible to load addons from scenario folders #29

Mathias157 opened this issue Sep 20, 2024 · 0 comments

Comments

@Mathias157
Copy link
Contributor

Addon equations and _hooks are always loaded from base.
The scenario folder structure of Balmorel may cause energy system modellers to believe that it is also possible to change addons by adding an addons folder in a specific scenario folder.

So, change the loading of addons, so that it is first checked if the specific addons/addon_name folder exist in the current scenario, before checking in the base folder. This is at least relevant for the files:

  • balmorelbb4.inc
  • bb4datainc.inc
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