PowerSimulationsDynamics.jl
PowerSimulationsDynamics.jl copied to clipboard
DynamicWrapper refactor
- [ ] Abstract the loop over sub components to another function
- [x] DynamicWrapper generic to take any DynamicInjection
- [ ] Document methods for DynamicInjector:
get_states(),get_V_ref(),get_w_ref(),get_P_ref(),get_reactive_power()
solving this issue will also imply solving the device!() implementation to avoid interfacing with the DeviceWrapper()