compressibleInflowOutflow template case: added missing wallDist in fvSchemes

This commit is contained in:
Chris Greenshields
2017-06-04 12:33:22 +01:00
parent f1240a853c
commit 2fc10e20bb

View File

@ -73,4 +73,9 @@ fluxRequired
p ;
}
wallDist
{
method meshWave;
}
// ************************************************************************* //