BUG: Fix viscosity in simpleFoam motorBike tutorial (fixes #550)

This commit is contained in:
Pete Bachant
2017-07-27 19:55:12 -04:00
committed by Mark Olesen
parent fce9545781
commit 9b05e43626

View File

@ -16,6 +16,6 @@ FoamFile
transportModel Newtonian;
nu .5e-05;
nu 1.5e-05;
// ************************************************************************* //