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

@ -14,7 +14,7 @@ FoamFile
object nut;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [ 0 2 -1 0 0 0 0 ];
internalField uniform 0;
@ -41,5 +41,4 @@ boundaryField
}
}
// ************************************************************************* //