Forest Struct Reference

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

#include <ForestDrag.H>

Public Member Functions

AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::Real lm () const
 
AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::Real area_fraction (const amrex::Real z, const amrex::Real treelaimax) const
 
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::RealBox real_bounding_box (const amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > &prob_lo) const
 
amrex::Box bounding_box (const amrex::Geometry &geom) const
 

Public Attributes

int m_id {-1}
 
amrex::Real m_type_forest
 
amrex::Real m_x_forest
 
amrex::Real m_y_forest
 
amrex::Real m_height_forest
 
amrex::Real m_diameter_forest
 
amrex::Real m_cd_forest
 
amrex::Real m_lai_forest
 
amrex::Real m_laimax_forest
 

Member Function Documentation

◆ area_fraction()

AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::Real amr_wind::forestdrag::Forest::area_fraction ( const amrex::Real z,
const amrex::Real treelaimax ) const
inline

◆ bounding_box()

amrex::Box amr_wind::forestdrag::Forest::bounding_box ( const amrex::Geometry & geom) const
inline

◆ lm()

AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::Real amr_wind::forestdrag::Forest::lm ( ) const
inline

◆ real_bounding_box()

AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::RealBox amr_wind::forestdrag::Forest::real_bounding_box ( const amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > & prob_lo) const
inline

Member Data Documentation

◆ m_cd_forest

amrex::Real amr_wind::forestdrag::Forest::m_cd_forest

◆ m_diameter_forest

amrex::Real amr_wind::forestdrag::Forest::m_diameter_forest

◆ m_height_forest

amrex::Real amr_wind::forestdrag::Forest::m_height_forest

◆ m_id

int amr_wind::forestdrag::Forest::m_id {-1}

◆ m_lai_forest

amrex::Real amr_wind::forestdrag::Forest::m_lai_forest

◆ m_laimax_forest

amrex::Real amr_wind::forestdrag::Forest::m_laimax_forest

◆ m_type_forest

amrex::Real amr_wind::forestdrag::Forest::m_type_forest

◆ m_x_forest

amrex::Real amr_wind::forestdrag::Forest::m_x_forest

◆ m_y_forest

amrex::Real amr_wind::forestdrag::Forest::m_y_forest

The documentation for this struct was generated from the following file:
  • /home/runner/work/amr-wind/amr-wind/amr-wind/physics/ForestDrag.H