def test_square2(self): assert_allclose(re_from_drain_spacing(3, 'sqr'), 1.692568751)
def test_triangle2(self): assert_allclose(re_from_drain_spacing(3, 'tri'), 1.575112704)