Skip to content
Snippets Groups Projects
Commit abd6c0dc authored by mattijs's avatar mattijs
Browse files

Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev

parents 9473b708 c38198dc
Branches
Tags
No related merge requests found
...@@ -120,7 +120,7 @@ tmp<volScalarField> autoCreateNut ...@@ -120,7 +120,7 @@ tmp<volScalarField> autoCreateNut
IOobject::NO_WRITE IOobject::NO_WRITE
), ),
mesh, mesh,
dimensionedScalar("zero", dimDensity*dimArea/dimTime, 0.0), dimensionedScalar("zero", dimArea/dimTime, 0.0),
nutBoundaryTypes nutBoundaryTypes
) )
); );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment