https://github.com/reproducibilitystamp/SMI2016ReprStamp
Tip revision: 1f7801656c9e30ee4b174b6dede619f383555b5f authored by IuricichF on 14 May 2016, 20:29:04 UTC
Automatically set the absolute paths for the .pvsm files in dist/ folder
Automatically set the absolute paths for the .pvsm files in dist/ folder
Tip revision: 1f78016
produce_fig11ab.sh
cd ../dist/
./watershedToForman -f ./datasets/Rim01.off ./datasets/Rim01Field.fld immersion figures
echo ""
echo "Vtk files for Figures 11a and 11b have been produced"
echo "Open paraview"
echo "File -> Load state"
echo "loading /dist/fig11a.psvm"
echo "Mesh should be represented in the same state as in Figure 11a"
echo "loading /dist/fig11b.psvm"
echo "Mesh should be represented in the same state as in Figure 11b"
