|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|

Files | |
| component_builder.cpp | |
| Implementation of JSON-based Element factory (ComponentBuilder). | |
| component_builder.h | |
| Factory for constructing Element objects from JSON component entries. | |
| computation_runner.cpp | |
| Extensible JSON computation dispatch (OPF, DQsym, …). | |
| computation_runner.h | |
| Extensible registry for post-build JSON computations (OPF, DQsym, …). | |
| json_expression.cpp | |
| SymEngine expression parsing for JSON component definitions. | |
| json_expression.h | |
| SymEngine expression parsing for JSON component definitions (Type B). | |
| json_parameters.cpp | |
| Named numeric parameters for JSON simulation files. | |
| json_parameters.h | |
| Named numeric parameters for JSON simulation files (Type A indirection). | |
| json_validator.cpp | |
| Strict per-component JSON schema validation. | |
| json_validator.h | |
| Strict per-component JSON schema validation at load time. | |
| simulation_builder.cpp | |
| Implementation of JSON simulation orchestration (SimulationBuilder). | |
| simulation_builder.h | |
| Builds a Network from a JSON simulation file and runs configured analyses. | |