PowerModels.jl icon indicating copy to clipboard operation
PowerModels.jl copied to clipboard

Split Branch into Line and Transformer

Open ccoffrin opened this issue 6 years ago • 4 comments

This will be more consistent the distribution mathematical model and will improve the accuracy of the model used for transformers.

ccoffrin avatar Aug 09 '19 22:08 ccoffrin

This will also simplify the implementation of OLTC.

ccoffrin avatar Aug 10 '19 06:08 ccoffrin

Revisit tr-tp-models branch once this is done.

ccoffrin avatar Aug 10 '19 06:08 ccoffrin

Consider addressing #575 here as well.

ccoffrin avatar Aug 14 '19 17:08 ccoffrin

This will also be a good time to revisit the naming of constraints like,

constraint_ohms_yt_from(pm, i)
constraint_voltage_angle_difference(pm, i)
constraint_thermal_limit_from(pm, i)

Should probably have names like constraint_line_power_flow_from, constraint_line_thermal_limit_from.

ccoffrin avatar Aug 14 '19 17:08 ccoffrin