DATA SET 7: NODAL COORDINATES
Formats for one-, two-, and three-dimensional problems are slightly different. However, the nodal coordinates can all be automatically generated if the coordinates appear in regular patterns. This data set is not needed if Logical Unit 11 is used as input (i.e., if KVI > 0 in Data Set 2).
One-Dimensional Problems:
Typically, a total of NNP lines are required.
Line 1 to Line NNP:
The coordinates should be in ascending or descending order. Each line is in free-field format containing:
0 = All increments, XAD's, are the same.
> 0 = The first increment is XAD*(1+XRD), the second increment is XAD*(1+XRD)**2, the third increment is XAD*(1+XRD)**3, and so on.
NOTE: A line containing six zeros separated by spaces or commas must be used to signal the end of the x-coordinate data.
Two-Dimensional Problems:
Typically, a total of 2*NNP lines are required: NNP lines each for the x- and z-coordinates.
Line 1 to Line NNP: Each line is in free-field format containing:
0 = All increments, XAD's, are the same.
> 0 = The first increment is XAD*(1+XRD), the second increment is XAD*(1+XRD)**2, the third increment is XAD*(1+XRD)**3, and so on.
NOTE: A line containing six zeros separated by spaces or commas must be used to signal the end of the x-coordinate data.
Line (NNP+1) to Line 2*NNP: contain the same information as described above but for the z-coordinate.
Three-Dimensional Problems:
Usually a total of NNP lines are required. Each line contains the following variables and is in free-format.
NOTE: A record with 9 0's must be used to signal the end of this data set.
v1.0 - 1/13/1999
Jin-Ping Gwo, email: jgwo@umbc.edu