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