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

Detailed Description

This module contains the solver for the 1d Richards Equation for the 1d snowpack model.

Version
10.02
Author
Nander Wever

#include <ReSolver1d.h>

Public Member Functions

 ReSolver1d (const SnowpackConfig &cfg)
 
void SolveRichardsEquation (SnowStation &Xdata, SurfaceFluxes &Sdata)
 Solve Richards Equation
Solve Richards Equation
. More...
 

Public Attributes

double surfacefluxrate
 
double soilsurfacesourceflux
 

Constructor & Destructor Documentation

ReSolver1d::ReSolver1d ( const SnowpackConfig cfg)

Member Function Documentation

void ReSolver1d::SolveRichardsEquation ( SnowStation Xdata,
SurfaceFluxes Sdata 
)

Solve Richards Equation
Solve Richards Equation
.

Author
Nander Wever
Parameters
Xdata
Sdata

Member Data Documentation

double ReSolver1d::soilsurfacesourceflux
double ReSolver1d::surfacefluxrate

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