SynthTurbDeviceData Struct Reference
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
amr_wind::SynthTurbDeviceData Struct Reference
#include <SyntheticTurbulence.H>
Collaboration diagram for amr_wind::SynthTurbDeviceData:
Public Member Functions | |
| SynthTurbDeviceData (SynthTurbData &hdata) | |
Public Attributes | |
| vs::VectorT< int > | box_dims |
| vs::Vector | box_len |
| vs::Vector | dx |
| vs::Vector | origin |
| vs::Tensor | tr_mat |
| double * | uvel |
| double * | vvel |
| double * | wvel |
| int | ileft |
| int | iright |
Constructor & Destructor Documentation
◆ SynthTurbDeviceData()
|
inlineexplicit |
Member Data Documentation
◆ box_dims
| vs::VectorT<int> amr_wind::SynthTurbDeviceData::box_dims |
◆ box_len
| vs::Vector amr_wind::SynthTurbDeviceData::box_len |
◆ dx
| vs::Vector amr_wind::SynthTurbDeviceData::dx |
◆ ileft
| int amr_wind::SynthTurbDeviceData::ileft |
◆ iright
| int amr_wind::SynthTurbDeviceData::iright |
◆ origin
| vs::Vector amr_wind::SynthTurbDeviceData::origin |
◆ tr_mat
| vs::Tensor amr_wind::SynthTurbDeviceData::tr_mat |
◆ uvel
| double* amr_wind::SynthTurbDeviceData::uvel |
◆ vvel
| double* amr_wind::SynthTurbDeviceData::vvel |
◆ wvel
| double* amr_wind::SynthTurbDeviceData::wvel |
The documentation for this struct was generated from the following file:
- /home/runner/work/amr-wind/amr-wind/amr-wind/physics/SyntheticTurbulence.H
Generated by