ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ForestDrag Member List

This is the complete list of members for ForestDrag, including all inherited members.

define_drag_field(const amrex::BoxArray &ba, const amrex::DistributionMapping &dm, amrex::Geometry &geom, amrex::MultiFab *z_phys_cc, amrex::MultiFab *z_phys_nd, bool need_frontal_area, int level)ForestDrag
ForestDrag(std::string forestfile)ForestDragexplicit
ForestDrag(std::string lai_file, std::string height_file, std::string cd_file, int tree_type=1, amrex::Real laimax=0.8)ForestDrag
ForestDrag(std::string lai_file, std::string height_file, amrex::Real cd_const, int tree_type=1, amrex::Real laimax=0.8)ForestDrag
get_drag_field()ForestDraginline
get_frontal_area()ForestDraginline
m_cd_constForestDragprivate
m_cd_forestForestDragprivate
m_diameter_forestForestDragprivate
m_forest_dragForestDragprivate
m_frontal_areaForestDragprivate
m_grid_dxForestDragprivate
m_grid_dyForestDragprivate
m_grid_nxForestDragprivate
m_grid_nyForestDragprivate
m_grid_xminForestDragprivate
m_grid_yminForestDragprivate
m_gridded_cdForestDragprivate
m_gridded_heightForestDragprivate
m_gridded_laiForestDragprivate
m_height_forestForestDragprivate
m_lad_normalizationForestDragprivate
m_lai_forestForestDragprivate
m_laimaxForestDragprivate
m_laimax_forestForestDragprivate
m_need_frontal_areaForestDragprivate
m_tree_typeForestDragprivate
m_type_forestForestDragprivate
m_use_const_cdForestDragprivate
m_use_gridded_dataForestDragprivate
m_x_forestForestDragprivate
m_y_forestForestDragprivate
read_netcdf_file(const std::string &filename, const std::string &varname, amrex::Vector< amrex::Real > &data, int &nx, int &ny, amrex::Real &dx, amrex::Real &dy, amrex::Real &xmin, amrex::Real &ymin)ForestDragprivate
~ForestDrag()=defaultForestDrag