-
Notifications
You must be signed in to change notification settings - Fork 4
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
WIP: Taking PSA.jl to the next level #2
base: master
Are you sure you want to change the base?
Conversation
Comments on the above:
|
Side note: I decided to continue the development on |
Yes, I think that makes sense and I would be very interested in participating in it! Features, I would love to have included:
|
I totally agree! I think it's also worthwhile to ensure compatibility with original pypsa networks (even if they have then less features in the resulting energymodels/psa, or some values have to be defaulted). Perhaps a good way to go would be similar to the override_components function in pypsa. Therefore ports from one to the other could be easily provided. |
Great to hear! I started issues on the EnergyModels.jl tracker. |
It's not the right place to discuss this, I know. But I just now passed over it again and wanted to clear something up. EnergyModels was built on the premise that there is NO fixed set of components. All components are added by:
That's it. All components are defined in this way! So you do not need any |
JuMP
modelv1.1
and JuMPv0.19
with MOIDocumenter.jl
and stickersREQUIRE
and environment.nc
import and output functionality from PSA.jl#pathway_optimizationcycle
,kirchhoff
andptdf
formulation inheriting fromPowerModels.DCPlosslessForm
Potential features:
StructJuMP