LienCubicKELowRe: Added the name for G
This commit is contained in:
@ -426,6 +426,7 @@ void LienCubicKELowRe::correct()
|
||||
|
||||
volScalarField G
|
||||
(
|
||||
"RASModel::G",
|
||||
Cmu_*fMu*sqr(k_)/epsilon_*S2 - (nonlinearStress_ && gradU_)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user