FluidProperties Struct Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
kynema::util::FluidProperties Struct Reference
Struct to hold the properties of the working fluid (air) More...
#include <aerodyn_inflow.hpp>
Public Attributes | |
float | density {1.225F} |
float | kinematic_viscosity {1.464E-5F} |
float | sound_speed {335.F} |
float | vapor_pressure {1700.F} |
Detailed Description
Struct to hold the properties of the working fluid (air)
Member Data Documentation
◆ density
float kynema::util::FluidProperties::density {1.225F} |
◆ kinematic_viscosity
float kynema::util::FluidProperties::kinematic_viscosity {1.464E-5F} |
◆ sound_speed
float kynema::util::FluidProperties::sound_speed {335.F} |
◆ vapor_pressure
float kynema::util::FluidProperties::vapor_pressure {1700.F} |
The documentation for this struct was generated from the following file:
- /home/runner/work/kynema/kynema/kynema/src/utilities/aerodynamics/aerodyn_inflow.hpp
Generated by