|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
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) | ForestDrag | explicit |
| 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() | ForestDrag | inline |
| get_frontal_area() | ForestDrag | inline |
| m_cd_const | ForestDrag | private |
| m_cd_forest | ForestDrag | private |
| m_diameter_forest | ForestDrag | private |
| m_forest_drag | ForestDrag | private |
| m_frontal_area | ForestDrag | private |
| m_grid_dx | ForestDrag | private |
| m_grid_dy | ForestDrag | private |
| m_grid_nx | ForestDrag | private |
| m_grid_ny | ForestDrag | private |
| m_grid_xmin | ForestDrag | private |
| m_grid_ymin | ForestDrag | private |
| m_gridded_cd | ForestDrag | private |
| m_gridded_height | ForestDrag | private |
| m_gridded_lai | ForestDrag | private |
| m_height_forest | ForestDrag | private |
| m_lad_normalization | ForestDrag | private |
| m_lai_forest | ForestDrag | private |
| m_laimax | ForestDrag | private |
| m_laimax_forest | ForestDrag | private |
| m_need_frontal_area | ForestDrag | private |
| m_tree_type | ForestDrag | private |
| m_type_forest | ForestDrag | private |
| m_use_const_cd | ForestDrag | private |
| m_use_gridded_data | ForestDrag | private |
| m_x_forest | ForestDrag | private |
| m_y_forest | ForestDrag | private |
| 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) | ForestDrag | private |
| ~ForestDrag()=default | ForestDrag |