Skip to content

Class: GovHydroFrancis

_Detailed hydro unit - Francis model. This model can be used to represent three types of governors. _

A schematic of the hydraulic system of detailed hydro unit models, such as Francis and Pelton, is provided in the DetailedHydroModelHydraulicSystem diagram.

URI: cim:GovHydroFrancis

 classDiagram
    class GovHydroFrancis
      TurbineGovernorDynamics <|-- GovHydroFrancis

      GovHydroFrancis : alias_name

      GovHydroFrancis : am

          GovHydroFrancis --> PU : am

      GovHydroFrancis : asynchronous_machine_dynamics

          GovHydroFrancis --> AsynchronousMachineDynamics : asynchronous_machine_dynamics

      GovHydroFrancis : av

          GovHydroFrancis --> Area : av

      GovHydroFrancis : bp

          GovHydroFrancis --> PU : bp

      GovHydroFrancis : db

          GovHydroFrancis --> Frequency : db

      GovHydroFrancis : description

      GovHydroFrancis : diagram_objects

          GovHydroFrancis --> DiagramObject : diagram_objects

      GovHydroFrancis : enabled

      GovHydroFrancis : etamax

          GovHydroFrancis --> PU : etamax

      GovHydroFrancis : governor_control

          GovHydroFrancis --> FrancisGovernorControlKind : governor_control

      GovHydroFrancis : h

          GovHydroFrancis --> Length : h

      GovHydroFrancis : hn

          GovHydroFrancis --> Length : hn

      GovHydroFrancis : instance_set

          GovHydroFrancis --> InstanceSet : instance_set

      GovHydroFrancis : kc

          GovHydroFrancis --> PU : kc

      GovHydroFrancis : kg

          GovHydroFrancis --> PU : kg

      GovHydroFrancis : kt

          GovHydroFrancis --> PU : kt

      GovHydroFrancis : m_rid

      GovHydroFrancis : names

          GovHydroFrancis --> Name : names

      GovHydroFrancis : properties_cimdata_object

          GovHydroFrancis --> ChangeSetMember : properties_cimdata_object

      GovHydroFrancis : qc

          GovHydroFrancis --> PU : qc

      GovHydroFrancis : qn

          GovHydroFrancis --> VolumeFlowRate : qn

      GovHydroFrancis : synchronous_machine_dynamics

          GovHydroFrancis --> SynchronousMachineDynamics : synchronous_machine_dynamics

      GovHydroFrancis : ta

          GovHydroFrancis --> Seconds : ta

      GovHydroFrancis : targeting_cimdata_object

          GovHydroFrancis --> ChangeSetMember : targeting_cimdata_object

      GovHydroFrancis : td

          GovHydroFrancis --> Seconds : td

      GovHydroFrancis : ts

          GovHydroFrancis --> Seconds : ts

      GovHydroFrancis : turbine_load_controller_dynamics

          GovHydroFrancis --> TurbineLoadControllerDynamics : turbine_load_controller_dynamics

      GovHydroFrancis : twnc

          GovHydroFrancis --> Seconds : twnc

      GovHydroFrancis : twng

          GovHydroFrancis --> Seconds : twng

      GovHydroFrancis : tx

          GovHydroFrancis --> Seconds : tx

      GovHydroFrancis : va

      GovHydroFrancis : valvmax

          GovHydroFrancis --> PU : valvmax

      GovHydroFrancis : valvmin

          GovHydroFrancis --> PU : valvmin

      GovHydroFrancis : vc

      GovHydroFrancis : water_tunnel_surge_chamber_simulation

      GovHydroFrancis : zsfc

          GovHydroFrancis --> Length : zsfc

Inheritance

Slots

