TulipaEnergyModel.jl
TulipaEnergyModel.jl copied to clipboard
Translate the code to the formulation
Document the implementation of the formulation, referencing the terms in the equations to the corresponding Jump expressions, and explaining how they work. This is important for researchers who want to extend the formulation to model aspects of an energy system not covered by the latest version of Tulipa. -- @suvayu
@abelsiqueira Will this also include how to reference things in the structure? Or maybe we can add that in the comments when certain things are defined? Maybe it's just practice, but as a beginner I'm having trouble figuring out how to access variables/data in the new structure.
We have to add some more documentation to that as well, but it's a separated issue.
This is important but will be easier to do once the model is more complete and stable.
This documentation is for developers who are working on the formulation
@datejada Do you think it's useful to give it a higher priority then?
@clizbe Eventually
is fine for now; depending on how many people start joining the Team to develop more formulation/constraints, then we can increase the priority
I think this is waiting on the refactor.
- #701