diff --git a/etc/templates/compressibleInflowOutflow/system/fvSchemes b/etc/templates/compressibleInflowOutflow/system/fvSchemes
index fd40835a486c26f4cafa17fd07fa2dd6e4d3e814..88ce889f9cd45d80fe541761bd767023a71c2eed 100644
--- a/etc/templates/compressibleInflowOutflow/system/fvSchemes
+++ b/etc/templates/compressibleInflowOutflow/system/fvSchemes
@@ -73,4 +73,9 @@ fluxRequired
     p                 ;
 }
 
+wallDist
+{
+    method meshWave;
+}
+
 // ************************************************************************* //