/INTER/SUB

Block Format Keyword Defines a sub-interface. A sub-interface is a portion 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            

Definitions

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 for the main interface which contains the sub interface.

(Integer)

 
Main_ID1 Main identifier.
= surf_IDm
If inter_ID is TYPE7, TYPE10, TYPE19, or TYPE24
= 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_IDm
If inter_ID is TYPE11
= surf_IDs
If inter_ID is TYPE19 5
(Integer)
 
Main_ID2 Second main surface identifier.
= surf_ID
If inter_ID is TYPE25 6
 

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 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, then 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_ID2 ≠ 0, the forces applied by Main_ID1 onto Main_ID2 and vice versa are calculated.