Formatting
This commit is contained in:
parent
5ad239d7ec
commit
98680aceae
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Reference in a new issue