Transformer Configuration
[Transformer]


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.


Functions

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


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 204 of file transformer_configuration.cpp.

References gl_create_object, gl_error, gl_set_parent, and OBJECTDATA.


GridLAB-DTM Version 2.0
An open-source project initiated by the US Department of Energy