diff --git a/apps/showcases/FlowAroundCylinder/CylinderRe3900.prm b/apps/showcases/FlowAroundCylinder/CylinderRe3900.prm
index 3fc14b91da9647ddef3ac7b7dc96a6b745c8136e..4882b02afc25aab744e269e26242f5a420675d75 100644
--- a/apps/showcases/FlowAroundCylinder/CylinderRe3900.prm
+++ b/apps/showcases/FlowAroundCylinder/CylinderRe3900.prm
@@ -37,7 +37,7 @@ DomainSetup
     cellsPerBlock < 750, 750, 200 >;
     domainSize    < 60, 30, 4 >;
     periodic      < false, false, true>;
-    refinementLevels 8;
+    refinementLevels 0;
     numberProcesses 1; // This is for load balancing, overwritten if more than one proc is used
 }