/IMPFLUX
Block Format Keyword Defines an imposed thermal surface flux on the specified surfaces or a thermal volumetric flux on the specified bricks.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/IMPFLUX/impflux_ID/unit_ID | |||||||||
impflux_flux_title | |||||||||
surf_ID | fct_IDT | sens_ID | grbric_ID | ||||||
Ascalex | Fscaley | Tstart | Tstop |
Definition
Field | Contents | SI Unit Example |
---|---|---|
impflux_ID | Thermal flux density block identifier. (Integer, maximum 10 digits) |
|
unit_ID | Optional unit identifier. (Integer, maximum 10 digits) |
|
impflux_flux_title | Thermal flux density block title. (Character, maximum 100 characters) |
|
surf_ID | Surface identifier for surface flux. (Integer) |
|
fct_IDT | Time
function identifier for definition of thermal flux density. (Integer) |
|
sens_ID | Sensor identifier. (Integer) |
|
grbric_ID | Brick group identifier for volumetric
flux. (Integer) |
|
Ascalex | Abscissa (time) scale factor for
fct_IDT. Default = 1.0 (Real) |
|
Fscaley | Ordinate (thermal flux) scale factor for
fct_IDT. Default = 1.0 (Real) |
or |
Tstart | Start time. (Real) |
|
Tstop | Stop
time. Default = 1030 (Real) |
Comments
- grbric_ID should be a group of an 8-nodes brick element.
- /IMPFLUX is not compatible with ALE applications (/ALE, /EULER). Imposed flux will not be applied to ALE nodes or ALE elements.
- When a sensor is defined sens_ID, the imposed thermal flux is applied at the time of sensor activation and the function is shifted by the sensor activation time.
- Volumic thermal surface flux (grbric_ID > 0) is compatible only with /PARITH/OFF.
- Only surf_ID or grbric_ID can be set, but not both.