Point source for Thermal Engine?

Asked by Jiannan Wang

Hello,

I'm wondering is there a way to impose point or point-ish heat source for thermal engine, something similar to the point influx in the flow engine? Thanks.

Best regards
Jiannan

Question information

Language:
English Edit question
Status:
Solved
For:
Yade Edit question
Assignee:
No assignee Edit question
Solved by:
Jiannan Wang
Solved:
Last query:
Last reply:
Revision history for this message
Robert Caulk (rcaulk) said :
#1

You can set any particle to have a desired temperature as well as a "Pcondition", which would prevent its temperature from changing during the simulation [1]. At the moment there is no way to set a single pore temperature as constant, but it would be relatively straightforward to add.

[1]https://answers.launchpad.net/yade/+question/691921

Revision history for this message
Jiannan Wang (jnwang) said :
#2

Hello Robert,

Thank you for the help. That solves my question.

Best regards
Jiannan

Revision history for this message
Robert Caulk (rcaulk) said :
#3

I was mistaken, I did create the ability to set a single pore with a constant temperature [1].

[1]https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.FlowEngine.setCellTImposed

Revision history for this message
Jiannan Wang (jnwang) said :
#4

Hello Robert,

Thank you for the update. Maybe just a side question: what is the difference between setCellTImposed and setCellTemperature?
Thank you again.

Best regards
Jiannan

Revision history for this message
Robert Caulk (rcaulk) said :
#5

setCellTImposed sets it as a constant temperature condition (the
temperature will remain constant for subsequent timesteps).
setCellTemperature simply sets the cell temperature at a single step, but
it will be affected by the thermal field for subsequent timesteps.

On Sun, Sep 20, 2020 at 12:25 AM Jiannan Wang <
<email address hidden>> wrote:

> Question #692497 on Yade changed:
> https://answers.launchpad.net/yade/+question/692497
>
> Jiannan Wang posted a new comment:
> Hello Robert,
>
> Thank you for the update. Maybe just a side question: what is the
> difference between setCellTImposed and setCellTemperature?
> Thank you again.
>
> Best regards
> Jiannan
>
> --
> You received this question notification because your team yade-users is
> an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Jiannan Wang (jnwang) said :
#6

Hello Robert,

That really helps a lot. Thank you again.

Best regards
Jiannan