BUG: correct delta:turbulentDFSEMInlet from 2 to 1 (#1459)

This commit is contained in:
Kutalmis Bercin 2019-11-14 14:06:44 +00:00 committed by Andrew Heather
parent 80681eeb2b
commit f41b2db8c8

View File

@ -17,7 +17,7 @@ FoamFile
inlet
{
type turbulentDFSEMInlet;
delta 2;
delta 1;
nCellPerEddy 1;
mapMethod nearestCell;
}