Name Cardinality and Range Description Inheritance
am 0..1
PU
Opening section SEFF at the maximum efficiency (A... direct
av 0..1
Area
Area of the compensation tank (AV1) direct
bp 0..1
PU
Droop (Bp) direct
db 0..1
Frequency
Intentional dead-band width (DB1) direct
etamax 0..1
PU
Maximum efficiency (EtaMax) direct
governor_control 0..1
FrancisGovernorControlKind
Governor control flag (Cflag) direct
h 0..1
Length
Head of surge tank water level with respect to the level of penstock (H</i... direct
hn 0..1
Length
Rated hydraulic head (Hn) direct
kc 0..1
PU
Penstock loss coefficient (due to friction) (Kc) direct
kg 0..1
PU
Water tunnel and surge chamber loss coefficient (due to friction) (Kg) direct
kt 0..1
PU
Washout gain (Kt) direct
qc 0..1
PU
No-load turbine flow at nominal head (Qc0) direct
qn 0..1
VolumeFlowRate
Rated flow (Qn) direct
ta 0..1
Seconds
Derivative gain (Ta) (>= 0) direct
td 0..1
Seconds
Washout time constant (Td) (>= 0) direct
ts 0..1
Seconds
Gate servo time constant (Ts) (>= 0) direct
twnc 0..1
Seconds
Water inertia time constant (Twnc) (>= 0) direct
twng 0..1
Seconds
Water tunnel and surge chamber inertia time constant (Twng) (>= 0) direct
tx 0..1
Seconds
Derivative feedback gain (Tx) (>= 0) direct
va 0..1
Float
Maximum gate opening velocity (Va) direct
valvmax 0..1
PU
Maximum gate opening (ValvMax) (> GovHydroFrancis direct
valvmin 0..1
PU
Minimum gate opening (ValvMin) (< GovHydroFrancis direct
vc 0..1
Float
Maximum gate closing velocity (Vc) direct
water_tunnel_surge_chamber_simulation 0..1
Boolean
Water tunnel and surge chamber simulation (Tflag) direct
zsfc 0..1
Length
Head of upper water level with respect to the level of penstock (Zsfc) direct
asynchronous_machine_dynamics 0..1
AsynchronousMachineDynamics
Asynchronous machine model with which this turbine-governor model is associat... TurbineGovernorDynamics
turbine_load_controller_dynamics 0..1
TurbineLoadControllerDynamics
Turbine load controller providing input to this turbine-governor TurbineGovernorDynamics
synchronous_machine_dynamics 0..1
SynchronousMachineDynamics
Synchronous machine model with which this turbine-governor model is associate... TurbineGovernorDynamics
enabled 0..1
Boolean
Function block used indicator DynamicsFunctionBlock
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:GovHydroFrancis
native cim:GovHydroFrancis

LinkML Source

Direct

name: GovHydroFrancis
description: "Detailed hydro unit - Francis model.  This model can be used to represent\
  \ three types of governors.\r\nA schematic of the hydraulic system of detailed hydro\
  \ unit models, such as Francis and Pelton, is provided in the DetailedHydroModelHydraulicSystem\
  \ diagram."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
  am:
    name: am
    description: Opening section <i>S</i><i><sub>EFF</sub></i> at the maximum efficiency
      (<i>Am</i>).  Typical value = 0,7.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.am
    multivalued: false
    domain_of:
    - GovHydroFrancis
    range: PU
    required: false
  av:
    name: av
    description: Area of the compensation tank (<i>A</i><i><sub>V1</sub></i>). Unit
      = m<sup>2</sup>. Typical value = 700.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.av1
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: Area
    required: false
  bp:
    name: bp
    description: Droop (<i>Bp</i>).  Typical value = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.bp
    multivalued: false
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovHydroFrancis
    - GovHydroPelton
    range: PU
    required: false
  db:
    name: db
    description: Intentional dead-band width (<i>DB1</i>).  Unit = Hz.  Typical value
      = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.db1
    multivalued: false
    domain_of:
    - GovCT1
    - GovCT2
    - GovGAST1
    - GovHydro2
    - GovHydro3
    - GovHydro4
    - GovHydroDD
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroPID
    - GovHydroR
    - GovHydroWEH
    - GovSteam1
    - GovSteamEU
    - TurbLCFB1
    range: Frequency
    required: false
  etamax:
    name: etamax
    description: Maximum efficiency (<i>EtaMax</i>).  Typical value = 1,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.etamax
    multivalued: false
    domain_of:
    - GovHydroFrancis
    range: PU
    required: false
  governor_control:
    name: governor_control
    description: Governor control flag (<i>Cflag</i>).  Typical value = mechanicHydrolicTachoAccelerator.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.governorControl
    multivalued: false
    domain_of:
    - GovHydro3
    - GovHydroFrancis
    range: FrancisGovernorControlKind
    required: false
  h:
    name: h
    description: Head of surge tank water level with respect to the level of penstock
      (<i>H</i><i><sub>2</sub></i>).  Unit = km.  Typical value = 0,040.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.h2
    multivalued: false
    domain_of:
    - GovHydro3
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroR
    - LoadComposite
    - LoadMotor
    range: Length
    required: false
  hn:
    name: hn
    description: Rated hydraulic head (<i>H</i><i><sub>n</sub></i>).  Unit = km.  Typical
      value = 0,250.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.hn
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: Length
    required: false
  kc:
    name: kc
    description: Penstock loss coefficient (due to friction) (<i>Kc</i>).  Typical
      value = 0,025.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.kc
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC4A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC4A
    - ExcAC6A
    - ExcAC8B
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcSEXS
    - ExcSK
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    range: PU
    required: false
  kg:
    name: kg
    description: Water tunnel and surge chamber loss coefficient (due to friction)
      (<i>Kg</i>).  Typical value = 0,025.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.kg
    multivalued: false
    domain_of:
    - GovHydro3
    - GovHydroDD
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroPID
    - GovHydroR
    - GovSteamBB
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST6B
    - ExcST3A
    - ExcST4B
    - ExcST6B
    range: PU
    required: false
  kt:
    name: kt
    description: Washout gain (<i>Kt</i>).  Typical value = 0,25.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.kt
    multivalued: false
    domain_of:
    - GovGAST
    - GovGAST1
    - GovHydroFrancis
    range: PU
    required: false
  qc:
    name: qc
    description: No-load turbine flow at nominal head (<i>Qc0</i>).  Typical value
      = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.qc0
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: PU
    required: false
  qn:
    name: qn
    description: Rated flow (<i>Q</i><i><sub>n</sub></i>). Unit = m<sup>3</sup>/s.
      Typical value = 250.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.qn
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: VolumeFlowRate
    required: false
  ta:
    name: ta
    description: Derivative gain (<i>Ta</i>) (&gt;= 0).  Typical value = 3.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.ta
    multivalued: false
    domain_of:
    - GovCT1
    - GovCT2
    - GovGAST4
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroPID2
    - GovHydroWPID
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamFV4
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC4A
    - ExcIEEEAC5A
    - ExcIEEEAC6A
    - ExcIEEEAC8B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC4A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcAVR1
    - ExcAVR2
    - ExcAVR5
    - ExcCZ
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A1
    - ExcNI
    - ExcPIC
    - ExcREXS
    - ExcST1A
    - ExcST2A
    - ExcST4B
    - Pss2B
    - PssSB4
    range: Seconds
    required: false
  td:
    name: td
    description: Washout time constant (<i>Td</i>) (&gt;= 0).  Typical value = 6.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.td
    multivalued: false
    domain_of:
    - GovGAST3
    - GovGASTWD
    - GovHydro3
    - GovHydroDD
    - GovHydroFrancis
    - GovHydroPID
    - GovHydroR
    - GovHydroWEH
    - GovSteamBB
    - ExcIEEEDC4B
    - PssSB4
    - PssSH
    - DiscExcContIEEEDEC1A
    - DiscExcContIEEEDEC2A
    range: Seconds
    required: false
  ts:
    name: ts
    description: Gate servo time constant (<i>Ts</i>) (&gt;= 0).  Typical value =
      0,5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.ts
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    - ExcELIN1
    - ExcST6B
    - ExcST7B
    - PssELIN2
    range: Seconds
    required: false
  twnc:
    name: twnc
    description: Water inertia time constant (<i>Twnc</i>) (&gt;= 0).  Typical value
      = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.twnc
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: Seconds
    required: false
  twng:
    name: twng
    description: Water tunnel and surge chamber inertia time constant (<i>Twng</i>)
      (&gt;= 0). Typical value = 3.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.twng
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: Seconds
    required: false
  tx:
    name: tx
    description: Derivative feedback gain (<i>Tx</i>) (&gt;= 0).  Typical value =
      1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.tx
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    - PssSB4
    range: Seconds
    required: false
  va:
    name: va
    description: Maximum gate opening velocity (<i>Va</i>).  Unit = PU / s.  Typical
      value = 0,06.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.va
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: float
    required: false
  valvmax:
    name: valvmax
    description: Maximum gate opening (<i>ValvMax</i>) (&gt; GovHydroFrancis.valvmin).  Typical
      value = 1,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.valvmax
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: PU
    required: false
  valvmin:
    name: valvmin
    description: Minimum gate opening (<i>ValvMin</i>) (&lt; GovHydroFrancis.valvmax).  Typical
      value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.valvmin
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: PU
    required: false
  vc:
    name: vc
    description: Maximum gate closing velocity (<i>Vc</i>).  Unit = PU / s.  Typical
      value = -0,06.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.vc
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: float
    required: false
  water_tunnel_surge_chamber_simulation:
    name: water_tunnel_surge_chamber_simulation
    description: "Water tunnel and surge chamber simulation (<i>Tflag</i>).\r\ntrue\
      \ = enable of water tunnel and surge chamber simulation\r\nfalse = inhibit of\
      \ water tunnel and surge chamber simulation.\r\nTypical value = false."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.waterTunnelSurgeChamberSimulation
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: boolean
    required: false
  zsfc:
    name: zsfc
    description: Head of upper water level with respect to the level of penstock (<i>Zsfc</i>).
      Unit = km.  Typical value = 0,025.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.zsfc
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: Length
    required: false
class_uri: cim:GovHydroFrancis

Induced

name: GovHydroFrancis
description: "Detailed hydro unit - Francis model.  This model can be used to represent\
  \ three types of governors.\r\nA schematic of the hydraulic system of detailed hydro\
  \ unit models, such as Francis and Pelton, is provided in the DetailedHydroModelHydraulicSystem\
  \ diagram."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
  am:
    name: am
    description: Opening section <i>S</i><i><sub>EFF</sub></i> at the maximum efficiency
      (<i>Am</i>).  Typical value = 0,7.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.am
    multivalued: false
    alias: am
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    range: PU
    required: false
  av:
    name: av
    description: Area of the compensation tank (<i>A</i><i><sub>V1</sub></i>). Unit
      = m<sup>2</sup>. Typical value = 700.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.av1
    multivalued: false
    alias: av
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: Area
    required: false
  bp:
    name: bp
    description: Droop (<i>Bp</i>).  Typical value = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.bp
    multivalued: false
    alias: bp
    owner: GovHydroFrancis
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovHydroFrancis
    - GovHydroPelton
    range: PU
    required: false
  db:
    name: db
    description: Intentional dead-band width (<i>DB1</i>).  Unit = Hz.  Typical value
      = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.db1
    multivalued: false
    alias: db
    owner: GovHydroFrancis
    domain_of:
    - GovCT1
    - GovCT2
    - GovGAST1
    - GovHydro2
    - GovHydro3
    - GovHydro4
    - GovHydroDD
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroPID
    - GovHydroR
    - GovHydroWEH
    - GovSteam1
    - GovSteamEU
    - TurbLCFB1
    range: Frequency
    required: false
  etamax:
    name: etamax
    description: Maximum efficiency (<i>EtaMax</i>).  Typical value = 1,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.etamax
    multivalued: false
    alias: etamax
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    range: PU
    required: false
  governor_control:
    name: governor_control
    description: Governor control flag (<i>Cflag</i>).  Typical value = mechanicHydrolicTachoAccelerator.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.governorControl
    multivalued: false
    alias: governor_control
    owner: GovHydroFrancis
    domain_of:
    - GovHydro3
    - GovHydroFrancis
    range: FrancisGovernorControlKind
    required: false
  h:
    name: h
    description: Head of surge tank water level with respect to the level of penstock
      (<i>H</i><i><sub>2</sub></i>).  Unit = km.  Typical value = 0,040.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.h2
    multivalued: false
    alias: h
    owner: GovHydroFrancis
    domain_of:
    - GovHydro3
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroR
    - LoadComposite
    - LoadMotor
    range: Length
    required: false
  hn:
    name: hn
    description: Rated hydraulic head (<i>H</i><i><sub>n</sub></i>).  Unit = km.  Typical
      value = 0,250.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.hn
    multivalued: false
    alias: hn
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: Length
    required: false
  kc:
    name: kc
    description: Penstock loss coefficient (due to friction) (<i>Kc</i>).  Typical
      value = 0,025.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.kc
    multivalued: false
    alias: kc
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC4A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC4A
    - ExcAC6A
    - ExcAC8B
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcSEXS
    - ExcSK
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    range: PU
    required: false
  kg:
    name: kg
    description: Water tunnel and surge chamber loss coefficient (due to friction)
      (<i>Kg</i>).  Typical value = 0,025.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.kg
    multivalued: false
    alias: kg
    owner: GovHydroFrancis
    domain_of:
    - GovHydro3
    - GovHydroDD
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroPID
    - GovHydroR
    - GovSteamBB
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST6B
    - ExcST3A
    - ExcST4B
    - ExcST6B
    range: PU
    required: false
  kt:
    name: kt
    description: Washout gain (<i>Kt</i>).  Typical value = 0,25.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.kt
    multivalued: false
    alias: kt
    owner: GovHydroFrancis
    domain_of:
    - GovGAST
    - GovGAST1
    - GovHydroFrancis
    range: PU
    required: false
  qc:
    name: qc
    description: No-load turbine flow at nominal head (<i>Qc0</i>).  Typical value
      = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.qc0
    multivalued: false
    alias: qc
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: PU
    required: false
  qn:
    name: qn
    description: Rated flow (<i>Q</i><i><sub>n</sub></i>). Unit = m<sup>3</sup>/s.
      Typical value = 250.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.qn
    multivalued: false
    alias: qn
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: VolumeFlowRate
    required: false
  ta:
    name: ta
    description: Derivative gain (<i>Ta</i>) (&gt;= 0).  Typical value = 3.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.ta
    multivalued: false
    alias: ta
    owner: GovHydroFrancis
    domain_of:
    - GovCT1
    - GovCT2
    - GovGAST4
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroPID2
    - GovHydroWPID
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamFV4
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC4A
    - ExcIEEEAC5A
    - ExcIEEEAC6A
    - ExcIEEEAC8B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC4A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcAVR1
    - ExcAVR2
    - ExcAVR5
    - ExcCZ
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A1
    - ExcNI
    - ExcPIC
    - ExcREXS
    - ExcST1A
    - ExcST2A
    - ExcST4B
    - Pss2B
    - PssSB4
    range: Seconds
    required: false
  td:
    name: td
    description: Washout time constant (<i>Td</i>) (&gt;= 0).  Typical value = 6.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydroFrancis.td
    multivalued: false
    alias: td
    owner: GovHydroFrancis
    domain_of:
    - GovGAST3
    - GovGASTWD
    - GovHydro3
    - GovHydroDD
    - GovHydroFrancis
    - GovHydroPID
    - GovHydroR
    - GovHydroWEH
    - GovSteamBB
    - ExcIEEEDC4B
    - PssSB4
    - PssSH
    - DiscExcContIEEEDEC1A
    - DiscExcContIEEEDEC2A
    range: Seconds
    required: false
  ts:
    name: ts
    description: Gate servo time constant (<i>Ts</i>) (&gt;= 0).  Typical value =
      0,5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.ts
    multivalued: false
    alias: ts
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    - ExcELIN1
    - ExcST6B
    - ExcST7B
    - PssELIN2
    range: Seconds
    required: false
  twnc:
    name: twnc
    description: Water inertia time constant (<i>Twnc</i>) (&gt;= 0).  Typical value
      = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.twnc
    multivalued: false
    alias: twnc
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: Seconds
    required: false
  twng:
    name: twng
    description: Water tunnel and surge chamber inertia time constant (<i>Twng</i>)
      (&gt;= 0). Typical value = 3.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.twng
    multivalued: false
    alias: twng
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: Seconds
    required: false
  tx:
    name: tx
    description: Derivative feedback gain (<i>Tx</i>) (&gt;= 0).  Typical value =
      1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.tx
    multivalued: false
    alias: tx
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    - PssSB4
    range: Seconds
    required: false
  va:
    name: va
    description: Maximum gate opening velocity (<i>Va</i>).  Unit = PU / s.  Typical
      value = 0,06.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.va
    multivalued: false
    alias: va
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: float
    required: false
  valvmax:
    name: valvmax
    description: Maximum gate opening (<i>ValvMax</i>) (&gt; GovHydroFrancis.valvmin).  Typical
      value = 1,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.valvmax
    multivalued: false
    alias: valvmax
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: PU
    required: false
  valvmin:
    name: valvmin
    description: Minimum gate opening (<i>ValvMin</i>) (&lt; GovHydroFrancis.valvmax).  Typical
      value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.valvmin
    multivalued: false
    alias: valvmin
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: PU
    required: false
  vc:
    name: vc
    description: Maximum gate closing velocity (<i>Vc</i>).  Unit = PU / s.  Typical
      value = -0,06.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.vc
    multivalued: false
    alias: vc
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: float
    required: false
  water_tunnel_surge_chamber_simulation:
    name: water_tunnel_surge_chamber_simulation
    description: "Water tunnel and surge chamber simulation (<i>Tflag</i>).\r\ntrue\
      \ = enable of water tunnel and surge chamber simulation\r\nfalse = inhibit of\
      \ water tunnel and surge chamber simulation.\r\nTypical value = false."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.waterTunnelSurgeChamberSimulation
    multivalued: false
    alias: water_tunnel_surge_chamber_simulation
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: boolean
    required: false
  zsfc:
    name: zsfc
    description: Head of upper water level with respect to the level of penstock (<i>Zsfc</i>).
      Unit = km.  Typical value = 0,025.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydroFrancis.zsfc
    multivalued: false
    alias: zsfc
    owner: GovHydroFrancis
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    range: Length
    required: false
  asynchronous_machine_dynamics:
    name: asynchronous_machine_dynamics
    description: Asynchronous machine model with which this turbine-governor model
      is associated. TurbineGovernorDynamics shall have either an association to SynchronousMachineDynamics
      or to AsynchronousMachineDynamics.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TurbineGovernorDynamics.AsynchronousMachineDynamics
    multivalued: false
    alias: asynchronous_machine_dynamics
    owner: GovHydroFrancis
    domain_of:
    - WindTurbineType1or2Dynamics
    - TurbineGovernorDynamics
    - MechanicalLoadDynamics
    - AsynchronousMachine
    range: AsynchronousMachineDynamics
    required: false
  turbine_load_controller_dynamics:
    name: turbine_load_controller_dynamics
    description: Turbine load controller providing input to this turbine-governor.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TurbineGovernorDynamics.TurbineLoadControllerDynamics
    multivalued: false
    alias: turbine_load_controller_dynamics
    owner: GovHydroFrancis
    domain_of:
    - TurbineGovernorDynamics
    range: TurbineLoadControllerDynamics
    required: false
  synchronous_machine_dynamics:
    name: synchronous_machine_dynamics
    description: Synchronous machine model with which this turbine-governor model
      is associated. TurbineGovernorDynamics shall have either an association to SynchronousMachineDynamics
      or to AsynchronousMachineDynamics.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TurbineGovernorDynamics.SynchronousMachineDynamics
    multivalued: false
    alias: synchronous_machine_dynamics
    owner: GovHydroFrancis
    domain_of:
    - SynchronousMachine
    - GenICompensationForGenJ
    - ExcitationSystemDynamics
    - TurbineGovernorDynamics
    - MechanicalLoadDynamics
    range: SynchronousMachineDynamics
    required: false
  enabled:
    name: enabled
    description: "Function block used indicator.\r\ntrue = use of function block is\
      \ enabled\r\nfalse = use of function block is disabled."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DynamicsFunctionBlock.enabled
    multivalued: false
    alias: enabled
    owner: GovHydroFrancis
    domain_of:
    - ProtectiveAction
    - EndDeviceFunction
    - RegulatingControl
    - DynamicsFunctionBlock
    range: boolean
    required: false
  alias_name:
    name: alias_name
    description: "The aliasName is free text human readable name of the object alternative\
      \ to IdentifiedObject.name. It may be non unique and may not correlate to a\
      \ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
      \ compatibility between CIM relases. It is however recommended to replace aliasName\
      \ with the Name class as aliasName is planned for retirement at a future time.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: GovHydroFrancis
    domain_of:
    - IdentifiedObject
    range: string
    required: false
  description:
    name: description
    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.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: GovHydroFrancis
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: false
  m_rid:
    name: m_rid
    description: "Master resource identifier issued by a model authority. The mRID\
      \ is 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.\r\nFor CIMXML data files in RDF syntax conforming to\
      \ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
      \ CIM object elements."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: GovHydroFrancis
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: GovHydroFrancis
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: GovHydroFrancis
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: GovHydroFrancis
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: GovHydroFrancis
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: GovHydroFrancis
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:GovHydroFrancis