mdele#
- MasterDof.mdele(node='', lab1='', nend='', ninc='', lab2='', lab3='', lab4='', lab5='', lab6='', support='', **kwargs)#
Deletes master degrees of freedom.
Mechanical APDL Command: MDELE
- Parameters:
- node
str Delete master degrees of freedom in the
Lab1direction ( m ) fromNODEtoNEND(defaults toNODE) in steps ofNINC(defaults to 1). IfNODE= ALL,NENDandNINCare ignored and masters for all selected nodes ( nsel ) are deleted. IfLab1= ALL, all label directions will be deleted. IfNODE= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNODE.- lab1
str Delete masters in these additional directions.
- nend
str Delete master degrees of freedom in the
Lab1direction ( m ) fromNODEtoNEND(defaults toNODE) in steps ofNINC(defaults to 1). IfNODE= ALL,NENDandNINCare ignored and masters for all selected nodes ( nsel ) are deleted. IfLab1= ALL, all label directions will be deleted. IfNODE= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNODE.- ninc
str Delete master degrees of freedom in the
Lab1direction ( m ) fromNODEtoNEND(defaults toNODE) in steps ofNINC(defaults to 1). IfNODE= ALL,NENDandNINCare ignored and masters for all selected nodes ( nsel ) are deleted. IfLab1= ALL, all label directions will be deleted. IfNODE= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNODE.- lab2
str Delete masters in these additional directions.
- lab3
str Delete masters in these additional directions.
- lab4
str Delete masters in these additional directions.
- lab5
str Delete masters in these additional directions.
- lab6
str Delete masters in these additional directions.
- support
str Pseudo-constraints key for the free-interface ( cmsopt,FREE) and residual-flexible free- interface ( cmsopt,RFFB) CMS method analyses:
OFF - delete selected master degrees of freedom and any pseudo-constraints applied on them with SUPPORT = ON in the m command (default).
ON - only delete any pseudo-constraints applied on selected master degrees of freedom.
- node
Notes
Deletes master degrees of freedom. If used in SOLUTION, this command is valid only within the first load step.
The
SUPPORTargument is ignored for the fixed-interface CMS method analysis ( cmsopt,FIX).This command is also valid in PREP7.