paroi_echange_externe_impose
Inherits from: condlim_base
External type exchange condition with a heat exchange coefficient and an imposed external temperature.
Parameters:
- h_or_t | h_imp (type: string into ['h_imp', 't_ext']) Heat exchange coefficient value (expressed in W.m-2.K-1).
- himpc (type: front_field_base) Boundary field type.
- t_or_h | text (type: string into ['h_imp', 't_ext']) External temperature value (expressed in oC or K).
- ch (type: front_field_base) Boundary field type.
paroi_echange_externe_impose_h
Inherits from: paroi_echange_externe_impose
Particular case of class paroi_echange_externe_impose for enthalpy equation.
Parameters:
- h_or_t | h_imp (type: string into ['h_imp', 't_ext']) Heat exchange coefficient value (expressed in W.m-2.K-1).
- himpc (type: front_field_base) Boundary field type.
- t_or_h | text (type: string into ['h_imp', 't_ext']) External temperature value (expressed in oC or K).
- ch (type: front_field_base) Boundary field type.
paroi_echange_externe_impose_rayo_transp
Inherits from: paroi_echange_externe_impose
Radiation External type exchange condition with a heat exchange coefficient and an imposed external temperature.
Parameters:
- h_or_t | h_imp (type: string into ['h_imp', 't_ext']) Heat exchange coefficient value (expressed in W.m-2.K-1).
- himpc (type: front_field_base) Boundary field type.
- t_or_h | text (type: string into ['h_imp', 't_ext']) External temperature value (expressed in oC or K).
- ch (type: front_field_base) Boundary field type.