Mech HeatTransfer 15.0 L08 CommandObjects
Mech HeatTransfer 15.0 L08 CommandObjects
C. Named Selections
• In some cases useful local variables are made available within a command object
WITHOUT COMMAND OBJECT FEATURES THE USER WOULD NEED TO MODIFY THE INPUT
FILES BEFORE EACH ANALYSIS EXECTION, EITHER MANUALLY OR THROUGH SCRIPTING
Mechanical APDL:
• In ANSYS APDL groups like named selections are referred to as “components”
• A named selection created in Workbench Mechanical will become a component (of the same name)
within ANSYS Mechanical APDL
• Named Selection to Component transfer:
– Vertex, Line or Surface NS = Nodal component
– Body NS = Element component
16 © 2013 ANSYS, Inc. September 15, 2014 ANSYS Confidential
. . . Named Selection Control
A named selection provides a “bridge” from Workbench to APDL
for identifying parts of a model
Example: we would like to use the “SF” command to apply a
heat flux using a command branch
• First the surfaces where the heat flux will be applied are grouped as a
named selection
• The “name” is then used in the APDL command
Method 1
Method 2
18 © 2013 ANSYS, Inc. September 15, 2014 ANSYS Confidential
… Examining the Model Input
Periodicity (for
radiation view
factors)
4X
• Must take care with units (ANSYS/MAPDL will not convert units).
ADPL Commands
to assign IDs and
create the extra
Command to create an element nodes
25 © 2013 ANSYS, Inc. September 15, 2014 ANSYS Confidential
Adding Features – convection to external node
ANSYS/Mechanical Supports convection to a
prescribed temperature, and relies on the
SURF152 element type
ANSYS/MAPDL’s SURF152 Element support
convection to either one extra node, or
two extra nodes
USE a command object to add 2 extra nodes to
the convection surface, SURF152
elements.
These nodes, in this case, are shared with the
fluid pipe element
Allows fluid temperature for convection to be a
temperature DOF or interpolated
therefrom Note: this feature is also accessible through an ACT Extension
Gradient in direction of
flow (i.e. fluid picks up heat
in advection direction)