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

Class PWRSteamSupply

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

Pressurized water reactor used as a steam supply to a steam turbinePressurized water reactor used as a steam supply to a steam turbine

Instance Methods [hide private]
 
__init__(self, coreNeutronicsHT=0.0, steamFlowFG=0.0, hotLegToColdLegGain=0.0, steamPressureDropLagTC=0.0, coreHTLagTC1=0.0, coreHTLagTC2=0.0, hotLegLagTC=0.0, throttlePressureSP=0.0, hotLegSteamGain=0.0, throttlePressureFactor=0.0, coldLegFBLagTC=0.0, pressureCG=0.0, steamPressureFG=0.0, feedbackFactor=0.0, coreNeutronicsEffTC=0.0, coldLegFG2=0.0, coldLegFG1=0.0, coldLegLagTC=0.0, coldLegFBLeadTC2=0.0, coldLegFBLeadTC1=0.0, *args, **kw_args)
Initialises a new 'PWRSteamSupply' 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 = {'coldLegFBLagTC': <type 'float'>, 'coldLegFBLea...
  _attrs = ['coreNeutronicsHT', 'steamFlowFG', 'hotLegToColdLegG...
  _defaults = {'coldLegFBLagTC': 0.0, 'coldLegFBLeadTC1': 0.0, '...
  _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, coreNeutronicsHT=0.0, steamFlowFG=0.0, hotLegToColdLegGain=0.0, steamPressureDropLagTC=0.0, coreHTLagTC1=0.0, coreHTLagTC2=0.0, hotLegLagTC=0.0, throttlePressureSP=0.0, hotLegSteamGain=0.0, throttlePressureFactor=0.0, coldLegFBLagTC=0.0, pressureCG=0.0, steamPressureFG=0.0, feedbackFactor=0.0, coreNeutronicsEffTC=0.0, coldLegFG2=0.0, coldLegFG1=0.0, coldLegLagTC=0.0, coldLegFBLeadTC2=0.0, coldLegFBLeadTC1=0.0, *args, **kw_args)
(Constructor)

 

Initialises a new 'PWRSteamSupply' instance.

Parameters:
  • coreNeutronicsHT - Core Neutronics And Heat Transfer
  • steamFlowFG - Steam Flow Feedback Gain
  • hotLegToColdLegGain - Hot Leg To Cold Leg Gain
  • steamPressureDropLagTC - Steam Pressure Drop Lag Time Constant
  • coreHTLagTC1 - Core Heat Transfer Lag Time Constant
  • coreHTLagTC2 - Core Heat Transfer Lag Time Constant
  • hotLegLagTC - Hot Leg Lag Time Constant
  • throttlePressureSP - Throttle Pressure Setpoint
  • hotLegSteamGain - Hot Leg Steam Gain
  • throttlePressureFactor - Throttle Pressure Factor
  • coldLegFBLagTC - Cold Leg Feedback Lag Time Constant
  • pressureCG - Pressure Control Gain
  • steamPressureFG - Steam Pressure Feedback Gain
  • feedbackFactor - Feedback Factor
  • coreNeutronicsEffTC - Core Neutronics Effective Time Constant
  • coldLegFG2 - Cold Leg Feedback Gain 2
  • coldLegFG1 - Cold Leg Feedback Gain 1
  • coldLegLagTC - Cold Leg Lag Time Constant
  • coldLegFBLeadTC2 - Cold Leg Feedback Lead Time Constant
  • coldLegFBLeadTC1 - Cold Leg Feedback Lead Time Constant
Overrides: object.__init__

Class Variable Details [hide private]

_attr_types

Value:
{'coldLegFBLagTC': <type 'float'>,
 'coldLegFBLeadTC1': <type 'float'>,
 'coldLegFBLeadTC2': <type 'float'>,
 'coldLegFG1': <type 'float'>,
 'coldLegFG2': <type 'float'>,
 'coldLegLagTC': <type 'float'>,
 'coreHTLagTC1': <type 'float'>,
 'coreHTLagTC2': <type 'float'>,
...

_attrs

Value:
['coreNeutronicsHT',
 'steamFlowFG',
 'hotLegToColdLegGain',
 'steamPressureDropLagTC',
 'coreHTLagTC1',
 'coreHTLagTC2',
 'hotLegLagTC',
 'throttlePressureSP',
...

_defaults

Value:
{'coldLegFBLagTC': 0.0,
 'coldLegFBLeadTC1': 0.0,
 'coldLegFBLeadTC2': 0.0,
 'coldLegFG1': 0.0,
 'coldLegFG2': 0.0,
 'coldLegLagTC': 0.0,
 'coreHTLagTC1': 0.0,
 'coreHTLagTC2': 0.0,
...