Class: WindAeroTwoDimIEC
Two-dimensional aerodynamic model.
Reference: IEC 61400-27-1:2015, 5.6.1.3.
classDiagram
class WindAeroTwoDimIEC
IdentifiedObject <|-- WindAeroTwoDimIEC
WindAeroTwoDimIEC : alias_name
WindAeroTwoDimIEC : description
WindAeroTwoDimIEC : diagram_objects
WindAeroTwoDimIEC --> DiagramObject : diagram_objects
WindAeroTwoDimIEC : dpomega
WindAeroTwoDimIEC --> PU : dpomega
WindAeroTwoDimIEC : dptheta
WindAeroTwoDimIEC --> PU : dptheta
WindAeroTwoDimIEC : dpv
WindAeroTwoDimIEC --> PU : dpv
WindAeroTwoDimIEC : instance_set
WindAeroTwoDimIEC --> InstanceSet : instance_set
WindAeroTwoDimIEC : m_rid
WindAeroTwoDimIEC : names
WindAeroTwoDimIEC --> Name : names
WindAeroTwoDimIEC : omegazero
WindAeroTwoDimIEC --> PU : omegazero
WindAeroTwoDimIEC : pavail
WindAeroTwoDimIEC --> PU : pavail
WindAeroTwoDimIEC : properties_cimdata_object
WindAeroTwoDimIEC --> ChangeSetMember : properties_cimdata_object
WindAeroTwoDimIEC : targeting_cimdata_object
WindAeroTwoDimIEC --> ChangeSetMember : targeting_cimdata_object
WindAeroTwoDimIEC : thetav
WindAeroTwoDimIEC --> AngleDegrees : thetav
WindAeroTwoDimIEC : thetazero
WindAeroTwoDimIEC --> AngleDegrees : thetazero
WindAeroTwoDimIEC : wind_turbine_type_iec
WindAeroTwoDimIEC --> WindTurbineType3IEC : wind_turbine_type_iec
Inheritance
- IdentifiedObject
- WindAeroTwoDimIEC
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| dpomega | 0..1 PU |
Partial derivative of aerodynamic power with respect to changes in WTR speed ... | direct |
| dptheta | 0..1 PU |
Partial derivative of aerodynamic power with respect to changes in pitch angl... | direct |
| dpv | 0..1 PU |
Partial derivative (dpv1) | direct |
| omegazero | 0..1 PU |
Rotor speed if the wind turbine is not derated (omega0</... | direct |
| pavail | 0..1 PU |
Available aerodynamic power (pavail) | direct |
| thetav | 0..1 AngleDegrees |
Blade angle at twice rated wind speed (thetav2) | direct |
| thetazero | 0..1 AngleDegrees |
Pitch angle if the wind turbine is not derated (theta0</... | direct |
| wind_turbine_type_iec | 1..1 WindTurbineType3IEC |
Wind turbine type 3 model with which this wind aerodynamic model is associate... | direct |
| 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 |
Usages
| used by | used in | type | used |
|---|---|---|---|
| WindTurbineType3IEC | wind_aero_two_dim_iec | range | WindAeroTwoDimIEC |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:WindAeroTwoDimIEC |
| native | cim:WindAeroTwoDimIEC |
LinkML Source
Direct
name: WindAeroTwoDimIEC
description: "Two-dimensional aerodynamic model. \r\nReference: IEC 61400-27-1:2015,\
\ 5.6.1.3."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
dpomega:
name: dpomega
description: Partial derivative of aerodynamic power with respect to changes in
WTR speed (<i>dp</i><i><sub>omega</sub></i>). It is a type-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.dpomega
multivalued: false
domain_of:
- WindAeroTwoDimIEC
range: PU
required: false
dptheta:
name: dptheta
description: Partial derivative of aerodynamic power with respect to changes in
pitch angle (<i>dp</i><i><sub>theta</sub></i>). It is a type-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.dptheta
multivalued: false
domain_of:
- WindAeroTwoDimIEC
range: PU
required: false
dpv:
name: dpv
description: Partial derivative (<i>dp</i><i><sub>v1</sub></i>). It is a type-dependent
parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindAeroTwoDimIEC.dpv1
multivalued: false
domain_of:
- GovHydroWEH
- WindAeroTwoDimIEC
range: PU
required: false
omegazero:
name: omegazero
description: Rotor speed if the wind turbine is not derated (<i>omega</i><i><sub>0</sub></i>).
It is a type-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.omegazero
multivalued: false
domain_of:
- WindAeroTwoDimIEC
range: PU
required: false
pavail:
name: pavail
description: Available aerodynamic power (<i>p</i><i><sub>avail</sub></i><i>)</i>.
It is a case-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.pavail
multivalued: false
domain_of:
- WindAeroTwoDimIEC
range: PU
required: false
thetav:
name: thetav
description: Blade angle at twice rated wind speed (<i>theta</i><i><sub>v2</sub></i>).
It is a type-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.thetav2
multivalued: false
domain_of:
- WindAeroTwoDimIEC
range: AngleDegrees
required: false
thetazero:
name: thetazero
description: Pitch angle if the wind turbine is not derated (<i>theta</i><i><sub>0</sub></i>).
It is a case-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.thetazero
multivalued: false
domain_of:
- WindAeroTwoDimIEC
range: AngleDegrees
required: false
wind_turbine_type_iec:
name: wind_turbine_type_iec
description: Wind turbine type 3 model with which this wind aerodynamic model
is associated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindAeroTwoDimIEC.WindTurbineType3IEC
multivalued: false
domain_of:
- WindMechIEC
- WindGenType3aIEC
- WindGenType3IEC
- WindAeroTwoDimIEC
- WindContPitchAngleIEC
- WindContPType3IEC
- WindAeroOneDimIEC
range: WindTurbineType3IEC
required: true
class_uri: cim:WindAeroTwoDimIEC
Induced
name: WindAeroTwoDimIEC
description: "Two-dimensional aerodynamic model. \r\nReference: IEC 61400-27-1:2015,\
\ 5.6.1.3."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
dpomega:
name: dpomega
description: Partial derivative of aerodynamic power with respect to changes in
WTR speed (<i>dp</i><i><sub>omega</sub></i>). It is a type-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.dpomega
multivalued: false
alias: dpomega
owner: WindAeroTwoDimIEC
domain_of:
- WindAeroTwoDimIEC
range: PU
required: false
dptheta:
name: dptheta
description: Partial derivative of aerodynamic power with respect to changes in
pitch angle (<i>dp</i><i><sub>theta</sub></i>). It is a type-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.dptheta
multivalued: false
alias: dptheta
owner: WindAeroTwoDimIEC
domain_of:
- WindAeroTwoDimIEC
range: PU
required: false
dpv:
name: dpv
description: Partial derivative (<i>dp</i><i><sub>v1</sub></i>). It is a type-dependent
parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindAeroTwoDimIEC.dpv1
multivalued: false
alias: dpv
owner: WindAeroTwoDimIEC
domain_of:
- GovHydroWEH
- WindAeroTwoDimIEC
range: PU
required: false
omegazero:
name: omegazero
description: Rotor speed if the wind turbine is not derated (<i>omega</i><i><sub>0</sub></i>).
It is a type-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.omegazero
multivalued: false
alias: omegazero
owner: WindAeroTwoDimIEC
domain_of:
- WindAeroTwoDimIEC
range: PU
required: false
pavail:
name: pavail
description: Available aerodynamic power (<i>p</i><i><sub>avail</sub></i><i>)</i>.
It is a case-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.pavail
multivalued: false
alias: pavail
owner: WindAeroTwoDimIEC
domain_of:
- WindAeroTwoDimIEC
range: PU
required: false
thetav:
name: thetav
description: Blade angle at twice rated wind speed (<i>theta</i><i><sub>v2</sub></i>).
It is a type-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.thetav2
multivalued: false
alias: thetav
owner: WindAeroTwoDimIEC
domain_of:
- WindAeroTwoDimIEC
range: AngleDegrees
required: false
thetazero:
name: thetazero
description: Pitch angle if the wind turbine is not derated (<i>theta</i><i><sub>0</sub></i>).
It is a case-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindAeroTwoDimIEC.thetazero
multivalued: false
alias: thetazero
owner: WindAeroTwoDimIEC
domain_of:
- WindAeroTwoDimIEC
range: AngleDegrees
required: false
wind_turbine_type_iec:
name: wind_turbine_type_iec
description: Wind turbine type 3 model with which this wind aerodynamic model
is associated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindAeroTwoDimIEC.WindTurbineType3IEC
multivalued: false
alias: wind_turbine_type_iec
owner: WindAeroTwoDimIEC
domain_of:
- WindMechIEC
- WindGenType3aIEC
- WindGenType3IEC
- WindAeroTwoDimIEC
- WindContPitchAngleIEC
- WindContPType3IEC
- WindAeroOneDimIEC
range: WindTurbineType3IEC
required: true
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: WindAeroTwoDimIEC
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: WindAeroTwoDimIEC
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: WindAeroTwoDimIEC
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: WindAeroTwoDimIEC
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: WindAeroTwoDimIEC
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: WindAeroTwoDimIEC
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: WindAeroTwoDimIEC
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: WindAeroTwoDimIEC
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:WindAeroTwoDimIEC