Carleton Coffrin

Results 314 comments of Carleton Coffrin

Also make sure to apply this change to dclines and make branches and dcline parameters consistent, esp. in how the variables are setup.

Another challenge is how to deal with variable products. It has been convenient to use w for the product of two voltages (i.e. v). But we need a more general...

In light of this convention, and that S is the standard value for complex power, should p and q be renamed sr and si?

If we adopt @kaarthiksundar's suggestion, what is the list of standard agreed upon names? Another option is for some parameters like p and q to have two aliases for the...

I like the w notation and It's very nice in the SDP models. I think we have a plan. - p,q will be the exception to the standard convetion -...

A proposal for dual value naming conventions, - `lam` prefix for equality constraints, `mu` prefix for inequality constraints - the general template for constraints `_`, if the constraint is a...

@frederikgeth, you make a good point. I think `c` is a legacy name we picked up from Matpower. This will be revised to something more reasonable in #214. I am...

Review the use of underscores in `p_dc` and `q_dc`, is inconsistent with other variable naming conventions.

Agreed, PR is welcome, but I would recomend that we start a `pms-v14` branch for breaking features (like this one). Note, you have write access on this repo so you...

A PR with the change would surely be welcome but this will need to be added to the next breaking release (v0.18 right now). I may be able to get...