DA_CONVECTION_FACE applies heat convection to a face on a part.
*6* - only if :DA_TABULAR is set to :ON -->DA_CONVECTION_FACE--+ | +----------------------+ | +---+--+---(:STUDY)----------------|select S_FERRUM_STUDY|----+--> | | | | +---(:NAME)-----------------|string|-------------------+ | | | | +---(:REF-ELEM)-------------|face|---------------------+ | | | | +---(:AMBIENT_TEMPERATURE)--|temperature|--------------+ | | | | +---(:TEMPERATURE)----------|temperature|-------(*6*)--+ | | | | +---(:TEMP_INCREMENT)-------|temperature-diff|--(*6*)--+ | | | | +---(:VALUE)----------------|filmcoeff|----------------+ | | | | +---(:FACTOR)---------------|number|------------(*6*)--+ ^ | | | +---(:DELETE_ENTRY)-----------------------------(*6*)--+ | | | | +---(:SET_ENTRY)--------------------------------(*6*)--+ | | | | +---(:EVALUATE)---------------------------------(*6*)--+ | | | | +---(:DA_TABULAR)----------------+--(:ON)---+----------+ | | | | | | | +--(:OFF)--+ | | | | | +---(:NEXT)--------------------------------------------+ | | +-------<-----------<----------<---------<-----------<----+
:DA_TABULAR
- when set to ON
, temperature-dependent convections can be entered.
:STUDY
- specifies the associated study for the convection.
:NAME
- specifies the name of the convection to create.
:REF_ELEM
- specifies the part to apply the convection value.
:AMBIENT_TEMPERATURE
- specifies a value for the ambient temperature.
: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 table.
:EVALUATE
- evaluates the heatflow using the temperature value and the factor.
:NEXT
- accepts the parameters you have defined and allows you to define the next parameter to apply.