PowerSimulationsDynamics.jl icon indicating copy to clipboard operation
PowerSimulationsDynamics.jl copied to clipboard

DynamicWrapper refactor

Open jd-lara opened this issue 3 years ago • 1 comments

  • [ ] 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()

jd-lara avatar May 09 '22 20:05 jd-lara

solving this issue will also imply solving the device!() implementation to avoid interfacing with the DeviceWrapper()

jd-lara avatar May 09 '22 20:05 jd-lara