|
[Sponsors] |
March 9, 2022, 11:43 |
divq definition in eddyDiffusvity.C
|
#1 |
Senior Member
Agustín Villa
Join Date: Apr 2013
Location: Alcorcón
Posts: 314
Rep Power: 15 |
Hi everyone,
I was looking at the divq term of the ThermophysicalTransportModels library and I don't understand the current implementation: Code:
// Return heat flux source as an implicit energy correction // to the temperature gradient flux return -correction(fvm::laplacian(this->alpha()*this->alphaEff(), he)) -fvc::laplacian(this->alpha()*this->kappaEff(), this->thermo().T());
|
|
January 12, 2023, 09:22 |
|
#2 |
New Member
Corbin G
Join Date: Oct 2022
Location: Midwest, USA
Posts: 11
Rep Power: 4 |
Hi Agustín,
In regards to (2), Some mysteries (but not all) of the correction() function are explained here: Foam::correction() function Best regards, Corbin |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
the definition of progress variable in FGM model | gc_cfdonline | FLUENT | 0 | July 12, 2020 05:38 |
It has to include complete definition of a type (not just fwd declaration), isn't it? | Zeppo | OpenFOAM Programming & Development | 12 | August 16, 2016 15:01 |
(AutoGRID 5) Problem in Geometry definition of propeller | venkat_aero2007 | Fidelity CFD | 14 | July 31, 2012 15:05 |
OpenFOAM static build on Cray XT5 | asaijo | OpenFOAM Installation | 9 | April 6, 2011 13:21 |
OpenFOAM14 for Mac OSX Darwin 104 | gschaider | OpenFOAM Installation | 118 | July 20, 2008 06:19 |