ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
near_surface_diagnostics::Sources Struct Reference

#include <ERF_NearSurfaceDiagnostics.H>

Collaboration diagram for near_surface_diagnostics::Sources:

Public Attributes

const amrex::MultiFab * native_temperature_vegetated = nullptr
 
const amrex::MultiFab * native_temperature_bare = nullptr
 
const amrex::MultiFab * native_mixing_ratio_vegetated = nullptr
 
const amrex::MultiFab * native_mixing_ratio_bare = nullptr
 
const amrex::MultiFab * native_vegetation_fraction = nullptr
 
const amrex::MultiFab * theta_surface = nullptr
 
const amrex::MultiFab * theta_star = nullptr
 
const amrex::MultiFab * mixing_ratio_surface = nullptr
 
const amrex::MultiFab * mixing_ratio_star = nullptr
 
const amrex::MultiFab * roughness_height = nullptr
 
const amrex::MultiFab * obukhov_length = nullptr
 
const amrex::MultiFab * source_mask = nullptr
 
const amrex::iMultiFab * land_mask = nullptr
 
const amrex::MultiFab * cons = nullptr
 
const amrex::MultiFab * z_phys_nd = nullptr
 
amrex::Real dz = amrex::Real(0.0)
 
int klo = 0
 
bool moist = false
 
bool has_lsm = false
 

Member Data Documentation

◆ cons

const amrex::MultiFab* near_surface_diagnostics::Sources::cons = nullptr

◆ dz

amrex::Real near_surface_diagnostics::Sources::dz = amrex::Real(0.0)

◆ has_lsm

bool near_surface_diagnostics::Sources::has_lsm = false

◆ klo

int near_surface_diagnostics::Sources::klo = 0

◆ land_mask

const amrex::iMultiFab* near_surface_diagnostics::Sources::land_mask = nullptr

◆ mixing_ratio_star

const amrex::MultiFab* near_surface_diagnostics::Sources::mixing_ratio_star = nullptr

◆ mixing_ratio_surface

const amrex::MultiFab* near_surface_diagnostics::Sources::mixing_ratio_surface = nullptr

◆ moist

bool near_surface_diagnostics::Sources::moist = false

◆ native_mixing_ratio_bare

const amrex::MultiFab* near_surface_diagnostics::Sources::native_mixing_ratio_bare = nullptr

◆ native_mixing_ratio_vegetated

const amrex::MultiFab* near_surface_diagnostics::Sources::native_mixing_ratio_vegetated = nullptr

◆ native_temperature_bare

const amrex::MultiFab* near_surface_diagnostics::Sources::native_temperature_bare = nullptr

◆ native_temperature_vegetated

const amrex::MultiFab* near_surface_diagnostics::Sources::native_temperature_vegetated = nullptr

◆ native_vegetation_fraction

const amrex::MultiFab* near_surface_diagnostics::Sources::native_vegetation_fraction = nullptr

◆ obukhov_length

const amrex::MultiFab* near_surface_diagnostics::Sources::obukhov_length = nullptr

◆ roughness_height

const amrex::MultiFab* near_surface_diagnostics::Sources::roughness_height = nullptr

◆ source_mask

const amrex::MultiFab* near_surface_diagnostics::Sources::source_mask = nullptr

◆ theta_star

const amrex::MultiFab* near_surface_diagnostics::Sources::theta_star = nullptr

◆ theta_surface

const amrex::MultiFab* near_surface_diagnostics::Sources::theta_surface = nullptr

◆ z_phys_nd

const amrex::MultiFab* near_surface_diagnostics::Sources::z_phys_nd = nullptr

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