Formatting

This commit is contained in:
Hrvoje Jasak 2017-02-06 11:29:11 +00:00
parent 5ad239d7ec
commit 98680aceae

View file

@ -14,7 +14,7 @@
+ fvm::SuSp(-fvc::div(phi), T)
)
- fvm::laplacian(kappaEff, T)
==
==
radiation->Ru()
- fvm::Sp(4.0*radiation->Rp()*pow3(T), T)
+ 3.0*radiation->Rp()*pow4(T)