try updating rtfd

This commit is contained in:
rowanc1
2014-02-27 09:51:02 -08:00
parent 7a5fde8a3e
commit 9fb83ad727
3 changed files with 4 additions and 2 deletions
@@ -10,6 +10,7 @@ model = Richards.Empirical.Haverkamp(M, **params)
bc = np.array([-61.5,-20.7])
h = np.zeros(M.nC) + bc[0]
def getFields(timeStep,method):
prob = Richards.RichardsProblem(M,model, timeStep=timeStep, timeEnd=360,
boundaryConditions=bc, initialConditions=h,