Skip to content
Snippets Groups Projects
Commit 41eafeb0 authored by Prashant Sonakar's avatar Prashant Sonakar
Browse files

Merge branch 'fix-motorbike-visc' into 'develop'

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

See merge request !132
parents efff02bb 8f11aeab
Branches
Tags
No related merge requests found
......@@ -16,6 +16,6 @@ FoamFile
transportModel Newtonian;
nu .5e-05;
nu 1.5e-05;
// ************************************************************************* //
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment