HyperWorks Solvers

SPC

SPC

Previous topic Next topic Expand/collapse all hidden text  

SPC

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Bulk Data Entry

SPC – Single-Point Constraint

Description

Defines sets of single-point constraints, enforced displacements for static analysis, and thermal boundary conditions for heat transfer analysis.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

SPC

SID

G

C

D

G

C

D

 

 

hmtoggle_plus1Example

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

SPC

2

32

436

0.0

 

 

 

 

 

SPC

3

44

53

F

 

 

 

 

 

Field

Contents

SID

Identification number of single-point constraint set.

(Integer > 0)

G

Grid or scalar point identification number.

(Integer > 0 or <PartName.number>)

C

Component numbers.

(Integer zero or blank for scalar points, or up to six unique digits (0 < digit < 6) may be placed in the field with no embedded blanks for grid points. The components refer to the coordinate system referenced by the grid points.)

D

(Real)

Value of enforced displacement for all coordinates designated by G and C.

(F)

This option is used in conjunction with the CNTNLSUB entry to retain the deformed boundary resulting from a preceding nonlinear subcase. See comment 5 on the CNTNLSUB entry.

Comments

1.The degree-of-freedom declared dependent on this entry may not be:
Included in a single point constraint (SPC or SPC1)
Declared a dependent degree-of-freedom on any RBAR, RBE1, RBE2, or RROD entry
Declared a dependent degree-of-freedom on an MPC set referenced in the same subcase
2.Single-point forces of constraint are recovered during stress data recovery.
3.Up to twelve single-point constraints may be defined on a single entry.
4.Continuations are not allowed.
5.SPC degrees-of-freedom may be redundantly specified as permanent constraints on the GRID entry.
6.For static analyses, SPCs can be used to define enforced displacements.
7.For static and dynamic analyses, when the SPSYNTAX setting on the SYSSETTING I/O option is set to CHECK (default) or STRICT, it is required for grid/component pairs (G#/C#) that the component be 0 or blank when the grid reference is a scalar point (SPOINT), and that the component be > 1 when the grid reference is a structural grid point (GRID). When SPSYNTAX is set to MIXED, it is allowed for grid/component pairs (G#/C#) that the grid reference be either a scalar point (SPOINT) or a structural grid point (GRID) when the component is 0, 1 or blank; interpreting all of these as 0 for scalar points and as 1 for structural grids. When the component is greater than 1, the grid reference must always be a structural grid (GRID).
8.For linear steady-state heat transfer analysis, an SPC may be used to define a temperature boundary condition. For thermal boundary conditions, the component should be 0 or blank when the SPSYNTAX setting on the SYSSETTING I/O option is set to CHECK(default) or STRICT. When SPSYNTAX is set to MIXED, 1 is also accepted as the component.
9.Supported local entries in specific parts can be referenced by the use of “fully qualified references” on SPC entries in the model. A fully qualified reference (“PartName.number”) is similar to the format of a numeric reference. “PartName” is the name of the part that contains the referenced local entry (part names are defined on the BEGIN Bulk Data entry in the model). “number” is the identification number of a referenced local entry in the part “PartName”. See Parts and Instances in the User’s Guide for detailed information on the use of fully qualified references.
10.This card is represented as a constraint load in HyperMesh.

See Also:

Bulk Data Section

Guidelines for Bulk Data Entries

Bulk Data Entries by Function

The Input File