PowerModels logo
PowerModels
  • Home
  • Manual
    • Getting Started
    • Network Data Format
    • Result Data Format
    • Mathematical Model
    • Storage Model
    • Switch Model
    • Multi Networks
    • Utilities
  • Library
    • Network Formulations
    • Problem Specifications
      • PowerModel
      • Objective
      • Variables
      • Constraints
    • Relaxation Schemes
    • File IO
  • Developer
    • Developer
    • Formulation Details
  • Experiment Results
Version
  • Library
  • Modeling Components
  • PowerModel
  • PowerModel
Edit on GitHub

Power Model

All methods for constructing powermodels should be defined on the following type:

PowerModels.AbstractPowerModel — Type

root of the power formulation type hierarchy

source

which utilizes the following (internal) functions:

PowerModels.build_ref — Function

used for building ref without the need to build a initialize an AbstractPowerModel

source
PowerModels.calc_buspair_parameters — Function

compute bus pair level data, can be run on data or ref data structures

source
« Problem SpecificationsObjective »

Settings


This document was generated with Documenter.jl on Monday 13 April 2020. Using Julia version 1.4.0.