We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edefe0a commit 241d2f7Copy full SHA for 241d2f7
pysplashsurf/tests/test_calling.py
@@ -6,7 +6,7 @@
6
import trimesh
7
import pathlib
8
9
-BINARY_PATH = "/home/fek/Documents/HiwiJob/splashsurf/target/release/splashsurf"
+BINARY_PATH = "splashsurf"
10
DIR = pathlib.Path(__file__).parent.resolve()
11
VTK_PATH = DIR.joinpath("ParticleData_Fluid_5.vtk")
12
0 commit comments