rename flow example.

This commit is contained in:
Rowan Cockett
2016-05-29 18:12:52 -07:00
parent de693adaa7
commit e2bb9c8d8e
+2 -2
View File
@@ -35,8 +35,8 @@ Here we reproduce the results from Celia et al. (1990):
.. plot::
from SimPEG.FLOW.Examples import Celia1990
Celia1990.run()
from SimPEG import Examples
Examples.FLOW_Richards_1D_Celia1990.run()
Richards
========