Formulations
Abstract Models
PowerModelsITD.AbstractPowerModelITD — TypeRoot of the PowerModelsITD formulation hierarchy.
PowerModelsITD.AbstractNLPowerModelITD — TypeAbstract Non-Linear ITD formulation
PowerModelsITD.AbstractLPowerModelITD — TypeAbstract Linear ITD formulation
PowerModelsITD.AbstractIVRPowerModelITD — TypeAbstract Current-Voltage (IVR) ITD formulation
PowerModelsITD.AbstractBFPowerModelITD — TypeAbstract Branch-flow ITD formulation
PowerModelsITD.AbstractLNLBFPowerModelITD — TypeAbstract Linear/Non-Linear to Branch-flow ITD formulation
Power ITD Models
PowerModelsITD.PowerModelITD — TypeGeneral PowerModelITD
PowerModelsITD.NLPowerModelITD — TypeNon-Linear to Non-Linear ITD formulation
PowerModelsITD.LPowerModelITD — TypeLinear to Linear ITD formulation
PowerModelsITD.IVRPowerModelITD — TypeIVR to IVR ITD formulation
PowerModelsITD.BFPowerModelITD — TypeBranch-flow to Branch-flow ITD formulation
PowerModelsITD.NLFOTPowerModelITD — TypeNon-Linear to First-Order Taylor (FOT) ITD formulation
PowerModelsITD.NLBFPowerModelITD — TypeNon-Linear to Branch-flow ITD formulation
PowerModelsITD.LBFPowerModelITD — TypeLinear to Branch-flow ITD formulation
PowerModelsITD.WRBFPowerModelITD — TypeWR to Branch-flow ITD formulation
Mutable Stuct creator
PowerModelsITD.@pmitd_fields — MacroA macro for adding the base PowerModelsITD fields to a type definition.