Transformer Configuration
[Transformer]

The transformer configuration specifies a type of transformer. More...

Functions

EXPORT int create_transformer_configuration (OBJECT **obj, OBJECT *parent)
 REQUIRED: allocate and initialize an object.

Detailed Description

The transformer configuration specifies a type of transformer.

The total rating of the transformer must be the sum of the individual phase ratings of the transformer. The defaults are worked out as follows:

For the forward/backsweep solver, the primary voltage must be greater than the secondary voltage.


Function Documentation

EXPORT int create_transformer_configuration ( OBJECT **  obj,
OBJECT *  parent 
)

REQUIRED: allocate and initialize an object.

Parameters:
obj a pointer to a pointer of the last object in the list
parent a pointer to the parent of this object
Returns:
1 for a successfully created object, 0 for error

Definition at line 314 of file transformer_configuration.cpp.


GridLAB-D™ Version 4.1
An open-source smart grid simulator created by PNNL for the US Department of Energy Office of Electricity