From acf3095673818023c66fe9017ab9fe6237162ffc Mon Sep 17 00:00:00 2001 From: Changgang Li Date: Fri, 8 Apr 2022 15:49:07 +0800 Subject: [PATCH] update stepspy in folder stepspy-dev but havn't push to pypi. verify the new dll with IEEE9 and SD133 model. However, test with IEEE39 model with VSC failed. Need further check. --- code/steps/STEPS.cbp | 2 +- code/steps/STEPS.depend | 111 +++-- code/steps/header/apis/steps_api.h | 4 +- .../dynamic_simulator/dynamic_simulator.h | 2 +- code/steps/main_dynamics_simulation.cpp | 2 +- .../apis/steps_api_data_import_export.cpp | 4 +- code/steps/source/device/vsc_hvdc.cpp | 1 - code/steps/source/power_system_database.cpp | 4 +- .../dynamic_simulator/dynamic_simulator.cpp | 4 +- .../powerflow_solver/powerflow_solver.cpp | 4 - .../stepspy-dev/libsteps/pylibsteps.py | 41 +- python/stepspy-current/stepspy-dev/stepspy.py | 393 ++++++++++++++++-- 12 files changed, 478 insertions(+), 94 deletions(-) diff --git a/code/steps/STEPS.cbp b/code/steps/STEPS.cbp index 5fd914d5..670566a3 100644 --- a/code/steps/STEPS.cbp +++ b/code/steps/STEPS.cbp @@ -8,7 +8,7 @@