/INTER/SUB

Block Format Keyword Defines a sub-interface. A sub-interface is a portion of (may include all of) an existing interface and is defined in order to output the forces applied by nodes of a specified node group on the segments of a specified surface (refer to Time Histories output for interfaces).

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/INTER/SUB/sub_inter_ID
sub_inter_title
inter_ID Main_ID1 Second_ID Main_ID2            

Definition

Field Contents SI Unit Example
sub_inter_ID Sub interface identifier.

(Integer, maximum 10 digits)

 
sub_inter_title Sub interface title.

(Character, maximum 100 characters)

 
inter_ID Interface identifier.
0
Main interface which contains the sub interface.
= 0
Sum of contact forces from all contacts acting to defined surfaces in Main_ID2 and/or Main_ID1. 7

(Integer)

 
Main_ID1 Main identifier.
= surf_IDm
If inter_ID is TYPE7, TYPE10, TYPE19, or TYPE24
If inter_ID = 0. 7
= line_IDm
If inter_ID is TYPE11.
= surf_ID
If inter_ID is TYPE25.

(Integer)

 
Second_ID Secondary identifier.
= grnd_IDs
If inter_ID is TYPE7, TYPE10, TYPE24, or TYPE25.
= line_IDs
If inter_ID is TYPE11.
= surf_IDs
If inter_ID is TYPE19. 5

Ignored if inter_ID = 0.

(Integer)

 
Main_ID2 Second main surface identifier.
= surf_ID
If inter_ID is TYPE25. 6
= surf_IDs
If inter_ID = 0 (required). 7
 

Comments

  1. Only interface TYPE7, TYPE10, TYPE11, TYPE19, TYPE24 and TYPE25 are available for defining sub-interfaces.
  2. A hierarchy of sub-interfaces is not permitted.
  3. An interface and a sub-interface cannot have the same identifier.
  4. For sub-interfaces of TYPE7 TYPE10, TYPE11, TYPE19 and TYPE24:

    All nodes defined by Second_ID should belong to the secondary nodes group of the interface.

    All segments of the specified main surface or main line in the sub interface should belong to the main surface or main line of the interface.

    All segments of the specified secondary surface or secondary line in the sub interface should belong to the secondary surface or secondary line of the interface.

  5. For sub-interfaces of a TYPE19 interface, if Second_ID = 0, the sub-interface is symmetric and Main_ID is also used as secondary surface.

    clip0038
    Figure 1.
  6. For sub-interfaces of a TYPE25 interface:

    If Second_ID ≠ 0, the forces applied by the secondary node group onto both main surfaces are considered.

    If Main_ID20, the forces applied by Main_ID1 onto Main_ID2 and vice versa are calculated.

  7. When inter_ID = 0, the force output in the TH file is the sum of all contact forces from contacts acting on certain main segments, Second_ID is ignored:

    If Main_ID1 = 0, Main_ID2 > 0: the output is the sum of all contact forces, for segments in Main_ID2 surface sets.

    If Main_ID1 > 0, Main_ID2 > 0: the output is the sum of all contact forces, between segments in Main_ID1 and Main_ID2 surface sets.