mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
kkLOmega.C: Corrected formatting error
This commit is contained in:
@ -531,7 +531,8 @@ kkLOmega::kkLOmega
|
||||
mesh_
|
||||
),
|
||||
kt_*omega_ + D(kl_) + D(kt_)
|
||||
), y_(wallDist::New(mesh_).y())
|
||||
),
|
||||
y_(wallDist::New(mesh_).y())
|
||||
{
|
||||
bound(kt_, kMin_);
|
||||
bound(kl_, kMin_);
|
||||
|
||||
Reference in New Issue
Block a user