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;
@ -115,7 +116,7 @@ functions
start ( 9.0 0.01 0.0 );
end ( 9.0 0.01 1.5 );
nPoints 1001;
}
}
);
fixedLocations false;