Variables
We provide the following methods to provide a compositional approach for defining common variables used in joint gas-power models. These methods should always be defined over AbstractGasPowerModel
.
GasPowerModels.getstart
— FunctionFunction for extracting the start/initial value of a variable.
GasPowerModels.variable_pressure_price
— FunctionFunction for creating variables associated with zonal pressure price: $\omega$.
GasPowerModels.variable_zone_demand
— FunctionFunction for creating variables associated with zonal demand: $\psi$.
GasPowerModels.variable_zone_demand_price
— FunctionFunction for creating variables associated with zonal demand price: $\gamma$.
GasPowerModels.variable_zone_pressure
— FunctionFunction for creating variables associated with zonal pressure: $\rho$.