BUG: correct delta:turbulentDFSEMInlet from 2 to 1 (#1459)
This commit is contained in:
parent
80681eeb2b
commit
f41b2db8c8
@ -17,7 +17,7 @@ FoamFile
|
||||
inlet
|
||||
{
|
||||
type turbulentDFSEMInlet;
|
||||
delta 2;
|
||||
delta 1;
|
||||
nCellPerEddy 1;
|
||||
mapMethod nearestCell;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user