ansys.mapdl.core.Mapdl.mlist#
- Mapdl.mlist(node1='', node2='', ninc='', **kwargs)#
Lists the MDOF of freedom.
Mechanical APDL Command: MLIST
- Parameters:
- node1
str List master degrees of freedom from
NODE1toNODE2(defaults toNODE1) in steps ofNINC(defaults to 1). IfNODE1= ALL (default),NODE2andNINCare ignored and masters for all selected nodes ( nsel ) are listed. IfNODE1= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNODE1(NODE2andNINCare ignored).- node2
str List master degrees of freedom from
NODE1toNODE2(defaults toNODE1) in steps ofNINC(defaults to 1). IfNODE1= ALL (default),NODE2andNINCare ignored and masters for all selected nodes ( nsel ) are listed. IfNODE1= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNODE1(NODE2andNINCare ignored).- ninc
str List master degrees of freedom from
NODE1toNODE2(defaults toNODE1) in steps ofNINC(defaults to 1). IfNODE1= ALL (default),NODE2andNINCare ignored and masters for all selected nodes ( nsel ) are listed. IfNODE1= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNODE1(NODE2andNINCare ignored).
- node1
Notes
Lists the master degrees of freedom.
For the free-interface CMS method analysis ( cmsopt,FREE), any pseudo-constraints applied on master degrees of freedom with
SUPPORT= ON in the m command will be listed when mlist is issued after cmsopt (see example printout below).NODE LABEL SUPPORT 8529 UX 8529 UY 8529 UZ 8545 UX ON 8545 UY ON 8545 UZ ON