Package CIM15 :: Package IEC61970 :: Package Generation :: Package GenerationDynamics :: Module BWRSteamSupply' :: Class BWRSteamSupply
[hide private]
[frames] | no frames]

Class BWRSteamSupply

                           object --+                
                                    |                
                     Element'.Element --+            
                                        |            
  Core.IdentifiedObject'.IdentifiedObject --+        
                                            |        
Core.PowerSystemResource'.PowerSystemResource --+    
                                                |    
                         SteamSupply'.SteamSupply --+
                                                    |
                                                   BWRSteamSupply

Boiling water reactor used as a steam supply to a steam turbineBoiling water reactor used as a steam supply to a steam turbine

Instance Methods [hide private]
 
__init__(self, lowerLimit=0.0, pressureSetpointTC1=0.0, pressureSetpointTC2=0.0, rodPattern=0.0, pressureSetpointGA=0.0, upperLimit=0.0, pressureLimit=0.0, rfAux5=0.0, rfAux6=0.0, rfAux3=0.0, rodPatternConstant=0.0, rfAux4=0.0, rfAux7=0.0, rfAux8=0.0, highPowerLimit=0.0, rfAux1=0.0, inCoreThermalTC=0.0, rfAux2=0.0, proportionalGain=0.0, lowPowerLimit=0.0, integralGain=0.0, *args, **kw_args)
Initialises a new 'BWRSteamSupply' instance.

Inherited from SteamSupply'.SteamSupply: addSteamTurbines, getSteamTurbines, removeSteamTurbines, setSteamTurbines

Inherited from Core.PowerSystemResource'.PowerSystemResource: addAssets, addChangeItems, addDocumentRoles, addErpOrganisationRoles, addMeasurements, addNetworkDataSets, addOperatingShare, addPSREvent, addPsrLists, addReportingGroup, addSafetyDocuments, addScheduleSteps, getAssets, getChangeItems, getDocumentRoles, getErpOrganisationRoles, getLocation, getMeasurements, getNetworkDataSets, getOperatingShare, getOutageSchedule, getPSREvent, getPSRType, getPsrLists, getReportingGroup, getSafetyDocuments, getScheduleSteps, removeAssets, removeChangeItems, removeDocumentRoles, removeErpOrganisationRoles, removeMeasurements, removeNetworkDataSets, removeOperatingShare, removePSREvent, removePsrLists, removeReportingGroup, removeSafetyDocuments, removeScheduleSteps, setAssets, setChangeItems, setDocumentRoles, setErpOrganisationRoles, setLocation, setMeasurements, setNetworkDataSets, setOperatingShare, setOutageSchedule, setPSREvent, setPSRType, setPsrLists, setReportingGroup, setSafetyDocuments, setScheduleSteps

Inherited from Core.IdentifiedObject'.IdentifiedObject: addDiagramObjects, addNames, getDiagramObjects, getModelingAuthoritySet, getNames, removeDiagramObjects, removeNames, setDiagramObjects, setModelingAuthoritySet, setNames

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  _attr_types = {'highPowerLimit': <type 'float'>, 'inCoreTherma...
  _attrs = ['lowerLimit', 'pressureSetpointTC1', 'pressureSetpoi...
  _defaults = {'highPowerLimit': 0.0, 'inCoreThermalTC': 0.0, 'i...
  _many_refs = []
  _refs = []

Inherited from Element'.Element (private): _enums

Properties [hide private]

Inherited from SteamSupply'.SteamSupply: SteamTurbines

Inherited from Core.PowerSystemResource'.PowerSystemResource: Assets, ChangeItems, DocumentRoles, ErpOrganisationRoles, Location, Measurements, NetworkDataSets, OperatingShare, OutageSchedule, PSREvent, PSRType, PsrLists, ReportingGroup, SafetyDocuments, ScheduleSteps

Inherited from Core.IdentifiedObject'.IdentifiedObject: DiagramObjects, ModelingAuthoritySet, Names

Inherited from object: __class__

Method Details [hide private]

__init__(self, lowerLimit=0.0, pressureSetpointTC1=0.0, pressureSetpointTC2=0.0, rodPattern=0.0, pressureSetpointGA=0.0, upperLimit=0.0, pressureLimit=0.0, rfAux5=0.0, rfAux6=0.0, rfAux3=0.0, rodPatternConstant=0.0, rfAux4=0.0, rfAux7=0.0, rfAux8=0.0, highPowerLimit=0.0, rfAux1=0.0, inCoreThermalTC=0.0, rfAux2=0.0, proportionalGain=0.0, lowPowerLimit=0.0, integralGain=0.0, *args, **kw_args)
(Constructor)

 

Initialises a new 'BWRSteamSupply' instance.

Parameters:
  • lowerLimit - Initial Lower Limit
  • pressureSetpointTC1 - Pressure Setpoint Time Constant
  • pressureSetpointTC2 - Pressure Setpoint Time Constant
  • rodPattern - Rod Pattern
  • pressureSetpointGA - Pressure Setpoint Gain Adjuster
  • upperLimit - Initial Upper Limit
  • pressureLimit - Pressure Limit
  • rfAux5 - Coefficient for modeling the effect of off-nominal frequency and voltage on recirculation and core flow, which affects the BWR power output.
  • rfAux6 - Coefficient for modeling the effect of off-nominal frequency and voltage on recirculation and core flow, which affects the BWR power output.
  • rfAux3 - Coefficient for modeling the effect of off-nominal frequency and voltage on recirculation and core flow, which affects the BWR power output.
  • rodPatternConstant - Constant Associated With Rod Pattern
  • rfAux4 - Coefficient for modeling the effect of off-nominal frequency and voltage on recirculation and core flow, which affects the BWR power output.
  • rfAux7 - Coefficient for modeling the effect of off-nominal frequency and voltage on recirculation and core flow, which affects the BWR power output.
  • rfAux8 - Coefficient for modeling the effect of off-nominal frequency and voltage on recirculation and core flow, which affects the BWR power output.
  • highPowerLimit - High Power Limit
  • rfAux1 - Coefficient for modeling the effect of off-nominal frequency and voltage on recirculation and core flow, which affects the BWR power output.
  • inCoreThermalTC - In-Core Thermal Time Constant
  • rfAux2 - Coefficient for modeling the effect of off-nominal frequency and voltage on recirculation and core flow, which affects the BWR power output.
  • proportionalGain - Proportional Gain
  • lowPowerLimit - Low Power Limit
  • integralGain - Integral Gain
Overrides: object.__init__

Class Variable Details [hide private]

_attr_types

Value:
{'highPowerLimit': <type 'float'>,
 'inCoreThermalTC': <type 'float'>,
 'integralGain': <type 'float'>,
 'lowPowerLimit': <type 'float'>,
 'lowerLimit': <type 'float'>,
 'pressureLimit': <type 'float'>,
 'pressureSetpointGA': <type 'float'>,
 'pressureSetpointTC1': <type 'float'>,
...

_attrs

Value:
['lowerLimit',
 'pressureSetpointTC1',
 'pressureSetpointTC2',
 'rodPattern',
 'pressureSetpointGA',
 'upperLimit',
 'pressureLimit',
 'rfAux5',
...

_defaults

Value:
{'highPowerLimit': 0.0,
 'inCoreThermalTC': 0.0,
 'integralGain': 0.0,
 'lowPowerLimit': 0.0,
 'lowerLimit': 0.0,
 'pressureLimit': 0.0,
 'pressureSetpointGA': 0.0,
 'pressureSetpointTC1': 0.0,
...