ActSrcSector Struct Reference
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
kynema_sgf::actuator::ActSrcSector Struct Reference
#include <actuator_types.H>
Inheritance diagram for kynema_sgf::actuator::ActSrcSector:
Collaboration diagram for kynema_sgf::actuator::ActSrcSector:
Static Public Member Functions | |
| static std::string | identifier () |
Static Public Attributes | |
| static constexpr bool | is_line = false |
| static constexpr bool | is_disk = false |
| static constexpr bool | is_sector = true |
Detailed Description
Actuator sector representation.
Sector models sweep blade-section loads through the timestep before spreading them to the flow.
Member Function Documentation
◆ identifier()
|
inlinestatic |
Member Data Documentation
◆ is_disk
|
staticconstexpr |
◆ is_line
|
staticconstexpr |
◆ is_sector
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- /home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/actuator_types.H
Generated by