/FRAME/NOD

Block Format Keyword Describes the node defined moving frame.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/FRAME/NOD/frame_ID
frame_title
node_ID1 node_ID2 node_ID3              
X1 Y1 Z1        
X2 Y2 Z2        

Definitions

Field Contents SI Unit Example
frame_ID Reference frame identifier

(Integer, maximum 10 digits)

 
frame_title Reference frame title

(Character, maximum 100 characters)

 
node_ID1 Node identifier N1

(Integer)

 
node_ID2 Node identifier N2

(Integer)

 
node_ID3 Node identifier N3

(Integer)

 
X1 X component of frame axis Y '

(Real)

 
Y1 Y component of frame axis Y '

(Real)

 
Z1 Z component of frame axis Y '

(Real)

 
X2 X component of axis Z '

(Real)

 
Y2 Y component of axis Z '

(Real)

 
Z2 Z component of axis Z '

(Real)

 

Comments

  1. If node_ID2 = 0 or node_ID3 = 0, Lines 4 and 5 are read.
  2. If node_ID2 ≠ 0 and node_ID3 ≠ 0, the frame is defined by three nodes like a moving frame. It is strictly attached to node_ID1 as its origin.
  3. If node_ID2 = 0 and node_ID3 = 0, the frame is defined by node_ID1 and its orientation is defined by two vectors ( Y ' and Z ' ), like a fixed frame.
  4. The frame translation and rotation depend only on the displacement and orientation of node_ID1.