v0.10.5
PowerModelsDistribution v0.10.5
- Add wdgcurrents, core, rdcohms support on dss transformers
- Fix bug in definition of xcsarra datatype on dss transformers
- Fix bug in opendss2pmd line parser, which would error on reshape of rmatrix, xmatrix, cmatrix when explicitly grounded and those matrices defined on line and not linecode
- Fix bug in datatype guesser
_guess_dtype
- Add support for setbusxy dss command
- Fix parsing of dss matrices and arrays with mixed delimiters (i.e., mixing commas and spaces)
- Fix bug in dss parser to better support
object=
syntax - Add support for parsing of spectrum dss objects
- Docs updates
Closed issues:
- constraint_voltage_angle_difference for AbstractBFForms (#155)
- Improved Switch Support (#156)
- oltc by default or not (#188)
- Trying to run RONMLIB/DER model using PMD throws an error about storage variables (#283)
- DSS files including Spectrum objects fail to parse (#332)
Merged pull requests:
- ADD: spectrum dss objects (#331) (@pseudocubic)
- Minor Documentation Fixes (#335) (@dpinney)