TUT: tab removal

This commit is contained in:
Mark Olesen
2018-06-21 15:43:15 +02:00
parent 73fbed1c2c
commit 237f20b0ed
29 changed files with 158 additions and 139 deletions

View File

@ -35,7 +35,7 @@ boundaryField
sides
{
type empty;
type empty;
}
ground

View File

@ -38,7 +38,7 @@ boundaryField
sides
{
type empty;
type empty;
}
top

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep yes;
maxCo 0.65;
maxAlphaCo 0.65;
maxDeltaT 0.05;