v0.9.0
PowerModelsDistribution v0.9.0
Closed issues:
- Fault Current Calculation (#27)
- Convert output to SI units (#33)
- Default Rates in OpenDSS Parser (#56)
- define subset OpenDSS syntax (#175)
- remove unused functions (#193)
- data model prototype (wip) (#221)
- Multiperiod data support (#227)
- Calculate better default baseMVA (#230)
- Rename flow to power in constraint names (#234)
- Add flag to disable automatic parsing of small impedance for reference bus (#235)
- Refactor OpenDSS parser for high-level data model (#236)
- Create high-to-low-level data model constructor functions (#237)
- Check consistency of using
c_rating_
instead ofrate_
(#238) - Refactor to use consistent abbreviations in variables and function names (#239)
- Support parameters not explicitly defined in OpenDSS (#242)
- parameter / variable naming for matrices (#243)
- Add "edit" command in DSS (#251)
- parser regression for taps (#252)
- Consistent identification for virtual buses/branches (#253)
- parsing failure for 3-phase xfmrcodes (#256)
- data_eng in per unit (#257)
- Update dss bus discovery (#260)
- Load data error (#263)
- Support time_series on switches (#264)
- missing passthrough key word argument 'report' in constraint_mc_load (#274)
Merged pull requests:
- Memento v1.0 (#255) (@ccoffrin)
- 4w patch (#261) (@sanderclaeys)
- Data model enums (#270) (@pseudocubic)
- Data Model Abstraction Refactor (#272) (@pseudocubic)