← Back to team overview

yade-users team mailing list archive

Re: [Question #701012]: DFN and Thermal engine

 

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

ahmad mostafa posted a new comment:
Hey Robert,

Unfortunately this generalization didn't work, still the thermal engine
is interacting with Flow engine but not interacting with DFNEngine.

A few notification that may help :

 1 - What did I notice that if we give a temperature value for pore or
solve the temperature field  (if possible) from the flowengine or
flowboundingsphere, we have no problem but whenever we go to the
thermal.cpp and loop over the cells the core is dumped as if there is no
mesh between the particles to be read or to loop over (not interacted
with DFNEngine).

2 - Concerning the solid phase, there is no problem to combine the
thermal engine and DFNEngine if we want to solve the solid-solid
conduction only, the problem starts when ever we want to define a mesh
to loop over the cells. Exactly from this point " Tesselation& Tes =
flow->solver->T[flow->solver->currentTes]; ".

Ahmad

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