AMBHAS
ambhas.gw.GW_2D_xy Class Reference

List of all members.

Public Member Functions

def __init__
def mac_cormack

Public Attributes

 watershed
 hini
 D
 dt
 dx
 hmin
 F
 outlet
 hnew

Detailed Description

this class performs the 2 dimensinoal groundwater modelling in horizonal 
plane using the 2 dimensional groundwater flow equation

Definition at line 217 of file gw.py.


Constructor & Destructor Documentation

def ambhas.gw.GW_2D_xy.__init__ (   self,
  watershed,
  hini,
  D,
  dt,
  dx,
  hmin,
  F,
  outlet 
)
watershed: map of watershed in tiff format, 1 means inside watershed
hini: initial groundwater level
D:  T/Sy

Definition at line 222 of file gw.py.


Member Function Documentation

this uses the mac cormack scheme

Definition at line 239 of file gw.py.


Member Data Documentation

Definition at line 226 of file gw.py.

Definition at line 226 of file gw.py.

Definition at line 226 of file gw.py.

Definition at line 226 of file gw.py.

Definition at line 226 of file gw.py.

Definition at line 226 of file gw.py.

Definition at line 241 of file gw.py.

Definition at line 226 of file gw.py.

Definition at line 226 of file gw.py.


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