ENH: Tutorial updates

This commit is contained in:
Andrew Heather
2017-05-18 14:47:00 +01:00
parent 28868f8d4d
commit 0a4733acab
99 changed files with 250 additions and 339 deletions

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
nu nu [ 0 2 -1 0 0 0 0 ] 0.01;
nu 0.01;
// ************************************************************************* //

View File

@ -16,6 +16,6 @@ FoamFile
transportModel Newtonian;
nu nu [0 2 -1 0 0 0 0] 1.5e-05;
nu 1.5e-05;
// ************************************************************************* //