Autodesk Nastran 2022 Nonlinear Analysis Handbook 34
Autodesk Nastran 2022 Nonlinear Analysis Handbook 34
Enforced displacements and rotations in Autodesk Nastran are referenced by an SPCD Bulk Data entry.
Some confusion can arise when using enforced displacements because in most pre- and post-post
processors they are created as a “load”, when in fact they are treated as a special type of constraint in
Autodesk Nastran. In addition, an SPCD entry is referenced by a LOAD card in the Case Control.
For either linear or nonlinear static analysis, the following method will work correctly and not cause any
errors in Autodesk Nastran:
For ease of use, Autodesk Nastran will automatically create a constraint for the SPCD entry in certain
situations listed below:
1. Linear Static Analysis – A constraint will automatically be created for an SPCD entry for each
subcase. However, if the model has varying constraint sets then the method listed in step 2
above must be used.
2. Nonlinear Analysis – If you use the same load set ID as the SPC ID then you do not need to
constrain the enforced displacement. For example:
SUBCASE 1
SPC = 1
LOAD = 1 (WHICH REFERS TO AN SPCD OR FORCE)
SUBCASE 2
SPC = 2
LOAD = 2 (WHICH REFERS TO AN SPCD OR FORCE)
However, the following would require that in SPC set 1 the DOF that the SPCD refers to be
constrained.
SUBCASE 1
SPC = 1
LOAD = 1 (WHICH REFERS TO AN SPCD OR FORCE)
SUBCASE 2
SPC = 1
LOAD = 2 (WHICH REFERS TO AN SPCD OR FORCE)
Autodesk Nastran 34