|
[Sponsors] |
April 15, 2020, 11:32 |
Implementation of diffusion term in OpenFOAM
|
#1 |
New Member
Yujuan Luo
Join Date: Jul 2019
Posts: 21
Rep Power: 7 |
Hi All,
For ordinary diffusion term, like for enthalpy, the diffusion term in the equation could be like fvm::laplacian(turbulence->alphaEff(),he). Now, I have a equation for x whose diffusion term is like a x div(a1gradx), now I use the expression of a*fvc::laplacian(a1,x) to represent this diffusion term. However, the code just crashed after one step. I'm not sure whether the expression of diffusion term would cause unstability. Could any one give some suggestions? Thanks very much. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
On the diffusion term discretization on unstructured grids | sbaffini | Main CFD Forum | 33 | November 10, 2017 04:20 |
OpenFOAM Training Jan-Apr 2017, Virtual, London, Houston, Berlin | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 21, 2016 12:50 |
Why in Hrvoje Jasak's thesis diffusion term has "rho"? | cavida | OpenFOAM Programming & Development | 6 | February 4, 2016 08:10 |
Suggestion for a new sub-forum at OpenFOAM's Forum | wyldckat | Site Help, Feedback & Discussions | 20 | October 28, 2014 10:04 |