ENTHALPY

Heat Transfer Enthalpy Output Request

Description: Requests enthalpy vector output in transient heat transfer analysis.

Format:

Example:

ENTHALPY = 10

Option Definition Type Default
PRINT Grid point enthalpy will be output to both the Model Results Output File and the results neutral file system. Character
PLOT Grid point enthalpy will be output only to the results neutral file system. Character
PUNCH Grid point enthalpy will be output additionally to the Model Results Punch File. Character
ALL Enthalpy for all grid points will be output. Character
n Set identification of previously appearing SET command. Only enthalpy for grid points whose identification numbers appear on this SET command will be output. Integer > 0
NONE Grid point enthalpy will not be output. Character

Remarks:

  1. ENTHALPY = NONE is used to override a previous ENTHALPY = n or ENTHALPY = ALL command.