Published August 3, 2023
| Version v1.5.0
Software
Open
PowerGridModel/power-grid-model
Description
What's Changed
- Output short circuit attributes by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/219
- add short circuit component by @petersalemink95 in https://github.com/PowerGridModel/power-grid-model/pull/214
- Short Circuit output functions by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/225
- Feature/main into short circuit calculation by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/242
- Short circuit validation case by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/233
- Bugfix/fix clang cl by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/276
- Feature/short circuit fault object by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/279
- implement C API by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/272
- Feature/remove enable if by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/282
- Feature/cleanup more code smells by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/283
- Feature/short circuit validation impl by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/273
- Feature/even more code smells by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/284
- Update SC output functions by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/280
- split up python calculation core by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/286
- Short circuit solver by @petersalemink95 in https://github.com/PowerGridModel/power-grid-model/pull/224
- Feature/short circuit calculation python api by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/289
- Feature/improve fault enum order by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/290
- Update calculation_parameters.hpp by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/291
- Feature/modernize headers by @Laurynas-Jagutis in https://github.com/PowerGridModel/power-grid-model/pull/288
- Feature/separate nan default enum values by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/294
- Feature/short circuit input validation by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/292
- Feature/refactor main model by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/297
- fix output by @petersalemink95 in https://github.com/PowerGridModel/power-grid-model/pull/299
- Feature/narrowing conversions by @Laurynas-Jagutis in https://github.com/PowerGridModel/power-grid-model/pull/300
- Feature/reorganize meta data by @TonyXiang8787 in https://github.com/PowerGridModel/power-grid-model/pull/296
- Feature/fix clang tidy by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/303
- fix cppcoreguidelines-prefer-member-initializer by @Laurynas-Jagutis in https://github.com/PowerGridModel/power-grid-model/pull/302
- feature/remove function pointer code smells by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/305
- Feature/short circuit math solver by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/304
- Revise docstrings using Google style by @ChenguangWang-Sam in https://github.com/PowerGridModel/power-grid-model/pull/295
- Reorganize validation cases by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/301
- Use enum for ctype indication in the C-API by @TonyXiang8787 in https://github.com/PowerGridModel/power-grid-model/pull/306
- short circuit solver unit test by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/293
- Feature/refactor main model io by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/307
- cppcoreguidelines-special-member-functions fix by @Laurynas-Jagutis in https://github.com/PowerGridModel/power-grid-model/pull/311
- Feature/short circuit ybus by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/312
- change to reference values by @Laurynas-Jagutis in https://github.com/PowerGridModel/power-grid-model/pull/313
- short circuit solver by @petersalemink95 in https://github.com/PowerGridModel/power-grid-model/pull/308
- Feature/code smells by @Laurynas-Jagutis in https://github.com/PowerGridModel/power-grid-model/pull/316
- add source node tests by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/315
- link to boost::headers by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/318
- Docs/sc calculations example by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/319
- Feature/macro parantheses by @Laurynas-Jagutis in https://github.com/PowerGridModel/power-grid-model/pull/317
- Feature/short circuit main model by @mgovers in https://github.com/PowerGridModel/power-grid-model/pull/309
- fix 2 readability checks by @Laurynas-Jagutis in https://github.com/PowerGridModel/power-grid-model/pull/325
- fix validation missing attr by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/321
- fix several readability issues by @Laurynas-Jagutis in https://github.com/PowerGridModel/power-grid-model/pull/328
- final validation fix of transpose by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/329
- 1.5 for short circuit by @TonyXiang8787 in https://github.com/PowerGridModel/power-grid-model/pull/215
- @Laurynas-Jagutis made their first contribution in https://github.com/PowerGridModel/power-grid-model/pull/288
- @ChenguangWang-Sam made their first contribution in https://github.com/PowerGridModel/power-grid-model/pull/295
Full Changelog: https://github.com/PowerGridModel/power-grid-model/compare/v1.4.89...v1.5.0
Notes
Files
PowerGridModel/power-grid-model-v1.5.0.zip
Files
(1.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:30e11ff3f2422bd8fa8fe6d10f601b85
|
1.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PowerGridModel/power-grid-model/tree/v1.5.0 (URL)