Ansys Learning Forum › Forums › Discuss Simulation › General Mechanical › no valid degree of freedom labels were input. the D command is ignored › Reply To: no valid degree of freedom labels were input. the D command is ignored
September 16, 2022 at 6:30 am
Ansys Employee
On your version, the UI option will not work most likely (there is an issue there, which is not there in 2022 R2), and you have then to use commands. D command for displacemenets.
To fix all displacements on node 2 say:
D,2,ALL, , , , , , , , , ,
Make sure to use 2022 R2 in the future then this works (UI operation for defining displacement on node).