Skip to content
Snippets Groups Projects
Commit 075deeca authored by Pete Bachant's avatar Pete Bachant
Browse files

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

parent 8cc84454
Branches
Tags
1 merge request!132BUG: Correct viscosity in simpleFoam motorBike tutorial (fixes #550)
......@@ -16,6 +16,6 @@ FoamFile
transportModel Newtonian;
nu .5e-05;
nu 1.5e-05;
// ************************************************************************* //
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment