SynthTurbDeviceData Struct Reference

Kynema-SGF API: kynema_sgf::SynthTurbDeviceData Struct Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
kynema_sgf::SynthTurbDeviceData Struct Reference

#include <SyntheticTurbulence.H>

Collaboration diagram for kynema_sgf::SynthTurbDeviceData:
[legend]

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
amrex::Real * uvel
amrex::Real * vvel
amrex::Real * wvel
int ileft
int iright

Constructor & Destructor Documentation

◆ SynthTurbDeviceData()

kynema_sgf::SynthTurbDeviceData::SynthTurbDeviceData ( SynthTurbData & hdata)
inlineexplicit

Member Data Documentation

◆ box_dims

vs::VectorT<int> kynema_sgf::SynthTurbDeviceData::box_dims

◆ box_len

vs::Vector kynema_sgf::SynthTurbDeviceData::box_len

◆ dx

vs::Vector kynema_sgf::SynthTurbDeviceData::dx

◆ ileft

int kynema_sgf::SynthTurbDeviceData::ileft

◆ iright

int kynema_sgf::SynthTurbDeviceData::iright

◆ origin

vs::Vector kynema_sgf::SynthTurbDeviceData::origin

◆ tr_mat

vs::Tensor kynema_sgf::SynthTurbDeviceData::tr_mat

◆ uvel

amrex::Real* kynema_sgf::SynthTurbDeviceData::uvel

◆ vvel

amrex::Real* kynema_sgf::SynthTurbDeviceData::vvel

◆ wvel

amrex::Real* kynema_sgf::SynthTurbDeviceData::wvel

The documentation for this struct was generated from the following file: