Share
 
 

SPC (Zero Value Single Point Constraint)

Description

The SPC entry defines sets of single-point constraints and enforced zero displacements. Time dependent enforced displacement must be enforced using the SPCD option.

Note that the SPC option does allow you to prescribe an initial non-zero displacement. In general, instantaneous non-zero boundary conditions applied in an explicit dynamics analysis introduce very strong shocks into the model and, if the magnitude of the displacement is large enough, can turn elements inside-out in the first time increment. If you absolutely must introduce a displacement at time zero into the mesh, use the SPCD option with an appropriate amplitude function (TABLED1, TABLED2 or TABLEH options).

Format

1 2 3 4 5 6 7 8 9 10
SPC SID G1 C1 G2 C2

Example

SPC 2 32 436
Field Definition Type Default
SID Identification number of single point constraint set. Integer > 0 Required
Gi Grid point identification number. Integer > 0 Required
Ci Component number of global coordinate. (Up to six unique digits may be placed in the field with no embedded blanks.) 1 Integers 6 Required

Remarks

  1. Single-point constraint sets must be selected in the Case Control Section (SPC = SID).
  2. From one to twelve degrees of freedom may be defined on a single entry.
  3. Continuations are not allowed.

Was this information helpful?