Public Member Functions | |
def | __init__ |
def | mac_cormack |
Public Attributes | |
watershed | |
hini | |
D | |
dt | |
dx | |
hmin | |
F | |
outlet | |
hnew |
this class performs the 2 dimensinoal groundwater modelling in horizonal plane using the 2 dimensional groundwater flow equation
def ambhas.gw.GW_2D_xy.__init__ | ( | self, | |
watershed, | |||
hini, | |||
D, | |||
dt, | |||
dx, | |||
hmin, | |||
F, | |||
outlet | |||
) |
def ambhas.gw.GW_2D_xy.mac_cormack | ( | self | ) |