Formatting
This commit is contained in:
parent
39f7a3e26e
commit
89b94731bd
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
fvc::interpolate(interface.sigmaK())*fvc::snGrad(alpha1)
|
||||
- ghf*fvc::snGrad(rho)
|
||||
- fvc::snGrad(pd)
|
||||
) * mesh.magSf()
|
||||
)*mesh.magSf()
|
||||
)
|
||||
);
|
||||
}
|
||||
|
|
Reference in a new issue