← Back to team overview

yade-users team mailing list archive

Re: [Question #693739]: Energy conservation in thermal and flow Engines

 

Question #693739 on Yade changed:
https://answers.launchpad.net/yade/+question/693739

Bruno Chareyre posted a new comment:
> I have difficulty finding the throat index relating two neighboring
cells so that I can use "getDiffusionCoeff" and cell temperatures to
estimate thermal flux between the cells.

If flux on a boundary is sum(kij*ΔTij) as you suggest then
getBoundaryFlux() from FlowEngine could help, since it is exactly what
it does (with T replaced by fluid pressure). It needs to go to source
code though.

Cheers

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.