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:
lab1str

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.

lab2str

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.

lab3str

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.

lab4str

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.

lab5str

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.

lab6str

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.

lab7str

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.

lab8str

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.

lab9str

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.

lab10str

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.

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.