Formatting

This commit is contained in:
Hrvoje Jasak 2015-08-25 15:49:29 +01:00
parent 2c88222c95
commit 09f80c123f

View file

@ -28,7 +28,7 @@
fvc::interpolate(interface.sigmaK())*fvc::snGrad(alpha1)
- ghf*fvc::snGrad(rho)
- fvc::snGrad(pd)
) * mesh.magSf()
)*mesh.magSf()
)
);
}