mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-16 11:21:38 +08:00
Seed the random flowTests
This commit is contained in:
@@ -12,6 +12,8 @@ except Exception, e:
|
||||
|
||||
TOL = 1E-8
|
||||
|
||||
np.random.seed(0)
|
||||
|
||||
class TestModels(unittest.TestCase):
|
||||
|
||||
def test_BaseHaverkamp_Theta(self):
|
||||
|
||||
Reference in New Issue
Block a user