Formatting

This commit is contained in:
Hrvoje Jasak 2015-08-25 15:49:29 +01:00
parent 39f7a3e26e
commit 89b94731bd

View file

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