yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #28040
Re: [Question #702421]: particle/particle Conductive heat transfer in thermal engine
Question #702421 on Yade changed:
https://answers.launchpad.net/yade/+question/702421
Status: Open => Answered
Robert Caulk proposed the following answer:
Hello,
That is the thermal resistance using a cross sectional area based on the
contact area between two spherical particles using the Kern method.
If you prefer, you can use the hertz method with
thermal.useKernMethod = False
thermal.useHertzMethod = True
Or set them both false to consider a wall consuming the space between
the particle centers (better for continuum modeling).
You can easily add in which ever relationship you want there, such as
the method you refer to in CFD.
Cheers,
robert
--
You received this question notification because your team yade-users is
an answer contact for Yade.