Fixed icoFoam tutorials

This commit is contained in:
Vanja Skuric 2016-05-05 14:50:06 +02:00
parent ca7d381e05
commit 5d6e83b834
4 changed files with 1 additions and 19 deletions

View file

@ -54,12 +54,6 @@ boundaryField
type mixingPlane;
}
top
{
type fixedValue;
value uniform (0 0 0);
}
frontAndBack
{
type empty;

View file

@ -24,7 +24,7 @@ stopAt endTime;
endTime 5.5;
deltaT 0.005;
deltaT 0.001;
writeControl timeStep;

View file

@ -54,12 +54,6 @@ boundaryField
type mixingPlane;
}
top
{
type fixedValue;
value uniform (0 0 0);
}
frontAndBack
{
type empty;

View file

@ -54,12 +54,6 @@ boundaryField
type mixingPlane;
}
top
{
type fixedValue;
value uniform (0 0 0);
}
frontAndBack
{
type empty;