!SRADIATE¶
Defines the radiation coefficient by surface group.
Parameters¶
AMP1 = radiation coefficient history table name (specified with !AMPLITUDE)
AMP2 = ambient temperature history table name (specified with !AMPLITUDE)
** Second and subsequent lines **
| Variable | Type | Description |
|---|---|---|
| SURFACE_GRP_NAME | C | Surface group name |
| Value | R | Radiation coefficient |
| Sink | R | Ambient temperature |
Example¶
Notes¶
- Radiation boundary conditions are based on the Stefan-Boltzmann law, and the heat flux is calculated by converting the temperature to absolute temperature. The absolute zero used for the conversion is specified by
!ZEROin the mesh file, not in the analysis control file. - When temperatures are entered in degrees Celsius,
!ZEROmay be omitted (default value:-273.15). When temperatures are entered in kelvins, specify0.0for!ZERO. Value(radiation coefficient) must also be specified in the same unit system as the input temperature.