Echange_externe_radiatif#
#include <Echange_externe_radiatif.h>
classe Echange_externe_radiatif : Combines radiative (sigma * eps * (T^4 - T_ext^4)) and convective (h * (T - T_ext)) heat transfer boundary conditions, where sigma is the Stefan - Boltzmann constant, eps is the emissivity, h is the convective heat transfer coefficient, T is the surface temperature, and T_ext is the external temperature.
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Echange\_externe\_radiatif <class-echange-externe-radiatif>`
[Echange\_externe\_radiatif](#class-echange-externe-radiatif)
Detailed description#
Inherits from#
Echange_externe_impose (public)
Inheritance graph#
If the image is too small, right-click and open in new tab
How to reference this graph
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Echange_externe_radiatif Inheritance Graph <echange-externe-radiatif-inherit-graph>`
[Echange_externe_radiatif Inheritance Graph](#echange-externe-radiatif-inherit-graph)
Member Functions: Private#
Member Functions: Public#
Complete Member Function Documentation#
Declare_instanciable#
Echange_externe_radiatif::Declare_instanciable(Echange_externe_radiatif)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Echange_externe_radiatif::Declare_instanciable(Echange_externe_radiatif) <echange-externe-radiatif-private-echange-externe-radiatif-declare-instanciable-echange-externe-radiatif>`
[Echange_externe_radiatif::Declare_instanciable(Echange_externe_radiatif)](#echange-externe-radiatif-private-echange-externe-radiatif-declare-instanciable-echange-externe-radiatif)
temperature_en_kelvin#
bool Echange_externe_radiatif::temperature_en_kelvin() const
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`bool Echange_externe_radiatif::temperature_en_kelvin() const <echange-externe-radiatif-public-bool-echange-externe-radiatif-temperature-en-kelvin-const>`
[bool Echange_externe_radiatif::temperature_en_kelvin() const](#echange-externe-radiatif-public-bool-echange-externe-radiatif-temperature-en-kelvin-const)
Attributes Documentation#
bool Echange_externe_radiatif::t_en_kelvin_ = true