Skip to content

Releases: FinduschkaLi/NRPS

Public initial version

29 Aug 06:18
Compare
Choose a tag to compare

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

14 Aug 14:13
Compare
Choose a tag to compare
Initial version Pre-release
Pre-release

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.