OpenDSSSimulator MembersElecNetKit Documentation

The OpenDSSSimulator type exposes the following members.
Constructors

  NameDescription
Public methodOpenDSSSimulator
Instantiates a new OpenDSSSimulator.
Back to Top
Methods

  NameDescription
Public methodGetNetworkModel
Obtains a model of the network from the DSS Engine.
Public methodPrepareNetwork
Loads a network from filename, but does not solve.
Protected methodStatic memberResolveOpenDSSBusString
Translates an OpenDSS bus connection string into a bus ID and a set of phases.
Public methodRunCommand
Run a single OpenDSS command through the OpenDSS Text interface.
Back to Top
Properties

  NameDescription
Public propertyResultAccuracy
The required accuracy of convergence (in pu voltage) of the results. Defaults to 1e-7. Increase this for easier and faster convergence. This level of accuracy is required for sensitivity applications.
Back to Top
See Also