compressibleInflowOutflow template case: added missing wallDist in fvSchemes
This commit is contained in:
parent
f1240a853c
commit
2fc10e20bb
1 changed files with 5 additions and 0 deletions
|
|
@ -73,4 +73,9 @@ fluxRequired
|
||||||
p ;
|
p ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
wallDist
|
||||||
|
{
|
||||||
|
method meshWave;
|
||||||
|
}
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue