cimpy.cgmes_v2_4_15.GovGAST2 module
- class cimpy.cgmes_v2_4_15.GovGAST2.GovGAST2(a=0.0, af1=0.0, af2=0.0, b=0.0, bf1=0.0, bf2=0.0, c=0.0, cf2=0.0, ecr=0.0, etd=0.0, k3=0.0, k4=0.0, k5=0.0, k6=0.0, kf=0.0, mwbase=0.0, t=0.0, t3=0.0, t4=0.0, t5=0.0, tc=0.0, tcd=0.0, tf=0.0, tmax=0.0, tmin=0.0, tr=0.0, trate=0.0, tt=0.0, w=0.0, x=0.0, y=0.0, z=False, *args, **kw_args)[source]
Gas turbine model.
- a:
Valve positioner (A). Default: 0.0
- af1:
Exhaust temperature Parameter (Af1). Unit = per unit temperature. Based on temperature in degrees C. Default: 0.0
- af2:
Coefficient equal to 0.5(1-speed) (Af2). Default: 0.0
- b:
Valve positioner (B). Default: 0.0
- bf1:
(Bf1). Bf1 = E(1-w) where E (speed sensitivity coefficient) is 0.55 to 0.65 x Tr. Unit = per unit temperature. Based on temperature in degrees C. Default: 0.0
- bf2:
Turbine Torque Coefficient K (depends on heating value of fuel stream in combustion chamber) (Bf2). Default: 0.0
- c:
Valve positioner (C). Default: 0.0
- cf2:
Coefficient defining fuel flow where power output is 0% (Cf2). Synchronous but no output. Typically 0.23 x K (23% fuel flow). Default: 0.0
- ecr:
Combustion reaction time delay (Ecr). Default: 0.0
- etd:
Turbine and exhaust delay (Etd). Default: 0.0
- k3:
Ratio of Fuel Adjustment (K3). Default: 0.0
- k4:
Gain of radiation shield (K4). Default: 0.0
- k5:
Gain of radiation shield (K5). Default: 0.0
- k6:
Minimum fuel flow (K6). Default: 0.0
- kf:
Fuel system feedback (Kf). Default: 0.0
- mwbase:
Base for power values (MWbase) (> 0). Unit = MW. Default: 0.0
- t:
Fuel Control Time Constant (T). Default: 0.0
- t3:
Radiation shield time constant (T3). Default: 0.0
- t4:
Thermocouple time constant (T4). Default: 0.0
- t5:
Temperature control time constant (T5). Default: 0.0
- tc:
Temperature control (Tc). Unit = [SYMBOL REMOVED]F or [SYMBOL REMOVED]C depending on constants Af1 and Bf1. Default: 0.0
- tcd:
Compressor discharge time constant (Tcd). Default: 0.0
- tf:
Fuel system time constant (Tf). Default: 0.0
- tmax:
Maximum Turbine limit (Tmax). Default: 0.0
- tmin:
Minimum Turbine limit (Tmin). Default: 0.0
- tr:
Rated temperature (Tr). Unit = [SYMBOL REMOVED]C depending on parameters Af1 and Bf1. Default: 0.0
- trate:
Turbine rating (Trate). Unit = MW. Default: 0.0
- tt:
Temperature controller integration rate (Tt). Default: 0.0
- w:
Governor gain (1/droop) on turbine rating (W). Default: 0.0
- x:
Governor lead time constant (X). Default: 0.0
- y:
Governor lag time constant (Y) (>0). Default: 0.0
- z:
Governor mode (Z). true = Droop false = ISO. Default: False
Documentation of parent class TurbineGovernorDynamics:
Turbine-governor function block whose behavior is described by reference to a standard model
- AsynchronousMachineDynamics:
Asynchronous machine model with which this turbine-governor model is associated. Default: None
- SynchronousMachineDynamics:
Turbine-governor model associated with this synchronous machine model. Default: “list”
- TurbineLoadControllerDynamics:
Turbine load controller providing input to this turbine-governor. Default: None
Documentation of parent class DynamicsFunctionBlock:
Abstract parent class for all Dynamics function blocks.
- enabled:
Function block used indicator. true = use of function block is enabled false = use of function block is disabled. Default: False
Documentation of parent class IdentifiedObject:
This is a root class to provide common identification for all classes needing identification and naming attributes.
- DiagramObjects:
The domain object to which this diagram object is associated. Default: “list”
- description:
The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy. Default: ‘’
- energyIdentCodeEic:
The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References: Default: ‘’
- mRID:
Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements. Default: ‘’
- name:
The name is any free human readable and possibly non unique text naming the object. Default: ‘’
- shortName:
The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum. Default: ‘’