Esempio n. 1
0
 def test_square2(self):
     assert_allclose(re_from_drain_spacing(3, 'sqr'),
                     1.692568751)
Esempio n. 2
0
 def test_triangle2(self):
     assert_allclose(re_from_drain_spacing(3, 'tri'),
                     1.575112704)