InterpWeights Struct Reference

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

#include <SyntheticTurbulence.H>

Public Attributes

int il
 
int ir
 
int jl
 
int jr
 
int kl
 
int kr
 
amrex::Real xl
 
amrex::Real xr
 
amrex::Real yl
 
amrex::Real yr
 
amrex::Real zl
 
amrex::Real zr
 

Detailed Description

Indices and interpolation weights for a given point located within the turbulence box

Member Data Documentation

◆ il

int amr_wind::InterpWeights::il

◆ ir

int amr_wind::InterpWeights::ir

◆ jl

int amr_wind::InterpWeights::jl

◆ jr

int amr_wind::InterpWeights::jr

◆ kl

int amr_wind::InterpWeights::kl

◆ kr

int amr_wind::InterpWeights::kr

◆ xl

amrex::Real amr_wind::InterpWeights::xl

◆ xr

amrex::Real amr_wind::InterpWeights::xr

◆ yl

amrex::Real amr_wind::InterpWeights::yl

◆ yr

amrex::Real amr_wind::InterpWeights::yr

◆ zl

amrex::Real amr_wind::InterpWeights::zl

◆ zr

amrex::Real amr_wind::InterpWeights::zr

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