Skip to content
Snippets Groups Projects
Commit 2db9dec8 authored by Henry's avatar Henry
Browse files

Corrected C3 read

parent e42af28f
Branches
Tags
No related merge requests found
......@@ -87,7 +87,7 @@ LaheyKEpsilon<BasicTurbulenceModel>::LaheyKEpsilon
(
dimensioned<scalar>::lookupOrAddToDict
(
"Cp",
"C3",
this->coeffDict_,
this->C2_.value()
)
......
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