FluidPropertySensor
Library
HydraulicsByFluidon/Components/Sensors
Description
Following fluid properties are available:
- Density
- Kinematic viscosity
- Dynamic viscosity
- Isothermal bulk modulus
- Isentropic bulk modulus
- Specific heat capacity at constant pressure
- Isobaric thermal expansion coefficient
- Sound speed
The chosen fluid property is measured at fluid temperature and pressure at the fluid port.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_propertyType | propertyType | Output property | Structure | |
mo_propertyType/choice1 | Density | Number | 0 | |
mo_propertyType/choice2 | Kinematic viscosity | Number | 0 | |
mo_propertyType/choice3 | Dynamic viscosity | Number | 0 | |
mo_propertyType/choice4 | Isothermal bulk modulus | Number | 0 | |
mo_propertyType/choice5 | Isentropic bulk modulus | Number | 0 | |
mo_propertyType/choice6 | Specific heat at constant pressure | Number | 0 | |
mo_propertyType/choice7 | Isobaric thermal expansion coefficient | Number | 0 | |
mo_propertyType/choice8 | Speed of sound | Number | 0 |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_value | value | value | Structure | |
mo_value/fixed | fixed | Cell of scalars | true | |
mo_value/start | start | Cell of scalars |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
fluidPort | implicit | Hydraulic port | input | 1 |
value | implicit | Measured value | output | 1 |