DA_MODIFY_HEAT_GENERATION modifies the heat generation of a part.
*6* - only if :DA_TABULAR is set to :ON -->DA_MODIFY_HEAT_GENERATION--+ | +-----------------------------+ | +---+--+-----(:LBC)-------------|SELECT S_FERRUM_HEAT_GEN|--(*1*)--+--> | | | | +-----(:STUDY)-----------|SELECT S_FERRUM_STUDY|------------+ | | | | +-----(:NAME)------------|string|---------------------------+ | | | | +-----(:REF-ELEM)--------|part|-----------------------------+ | | | | +-----(:TEMPERATURE)-----|temperature|---------------(*6*)--+ | | | | +-----(:TEMP_INCREMENT)--|temperature-diff|----------(*6*)--+ | | | | +-----(:VALUE)-----------|vol heatflow|---------------------+ | | | | +-----(:FACTOR)----------|number|--------------------(*6*)--+ ^ | | | +-----(:TOTAL-VALUE)-----|heatflow|-------------------------+ | | | | +-----(:DELETE_ENTRY)--------------------------------(*6*)--+ | | | | +-----(:SET_ENTRY)-----------------------------------(*6*)--+ | | | | +-----(:EVALUATE)------------------------------------(*6*)--+ | | | | +-----(:DA_TABULAR)----------------+--(:ON)---+-------------+ | | | | | +--(:OFF)--+ | | | +-------<-----------<----------<---------<-----------<---------+
:LBC
- specifies the LBC associated with the heat generation.
:STUDY
- specifies the associated study for the heat generation.
:NAME
- specifies the name of the heat generation to modify.
:REF_ELEM
- specifies the part to apply the heat generation value.
:TEMPERATURE
- specifies the part temperature.
:TEMP_INCREMENT
- specifies the temperature increments.
:VALUE
- specifies a heat generation value to be applied to the part.
:FACTOR
- specifies the incremental factor to be used.
:TOTAL-VALUE
- specifies a total value to be applied to the part.
:DELETE_ENTRY
- deletes an entry.
:SET_ENTRY
- sets an entry in the heat generation table.
:EVALUATE
- evaluates the heatflow using the temperature value and the factor.
:DA_TABULAR
- when set to ON
, temperature-dependent heatflows can be entered.