diff --git a/tools/solving/biventricleThesis.py b/tools/solving/biventricleThesis.py
index c28a39b95a09a38ce5186b120cbe37da4d2f4cff..329dedd8d37ab89307dbc13e170773424fa5a935 100644
--- a/tools/solving/biventricleThesis.py
+++ b/tools/solving/biventricleThesis.py
@@ -46,7 +46,7 @@ if __name__=="__main__":
     #startExperiment(procs,startconf,pathExperiment,{"ElphyModelName": "TenTusscher"})
     
     pathExperiment="OnCells/SI0004/"
-    moveVTU=False
+    moveVTU=True
     startExperiment(procs,startconf,pathExperiment,{"ElphyModelName": "TenTusscher","ElphyModel":"SemiImplicitOnCells","ParallelPlotting":False,"Compression":"ascii"},moveVTU)