kOmegaSST: correct nut from the S2 already available
This commit is contained in:
parent
92e0c46ad1
commit
43012d3833
1 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@ void kOmegaSST<BasicTurbulenceModel>::correct()
|
|||
solve(kEqn);
|
||||
bound(k_, this->kMin_);
|
||||
|
||||
correctNut();
|
||||
correctNut(S2);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue