doc:user:elements:boundaries:radiation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:user:elements:boundaries:radiation [2026/07/29 11:09] – papeleux | doc:user:elements:boundaries:radiation [2026/07/30 08:56] (current) – boman | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| <note important> | <note important> | ||
| Line 8: | Line 8: | ||
| </ | </ | ||
| - | ===== Materials===== | + | ===== RadiativeMaterial |
| - | Since radiation interactions are boundary conditions interactions ('' | + | The '' |
| - | ===== Element ===== | + | The heatFlux (W/m²) is equal to |
| + | $flux = -\sigma \epsilon (T^4-T_{amb}^4)$ | ||
| + | with : | ||
| + | * $\sigma$ : the Stefan-Boltzmann Constant (5.67 × 10-8 W/m²K4) | ||
| + | * $\epsilon$ : relative emissivity parameter (1) | ||
| + | * $T$ : temperature at the integration point (K) | ||
| + | * $T_{amb}$ : Room temperature (K) | ||
| - | Therefore, the first step consist | + | It is designed to work with '' |
| - | prp = ElementProperties(typeEl) | ||
| - | prp.put(param1, | ||
| - | prp.depend(param1, | ||
| - | ... | ||
| - | where | + | mat = materset.define(no, RadiativeMaterial |
| - | |'' | + | |
| - | |'' | + | |
| - | |'' | + | |
| - | |'' | + | |
| - | |'' | + | |
| - | ==== Tm[2]Rayonnement[2|3]DElement ==== | ||
| - | :!: Using radiation elements requires | + | where |
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| - | Thermal radiation element with given room temperature. First or second degree. | ||
| - | |||
| - | < | ||
| === Parameters === | === Parameters === | ||
| ^ | ^ | ||
| - | | '' | + | | '' |
| - | | '' | + | | '' |
| - | | '' | + | | '' |
| - | | '' | + | | '' |
| - | | '' | + | |
| - | ===== Interaction ===== | ||
| - | |||
| - | The interaction is defined as: | ||
| - | |||
| - | load = LoadingInteraction(no) | ||
| - | load.push(gObject1) | ||
| - | load.push(gObject2) | ||
| - | ... | ||
| - | load.addProperty(prp) | ||
| - | interactionset.add(load) | ||
| - | |||
| - | where | ||
| - | |||
| - | | '' | ||
| - | | '' | ||
| - | | '' | ||
doc/user/elements/boundaries/radiation.1785316186.txt.gz · Last modified: by papeleux
