You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2019. It is now read-only.
When I want to optimize my model using OptModules, I have to create this object from scratch based on the documentation from github and save it into the floris folder, right?. However, when I try to import the module from my code, for some reason its not finding it and I´m unable to import it. Could you give me a step by step to make this module work?
The text was updated successfully, but these errors were encountered:
I incorporated the optimization module into the package so you can import it in any script. To test out that version you can try (once inside the repo directory on your machine):
@petebachant's improvements have now been merged into master so this should be resolved. I'm closing this issue but @jmora30 please open it again if this is still a problem for you.
When I want to optimize my model using OptModules, I have to create this object from scratch based on the documentation from github and save it into the floris folder, right?. However, when I try to import the module from my code, for some reason its not finding it and I´m unable to import it. Could you give me a step by step to make this module work?
The text was updated successfully, but these errors were encountered: