CIFPEN

Bulk Data Entry Defines the connections of the cohesive element.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
CIFPEN EID PID G1 G2 G3 G4 G5 G6  
  G7 G8 G9 G10 G11 G12      

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
CIFPEN 91 4 3 4 5 6 7 8  
Or
(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
CIFPEN 99 5 3 4 5 6 7 8  
  9 10 11 12 13 14      

Definitions

Field Contents SI Unit Example
EID Unique element identification number.

No default (Integer > 0)

 
PID Identification number of a PCOHE property entry.

Default = EID (Integer > 0)

 
G# Grid point identification number of connection points.

No default (Integer > 0)

 

Comments

  1. The corner grid points G1, G2, and G3 should be input in consecutive order at the bottom face of the cohesive element. The corner grid points G4, G5, and G6 should be defined on the top face with G4 opposite G1, G5 opposite G2, and so on.
    If existing, the edge grid points G7, G8, and G9 should be provided in consecutive order at the bottom face of the cohesive element. The edge grid points G10, G11, and G12 should be defined on the top face with G10 opposite G7, G11 opposite G8, and so on.


    Figure 1.
  2. The element coordinate system for the CIFPEN element is:


    Figure 2.

    Two intermediate vectors, v1 and v2, are defined. v1 starts from the middle point between G1 and G4 and points to the middle point between G2 and G5. v2 starts from the middle point between G1 and G4 and points to the middle point between G3 and G6. The z-axis of the element coordinate system is obtained by the cross product of v1 and v2. v1 is taken as the x-axis. Finally, the y-axis is obtained by the cross product of the z- and x- axes.

  3. The coheisve material coordinate system is the same as the element coordinate system by default and can be defined as a prescribed system through PCOHE entry.