BoundCond is used to set Neumann boundary conditions.
#include <DataClasses.h>
Public Member Functions | |
BoundCond () | |
const std::string | toString () const |
void | reset () |
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... | |
|
inline |
void BoundCond::reset | ( | ) |
< outgoing longwave radiation
< net longwave radiation
< sensible heat
< latent heat
< rain energy
< heat flux at lower boundary
const std::string BoundCond::toString | ( | ) | const |
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