ActSrcLine Struct Reference

AMR-Wind API: amr_wind::actuator::ActSrcLine Struct Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches

#include <actuator_types.H>

Inheritance diagram for amr_wind::actuator::ActSrcLine:
[legend]
Collaboration diagram for amr_wind::actuator::ActSrcLine:
[legend]

Static Public Member Functions

static std::string identifier ()
 

Static Public Attributes

static constexpr bool is_line = true
 Flag indicating if this is a line type.
 
static constexpr bool is_disk = false
 Flag indicating if this is a disk type.
 

Detailed Description

Actuator line representation.

Member Function Documentation

◆ identifier()

static std::string amr_wind::actuator::ActSrcLine::identifier ( )
inlinestatic

Member Data Documentation

◆ is_disk

bool amr_wind::actuator::ActSrcLine::is_disk = false
staticconstexpr

Flag indicating if this is a disk type.

◆ is_line

bool amr_wind::actuator::ActSrcLine::is_line = true
staticconstexpr

Flag indicating if this is a line type.


The documentation for this struct was generated from the following file:
  • /home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/actuator_types.H