modelDragResistance
Quadratic dependency of force versus speed
Extends from Modelica.Mechanics.Translational.Interfaces.PartialForce (Partial model of a force acting at the flange (accelerates the flange)).
Information
Model of force, quadratic dependent on (velocity of flange - wind speed).
Parameter ForceDirection chooses whether direction of force is the same in both directions of movement or not.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | useSupport (from PartialElementaryOneFlangeAndSupport2) | false | = true, if support flange enabled, otherwise implicitly grounded |
| Modelica.Units.SI.Force | f_nominal | Nominal force (if negative, force is acting as load) | |
| Modelica.Units.SI.Velocity | v_nominal | Nominal speed |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Flange_b | flange (from PartialElementaryOneFlangeAndSupport2) | Flange of component | |
| Support | support (from PartialElementaryOneFlangeAndSupport2) | Support/housing of component | |
| Modelica.Blocks.Interfaces.RealInput | vWind |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Length | s (from PartialElementaryOneFlangeAndSupport2) | Distance between flange and support (= flange.s - support.s) | |
| SI.Force | f (from PartialForce) | Accelerating force acting at flange (= flange.f) | |
| Modelica.Units.SI.Velocity | v | Velocity of flange with respect to support (= der(s)) |