PowerSimulationsDynamics.jl
PowerSimulationsDynamics.jl copied to clipboard
Improvements for PerturbState
The PerturbState
perturbation currently takes in the index of the state to be perturbed. It would be easier to use if it is re-formulated to take the device name and state symbol as inputs.
It would also be nice to be able to optionally set the new value of the state (in absolute terms) as opposed to a relative change.