SNOWPACK  SNOWPACK-3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BoundCond Class Reference

Detailed Description

BoundCond is used to set Neumann boundary conditions.

#include <DataClasses.h>

Public Member Functions

 BoundCond ()
 
const std::string toString () const
 

Public Attributes

double lw_out
 outgoing longwave radiation More...
 
double lw_net
 net longwave radiation More...
 
double qs
 sensible heat More...
 
double ql
 latent heat More...
 
double qr
 rain energy More...
 
double qg
 geothermal heat flux or heat flux at lower boundary More...
 

Constructor & Destructor Documentation

BoundCond::BoundCond ( )
inline

Member Function Documentation

const std::string BoundCond::toString ( ) const

Member Data Documentation

double BoundCond::lw_net

net longwave radiation

double BoundCond::lw_out

outgoing longwave radiation

double BoundCond::qg

geothermal heat flux or heat flux at lower boundary

double BoundCond::ql

latent heat

double BoundCond::qr

rain energy

double BoundCond::qs

sensible heat


The documentation for this class was generated from the following files: