Implementing Radiative Losses in Thermal Model

38 views
Skip to first unread message

pushkar...@gmail.com

unread,
Jun 3, 2021, 9:10:56 AM6/3/21
to deal.II User Group
Dear deal.II Community

I would like to seek help regarding the implementation of radiative losses in thermal model as a BC which will make the system non linear. So it would be much helpful if someone could direct to relevant tutorial program implementing the above BC.

Regards
Pushkar 

Wolfgang Bangerth

unread,
Jun 3, 2021, 10:31:18 AM6/3/21
to dea...@googlegroups.com
On 6/3/21 7:10 AM, pushkar...@gmail.com wrote:
>
> I would like to seek help regarding the implementation of radiative losses in
> thermal model as a BC which will make the system non linear. So it would be
> much helpful if someone could direct to relevant tutorial program implementing
> the above BC.

Pushkar,
these sorts of nonlinear boundary conditions are generally included into the
weak formulation of the problem via Neumann boundary conditions. Your weak
formulation then becomes nonlinear, and if you take a look at step-15, you
will see how this kind of problem should be solved.

(You could also look at the new step-72 and step-77 programs to see how
certain aspects of this could be simplified.)

Best
Wolfgang


--
------------------------------------------------------------------------
Wolfgang Bangerth email: bang...@colostate.edu
www: http://www.math.colostate.edu/~bangerth/

blais...@gmail.com

unread,
Jun 4, 2021, 9:01:53 AM6/4/21
to deal.II User Group
In addition to what Wolfgang said.
If you want to add radiation boundary condition, the first step would be to implement a general robin condition. You can see radiation BC following Stefan law as a non-linear Robin BCs. Once you have a non-linear heat equation solver ready that works with Robin BCs, you can just make your Robin boundary condition non-linear and the rest will follow. Luckly, the Jacobian matrix arising from the radiation BC is simple because it a  polynomial BC.

Good luck  and don't hesitate to ask more questions :)
Best
Bruno

Pushkar Pandit

unread,
Jun 5, 2021, 12:56:38 AM6/5/21
to dea...@googlegroups.com
Thanks alot for directing me to the appropriate tutorials as well as suggestion to start off with generalized Robin BC and will seek guidance further as well .



--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to a topic in the Google Groups "deal.II User Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dealii/XWaz48KpJ3A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dealii+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/67c404e7-cb66-40ae-9152-510b4a743d38n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages