AMBHAS
ambhas.gw.GW_2D_yz Class Reference

List of all members.

Public Member Functions

def __init__
def set_parameters
def run_model
def ens

Public Attributes

 R
 Dnet
 nlayer
 F
 G
 r
 hmin
 h
 lam_ens
 sy_ens
 r_ens
 hmin_ens
 eff
 best_h
 best_ind

Detailed Description

This class perform the groundwater modelling

Definition at line 106 of file gw.py.


Constructor & Destructor Documentation

def ambhas.gw.GW_2D_yz.__init__ (   self,
  R,
  Dnet = 0 
)
R: rainfall
Dnet: net groundwater draft

Definition at line 111 of file gw.py.


Member Function Documentation

def ambhas.gw.GW_2D_yz.ens (   self,
  lam_lim,
  sy_lim,
  r_lim,
  hmin_lim,
  ens,
  hini,
  h_obs,
  t 
)
generate ensemble based on ensemble of parameters
Input:
    F: min and max of F
    G: min and max of G
    r: min and max of r
    hmin: min and max of hmin
    ens: no. of ensembles
    hini: initial gw level
    t: final time

Definition at line 164 of file gw.py.

def ambhas.gw.GW_2D_yz.run_model (   self,
  hini,
  t 
)
hini: initial groundwater level
t: time

Definition at line 149 of file gw.py.

def ambhas.gw.GW_2D_yz.set_parameters (   self,
  lam,
  sy,
  r,
  hmin = 0 
)
F: model parameter
G: model parameter
r: recharge factor
hmin: groundwater level at which based flow ceases

sy: specific yield
lam: decay constant

Definition at line 119 of file gw.py.


Member Data Documentation

Definition at line 174 of file gw.py.

Definition at line 174 of file gw.py.

Definition at line 114 of file gw.py.

Definition at line 174 of file gw.py.

Definition at line 127 of file gw.py.

Definition at line 127 of file gw.py.

Definition at line 152 of file gw.py.

Definition at line 127 of file gw.py.

Definition at line 174 of file gw.py.

Definition at line 174 of file gw.py.

Definition at line 127 of file gw.py.

Definition at line 114 of file gw.py.

Definition at line 127 of file gw.py.

Definition at line 174 of file gw.py.

Definition at line 174 of file gw.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables