BORE
Bulk Data Entry Defines the surface, coordinate system, and parameters required to request Bore Deformation output for Static Analysis Subcases.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
BORE | BID | CID | USID | ORDER | MIDPNT |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
BORE | 6 | 2 | 4 | 3 |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
BID | Bore identification
number. No default (Integer > 0) |
|
CID | Identification number of a
user-defined Cylindrical Coordinate System with the Z-axis aligned
with the central axis of the Bore. No default (Integer > 0) |
|
USID | Identification number of a
Bore Surface (SURF Bulk Data Entry) which defines
the internal surface of the Bore. No default (Integer > 0) |
|
ORDER | Defines the order of the
Fourier series until which the Bore distortion is calculated. No default (100 > Integer > 0) |
|
MIDPNT | Controls the inclusion of
mid-nodes of second order elements on the bore surface.
|
Comments
- All “displacement” used in the context of bore distortion analysis is the displacement in radial direction of cylindrical system defined in the CID field in this Bulk Entry.
- The BORE Bulk Data Entry determines the various
orders of Bore Distortion from Displacement results associated with the grid
points of the Bore surface. The Distortion Orders are determined by representing
the Bore Deformation profile by means of a Fourier series and evaluating the
Fourier series using the Fast Fourier Transform (FFT).
(1) (2) Where,- Bore Deformation of the Layer until the order (defined via ORDER field).
- Polar angle
- and
- Fournier series coefficients of the th order
- Zero order deformation
- Magnitude of the th order deformation.
Circularity is also output if BORE entry is present in the model. Circularity is:
Circularity (at each Z-depth) = Max(True Distortion) – Min(True Distortion
Where,
True Distortion = Displacement of the grid – (0th order deformation + 1st order deformation)
At a particular Z-depth, each grid of the bore at this depth will have a corresponding value of True Distortion. The Circularity value is the difference between maximum and minimum true distortions of grids at a particular Z-depth.
- If BORE Bulk Data Entries are present in the input deck, two output files, <filename>_bdst.mvw and <filename>.bdst are generated. The magnitude of bore distortion for each order is plotted vs the depth of the Bore (Z-depth), where Bore Deformation is calculated (Layer ). Additionally, circularity is also plotted vs the depth of the Bore (Z-depth).
- Bore deformation output is currently only available for Static Subcases.