ansys.mapdl.core.Mapdl.dof#
- Mapdl.dof(lab1='', lab2='', lab3='', lab4='', lab5='', lab6='', lab7='', lab8='', lab9='', lab10='', **kwargs)#
Adds degrees of freedom to the current DOF set.
Mechanical APDL Command: DOF
Command default:
Use degree of freedom set determined from element types.
- Parameters:
- lab1
str Valid labels are: UX, UY, UZ (structural displacements); ROTX, ROTY, ROTZ (structural rotations); TEMP, TBOT, TE2, TE3,…, TTOP (temperatures); PRES (pressure); VOLT (voltage); MAG (magnetic scalar potential); AZ (magnetic vector potential); CURR (current); EMF (electromotive force drop); CONC (concentration); DELETE.
- lab2
str Valid labels are: UX, UY, UZ (structural displacements); ROTX, ROTY, ROTZ (structural rotations); TEMP, TBOT, TE2, TE3,…, TTOP (temperatures); PRES (pressure); VOLT (voltage); MAG (magnetic scalar potential); AZ (magnetic vector potential); CURR (current); EMF (electromotive force drop); CONC (concentration); DELETE.
- lab3
str Valid labels are: UX, UY, UZ (structural displacements); ROTX, ROTY, ROTZ (structural rotations); TEMP, TBOT, TE2, TE3,…, TTOP (temperatures); PRES (pressure); VOLT (voltage); MAG (magnetic scalar potential); AZ (magnetic vector potential); CURR (current); EMF (electromotive force drop); CONC (concentration); DELETE.
- lab4
str Valid labels are: UX, UY, UZ (structural displacements); ROTX, ROTY, ROTZ (structural rotations); TEMP, TBOT, TE2, TE3,…, TTOP (temperatures); PRES (pressure); VOLT (voltage); MAG (magnetic scalar potential); AZ (magnetic vector potential); CURR (current); EMF (electromotive force drop); CONC (concentration); DELETE.
- lab5
str Valid labels are: UX, UY, UZ (structural displacements); ROTX, ROTY, ROTZ (structural rotations); TEMP, TBOT, TE2, TE3,…, TTOP (temperatures); PRES (pressure); VOLT (voltage); MAG (magnetic scalar potential); AZ (magnetic vector potential); CURR (current); EMF (electromotive force drop); CONC (concentration); DELETE.
- lab6
str Valid labels are: UX, UY, UZ (structural displacements); ROTX, ROTY, ROTZ (structural rotations); TEMP, TBOT, TE2, TE3,…, TTOP (temperatures); PRES (pressure); VOLT (voltage); MAG (magnetic scalar potential); AZ (magnetic vector potential); CURR (current); EMF (electromotive force drop); CONC (concentration); DELETE.
- lab7
str Valid labels are: UX, UY, UZ (structural displacements); ROTX, ROTY, ROTZ (structural rotations); TEMP, TBOT, TE2, TE3,…, TTOP (temperatures); PRES (pressure); VOLT (voltage); MAG (magnetic scalar potential); AZ (magnetic vector potential); CURR (current); EMF (electromotive force drop); CONC (concentration); DELETE.
- lab8
str Valid labels are: UX, UY, UZ (structural displacements); ROTX, ROTY, ROTZ (structural rotations); TEMP, TBOT, TE2, TE3,…, TTOP (temperatures); PRES (pressure); VOLT (voltage); MAG (magnetic scalar potential); AZ (magnetic vector potential); CURR (current); EMF (electromotive force drop); CONC (concentration); DELETE.
- lab9
str Valid labels are: UX, UY, UZ (structural displacements); ROTX, ROTY, ROTZ (structural rotations); TEMP, TBOT, TE2, TE3,…, TTOP (temperatures); PRES (pressure); VOLT (voltage); MAG (magnetic scalar potential); AZ (magnetic vector potential); CURR (current); EMF (electromotive force drop); CONC (concentration); DELETE.
- lab10
str Valid labels are: UX, UY, UZ (structural displacements); ROTX, ROTY, ROTZ (structural rotations); TEMP, TBOT, TE2, TE3,…, TTOP (temperatures); PRES (pressure); VOLT (voltage); MAG (magnetic scalar potential); AZ (magnetic vector potential); CURR (current); EMF (electromotive force drop); CONC (concentration); DELETE.
- lab1
Notes
The degree of freedom (DOF) set for the model is determined from all element types defined. This command may be used to add to the current set. The ALL label may be used on some commands to represent all labels of the current degree of freedom set for the model. Issue the dof command with no arguments to list the current set. Use the DELETE label to delete any previously added DOFs and return to the default DOF set.
Product Restrictions
This command contains some tables and extra information which can be inspected in the original documentation pointed above.