ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_WSM6.H File Reference
#include <memory>
#include <string>
#include <vector>
#include <AMReX_FArrayBox.H>
#include <AMReX_Geometry.H>
#include <AMReX_MultiFabUtil.H>
#include "ERF_Constants.H"
#include "ERF_DataStruct.H"
#include "ERF_IndexDefines.H"
#include "ERF_MicrophysicsUtils.H"
#include "ERF_NullMoist.H"
Include dependency graph for ERF_WSM6.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WSM6
 

Namespaces

 MicVar_WSM6
 
 WSM6Ind
 

Enumerations

enum  {
  MicVar_WSM6::rho = 0 , MicVar_WSM6::theta , MicVar_WSM6::tabs , MicVar_WSM6::pres ,
  MicVar_WSM6::qv , MicVar_WSM6::qc , MicVar_WSM6::qi , MicVar_WSM6::qr ,
  MicVar_WSM6::qs , MicVar_WSM6::qg , MicVar_WSM6::rain_accum , MicVar_WSM6::snow_accum ,
  MicVar_WSM6::graup_accum , MicVar_WSM6::NumVars
}
 
enum  {
  WSM6Ind::t = 0 , WSM6Ind::q , WSM6Ind::qc , WSM6Ind::qi ,
  WSM6Ind::qr , WSM6Ind::qs , WSM6Ind::qg , WSM6Ind::den ,
  WSM6Ind::p , WSM6Ind::delz , WSM6Ind::fallc , WSM6Ind::falkc ,
  WSM6Ind::work1c , WSM6Ind::work2c , WSM6Ind::workr , WSM6Ind::worka ,
  WSM6Ind::den_tmp , WSM6Ind::delz_tmp , WSM6Ind::pigen , WSM6Ind::pidep ,
  WSM6Ind::pcond , WSM6Ind::prevp , WSM6Ind::psevp , WSM6Ind::pgevp ,
  WSM6Ind::psdep , WSM6Ind::pgdep , WSM6Ind::praut , WSM6Ind::psaut ,
  WSM6Ind::pgaut , WSM6Ind::piacr , WSM6Ind::pracw , WSM6Ind::praci ,
  WSM6Ind::pracs , WSM6Ind::psacw , WSM6Ind::psaci , WSM6Ind::psacr ,
  WSM6Ind::pgacw , WSM6Ind::pgaci , WSM6Ind::pgacr , WSM6Ind::pgacs ,
  WSM6Ind::paacw , WSM6Ind::psmlt , WSM6Ind::pgmlt , WSM6Ind::pseml ,
  WSM6Ind::pgeml , WSM6Ind::qsum , WSM6Ind::xl , WSM6Ind::cpm ,
  WSM6Ind::work2 , WSM6Ind::denfac , WSM6Ind::xni , WSM6Ind::denqrs1 ,
  WSM6Ind::denqrs2 , WSM6Ind::denqrs3 , WSM6Ind::denqci , WSM6Ind::n0sfac ,
  WSM6Ind::rhw , WSM6Ind::rhi , WSM6Ind::qsatw , WSM6Ind::qsati ,
  WSM6Ind::rslope_r , WSM6Ind::rslope_s , WSM6Ind::rslope_g , WSM6Ind::rslope2_r ,
  WSM6Ind::rslope2_s , WSM6Ind::rslope2_g , WSM6Ind::rslope3_r , WSM6Ind::rslope3_s ,
  WSM6Ind::rslope3_g , WSM6Ind::rslopeb_r , WSM6Ind::rslopeb_s , WSM6Ind::rslopeb_g ,
  WSM6Ind::qrs_tmp_r , WSM6Ind::qrs_tmp_s , WSM6Ind::qrs_tmp_g , WSM6Ind::falk_r ,
  WSM6Ind::falk_s , WSM6Ind::falk_g , WSM6Ind::fall_r , WSM6Ind::fall_s ,
  WSM6Ind::fall_g , WSM6Ind::work1_r , WSM6Ind::work1_s , WSM6Ind::work1_g ,
  WSM6Ind::workdiffw , WSM6Ind::workdiffi , WSM6Ind::NumInds
}