TurbineInfo Struct Reference

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

#include <turbine_types.H>

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

Public Member Functions

 TurbineInfo (const std::string &label_in, const int id_in)
 
- Public Member Functions inherited from amr_wind::actuator::ActInfo
 ActInfo (std::string label_in, const int id_in)
 

Public Attributes

vs::Vector base_pos
 Base location of this turbine.
 
amrex::Real rotor_diameter {0.0}
 Rotor diameter for this turbine.
 
amrex::Real hub_height {0.0}
 Hub height of this turbine.
 
- Public Attributes inherited from amr_wind::actuator::ActInfo
std::string label
 Unique string identifier for the actuator body (wing, turbine)
 
std::set< int > procs
 Set of MPI ranks where this actuator source is active.
 
amrex::RealBox bound_box
 
int id {-1}
 Unique integer identifier for the turbine.
 
int root_proc {-1}
 Root process where this turbine is active.
 
bool is_root_proc {false}
 Flag indicating whether this is root proc.
 
bool actuator_in_proc {false}
 
bool sample_vel_in_proc {false}
 

Constructor & Destructor Documentation

◆ TurbineInfo()

amr_wind::actuator::TurbineInfo::TurbineInfo ( const std::string & label_in,
const int id_in )
inline

Member Data Documentation

◆ base_pos

vs::Vector amr_wind::actuator::TurbineInfo::base_pos

Base location of this turbine.

◆ hub_height

amrex::Real amr_wind::actuator::TurbineInfo::hub_height {0.0}

Hub height of this turbine.

◆ rotor_diameter

amrex::Real amr_wind::actuator::TurbineInfo::rotor_diameter {0.0}

Rotor diameter for this turbine.


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