PowerDynamics.jl
  • General
  • Architecture
  • Language & Conventions
  • PowerGrid model
  • Node Types
  • Custom Node Types
  • Modular Inverters
  • Line Types
  • States, Solutions & Plotting
  • Simulations or Fault Scenarios
  • Error Types
  • Import/export
    • Import
    • Export
  • Index
  • Contact
Version
  • Import/export
  • Import/export
GitHub

Import/export

PowerDynamics.jl supports import and export of power models into a custom JSON format.

Import

PowerDynamics.read_powergrid — Function
read_powergrid(file, Json)

Parses an existing model in JSON format into a PowerGrid

source

Export

PowerDynamics.write_powergrid — Function
write_powergrid(powergrid, file, Json)

Writes a PowerGrid model into a file as JSON.

source
« Error TypesIndex »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.3.0 on Friday 22 March 2024. Using Julia version 1.10.2.