← Back to team overview

yade-users team mailing list archive

Re: [Question #691921]: THM modeling

 

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

    Status: Open => Answered

Robert Caulk proposed the following answer:
Yes you can use body.state.temp to set the temperature of individual
bodies as you like. But keep in mind that particleT0 will set all
particles to that temperature during the first iteration that
thermalEngine is active. So if you want to set individual particle temps
to a gradient with python, you'd need to run one iteration and then set
the individual body temps using body.state.temp.

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