BUG: enthalpy source term for dieselFoam solver corrected
This commit is contained in:
parent
f65fe3244a
commit
772e1d1b4f
@ -94,6 +94,8 @@ int main(int argc, char *argv[])
|
||||
kappa = (runTime.deltaT() + tc)/(runTime.deltaT()+tc+tk);
|
||||
}
|
||||
|
||||
chemistrySh = kappa*chemistry.Sh()();
|
||||
|
||||
#include "rhoEqn.H"
|
||||
#include "UEqn.H"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user