ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_WallThermodynamics.H File Reference
#include <AMReX_Array.H>
#include <AMReX_REAL.H>
Include dependency graph for ERF_WallThermodynamics.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  erf_wall_thermodynamics::Face
 

Namespaces

 erf_wall_thermodynamics
 

Typedefs

using erf_wall_thermodynamics::Boundary = amrex::GpuArray< Face, 2 *AMREX_SPACEDIM >
 

Enumerations

enum class  erf_wall_thermodynamics::ThermalMode : unsigned char { erf_wall_thermodynamics::LegacyNumerical , erf_wall_thermodynamics::FixedPhysicalTemperature }
 
enum class  erf_wall_thermodynamics::MoistureMode : unsigned char { erf_wall_thermodynamics::LegacyNumerical , erf_wall_thermodynamics::DryImpermeable , erf_wall_thermodynamics::WetEquilibrium }
 
enum class  erf_wall_thermodynamics::TransferModel : unsigned char { erf_wall_thermodynamics::None , erf_wall_thermodynamics::ResolvedMolecular }