Corrected dimensions of kappa.

This commit is contained in:
henry
2009-01-05 22:17:20 +00:00
parent cdfc52d2dd
commit 04d26c8e38

View File

@ -167,7 +167,7 @@ Foam::kineticTheoryModel::kineticTheoryModel
IOobject::NO_WRITE
),
Ua_.mesh(),
dimensionedScalar("zero", dimensionSet(0, 0, 0, 0, 0), 0.0)
dimensionedScalar("zero", dimensionSet(1, -1, -1, 0, 0), 0.0)
),
gs0_
(