|
[Sponsors] |
Sh- Source Term for enthalpy equation in reactive flows |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 25, 2021, 09:35 |
Sh- Source Term for enthalpy equation in reactive flows
|
#1 |
Member
Join Date: Dec 2020
Posts: 38
Rep Power: 5 |
Hi,
I have the following code in energy equation: Code:
solve(fvm::ddt(rhoH)+ divrhoHFlux+ divPFlux- fvc::laplacian(turbulence->alphaEff(), hs) - fvc::div(sigmaDotU)==fvc::ddt(p)+ combustion->Sh() Code:
combustion->Sh() |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] swak4foam for OpenFOAM 4.0 | mnikku | OpenFOAM Community Contributions | 80 | May 17, 2022 09:06 |
[swak4Foam] Installation Problem with OF 6 version | Aurel | OpenFOAM Community Contributions | 14 | November 18, 2020 17:18 |
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 | tlcoons | OpenFOAM Installation | 13 | April 20, 2016 18:34 |
[Other] How to use finite area method in official OpenFOAM 2.2.0? | Detian Liu | OpenFOAM Meshing & Mesh Conversion | 4 | November 3, 2015 04:04 |
[swak4Foam] swak4foam building problem | GGerber | OpenFOAM Community Contributions | 54 | April 24, 2015 17:02 |