MBPTDCV
Bulk Data Entry Defines a Point to Deformable Curve Constraint.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MBPTDCV | JID | GID | DCID |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MBPTDCV | 1 | 21 | 2 |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
JID | Joint identification
number. No default (Integer > 0) |
|
GID | Grid identification number
corresponding to the point which is sliding on the deformable
curve. No default (Integer > 0) |
|
DCID | Deformable curve
(MBDCRV) identification number. No default (Integer > 0) |
Comments
- The deformable curve is generated using
the CUBIC spline interpolation which requires assumptions on the second
derivative of the interpolating function at either end of the curve. The
keywords NATURAL, PARABOLIC,
PERIODIC and CANTILEVER represent the four
standard assumptions defined as:
(1) =0.0 implies NATURAL (or free) end conditions and =1.0 implies PARABOLIC end conditions.
- The MBPTDCV element is not supported by the Force Imbalance method of static equilibrium.
- In most cases, the interpolation produces a smooth curve but in some cases, it produces a curve that wiggles too much. In those cases, the TENSION parameter may be specified to smooth out the wiggles in the curve. A TENSION value of unity is a good first guess. After that, higher values of TENSION may be tried, if necessary.
- The deformable element itself does not possess any inherent inertia, stiffness or damping properties. You must include other modeling elements to capture those effects.