PowerLawOp Struct Reference

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

Public Member Functions

AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::Real operator() (amrex::Real height) const
 

Public Attributes

const amrex::Real m_ref_vel
 
const amrex::Real m_ref_height
 
const amrex::Real m_alpha
 
const amrex::Real m_hoffset
 
const amrex::Real m_umin
 
const amrex::Real m_umax
 

Member Function Documentation

◆ operator()()

AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::Real amr_wind::synth_turb::PowerLawOp::operator() ( amrex::Real height) const
inline

Member Data Documentation

◆ m_alpha

const amrex::Real amr_wind::synth_turb::PowerLawOp::m_alpha

◆ m_hoffset

const amrex::Real amr_wind::synth_turb::PowerLawOp::m_hoffset

◆ m_ref_height

const amrex::Real amr_wind::synth_turb::PowerLawOp::m_ref_height

◆ m_ref_vel

const amrex::Real amr_wind::synth_turb::PowerLawOp::m_ref_vel

◆ m_umax

const amrex::Real amr_wind::synth_turb::PowerLawOp::m_umax

◆ m_umin

const amrex::Real amr_wind::synth_turb::PowerLawOp::m_umin

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