|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include <ERF_CloudChamber.H>

Public Attributes | |
| WallFace | face = WallFace::XLo |
| erf_wall_thermodynamics::Face | thermodynamics |
| amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > | velocity = {} |
| WallFace erf_cloud_chamber::WallSpec::face = WallFace::XLo |
Referenced by erf_cloud_chamber::parse_config().
| erf_wall_thermodynamics::Face erf_cloud_chamber::WallSpec::thermodynamics |
Referenced by erf_cloud_chamber::parse_config().
| amrex::GpuArray<amrex::Real, AMREX_SPACEDIM> erf_cloud_chamber::WallSpec::velocity = {} |
Referenced by erf_cloud_chamber::parse_config().