Test new components (PVSystem2, Storage2, etc.)
PMeira opened this issue · 2 comments
The new components recently introduced in the official OpenDSS seen to be stable enough to start testing here.
The next release of DSS C-API, 0.10.5, already contains the code for them, but no extensive testing has been done. There are new examples in https://github.com/dss-extensions/electricdss-tst/ but they're still unused in the validation tests.
Related: dss-extensions/OpenDSSDirect.py#75
Not all tests are running with the current COM DLL. Some tests needs updating, some tests result in null-pointer exceptions.
Everything (105 new test files) validated successfully. Just like with OpenDSS 9.0, the next DSS C-API release will use the new models by default. See how to toggle the old models in #79 (comment)