Carleton Coffrin

Results 314 comments of Carleton Coffrin

By all means. All proposals are welcome in this thread.

My goal would be to come up with something like a style guide for parameter names, similar to what we did for variables in https://github.com/lanl-ansi/PowerModels.jl/issues/26, then update the data model...

@frederikgeth when we do this renaming, should we rename `thermal_rating` to `power_rating`? Seems core consistent with `current_rating`

I would recommend making this a generic post-processing function on the data model. This is somewhat analogous to the `correct_network_data!` function in power models.

Also reverse the direction of the `cost` array. having the order increase with the array index will simply data wrangling significantly.

It looks like two single quotes is the correct Matlab escape character? https://www.mathworks.com/matlabcentral/newsreader/view_thread/31522 If so, I can update the parser to support this.

This needs to be delayed until discrete valued shunts are explicitly supported in the data model.

Thanks for the heads up @jd-lara! I am not super excited by either of the conventions of PSSE and Matpower as you describe them. It seems strait-forward to me to...

Thanks for the clarification @rdzman, I'll stick to that convention then.

Confirm QC results relative to previous work.