mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-08 11:26:56 +08:00
try again! figure out where to put things...
This commit is contained in:
@@ -2,6 +2,10 @@ from SimPEG import *
|
||||
from simpegFLOW import Richards
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
import os
|
||||
os.system('pwd')
|
||||
os.system('ls')
|
||||
|
||||
M = Mesh.TensorMesh([np.ones(40)])
|
||||
M.setCellGradBC('dirichlet')
|
||||
params = Richards.Empirical.HaverkampParams().celia1990
|
||||
|
||||
Reference in New Issue
Block a user