/SURF/ELLIPS
Block Format Keyword Describes the hyper-ellipsoid surface definition.
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
|---|---|---|---|---|---|---|---|---|---|
| /SURF/ELLIPS/surf_ID/unit_ID | |||||||||
| surf_title | |||||||||
| skew_ID | n | ||||||||
| Xc | Yc | Zc | |||||||
| a | b | c | |||||||
Definition
| Field | Contents | SI Unit Example |
|---|---|---|
| surf_ID | Surface
identifier. (Integer, maximum 10 digits) |
|
| unit_ID | Unit identifier. (Integer, maximum 10 digits) |
|
| surf_title | Surface
title. (Character, maximum 100 characters) |
|
| skew_ID | Skew identifier defining
the initial orientation of the surface. (Integer) |
|
| n | Degree of the
hyper-ellipsoid. Must be greater than or equal to 2. Default = 2 (Integer) |
|
| Xc | Center
coordinate. (Real) |
|
| Yc | Center
coordinate. (Real) |
|
| Zc | Center
coordinate. (Real) |
|
| a | Semi-axis
length. (Real) |
|
| b | Semi-axis
length. (Real) |
|
| c | Semi-axis
length. (Real) |
Comments
- The equation of the
hyper-ellopsoid is:
- The Sphere is the
case.
Where, n=2 and a=b=c=r.