Nodal Coordinate Data - CAESAR II - Help

CAESAR II Users Guide

Language
Русский
Product
CAESAR II
Search by Category
Help
CAESAR II Version
12

#$ COORDS

Specifies the X, Y, Z global coordinates of the starting node point of each discontinuous piping segment. The data in this section of the neutral file is optional; it may not exist. The existence of this data depends on user preference and the particular job. The data is defined below.

NXYZ

Defines how many sets of coordinates follow. Use FORTRAN format (2X, I13).

INODE, XCORD, YCORD, ZCORD

Consists of four values in a line and is repeated NXYZ times.

Use FORTRAN format (2X, I13, 3F13.4) to define a node number and the X, Y, Z global coordinates.

This section only exists in Versions 3.22 and later.