Releases: FinduschkaLi/NRPS
Releases · FinduschkaLi/NRPS
Public initial version
Version containing code for running the Nonlinear Kuramoto, NRPS, FEPS and RAPS models. The code contains:
-- NK, NRPS, FEPS, RAPS: model files
-- two example files
-- getP, getVPQ: functions for obtaining estimates of active power or voltage and active / reactive power,
-- generateNRPSParameters, generateRAPSParameters, reduceNetwork, drawNetwork: functions to generate parameters and to visualize a graph
-- RungeK: file implements the RK-solver
-- license file
Initial version
Initial version containing
-- NK, NRPS, FEPS, RAPS models,
-- two example files
-- getP, getVPQ
-- generateNRPSParameters, generateRAPSParameters, reduceNetwork, drawNetwork
-- RungeK
- Files are the polished versions used for COMPEL 22, PEDG 22, EGRID 23 conferences
Files should be tested further.