/TH/SECTIO

Block Format Keyword Describes the time history for sections.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/TH/SECTIO/thgroup_ID
thgroup_name
var_ID1 var_ID2 var_ID3 var_ID4 var_ID5 var_ID6 var_ID7 var_ID8 var_ID9 var_ID10
Obj_ID1 Obj_ID2 Obj_ID3 Obj_ID4 Obj_ID5 Obj_ID6 Obj_ID7 Obj_ID8 Obj_ID9 Obj_ID10

Definitions

Field Contents SI Unit Example
thgroup_ID TH group identifier

(Integer, maximum 10 digits)

 
thgroup_name TH group name

(Character, maximum 100 characters)

 
var_ID1, ...n Variables saved for TH (see table below)

(Character, maximum 8 characters)

 
Obj_ID1, ...n Identifiers of the objects to be saved

(Integer)

 

TH Output Keyword & Variables

Keyword Object Saved Variables
SECTIO Section FNX, FNY, FNZ, FTX, FTY, FTZ, M1, M2, M3, WORK, WORKR, MX, MY, MZ, F1, F2, F3, CX, CY, CZ, DFX, DFY, DFZ, DMX, DMY, DMZ

Table of Available Variables - Part 2

Keyword Variable Group Saved TH Variables
SECTIO DEF

FN

FT

M

FNX, FNY, FNZ, FTX, FTY, FTZ, M1, M2, M3

FNX, FNY, FNZ

FTX, FTY, FTZ

M1, M2, M3

WORK, WORKR

 

CENTER

GLOBAL

LOCAL

CX, CY, CZ

FNX, FNY, FNZ, FTX, FTY, FTZ, MX, MY, MZ

F1, F2, F3, M1, M2, M3

Output for Section

  • WORK: work of the forces and moments in the section, due to elements and interfaces saved in the section
  • DFX - FX error: Errors in forces in the component section
  • DFY - FY error: Errors in forces in the component section
  • DFZ - FZ error: Errors in forces in the component section
  • DF2: quadratic error on forces in the component section(1)
    ( Δ F x 2 + Δ F y 2 + Δ F z 2 )

    all nodes of the cut section

  • WORKR: work of the moments in the section, due to elements and interfaces saves in the section
  • DMX - MX error: Errors in moments in the component section
  • DMY - MY error: Errors in moments in the component section
  • DMZ - MZ error: Errors in moments in the component section
  • DM2: quadratic error on moments in the component section ( Δ M x 2 + Δ M y 2 + Δ M z 2 )

    all nodes of the cut section

  • KIN: translational kinetic energy (section nodes)
  • KINR: rotational kinetic energy (section nodes)

    (Be aware that if you compare these values of the component model with those of the full model, it will be different because the nodal masses are different.)

  • DMVX - MVX error: Errors in the translational velocities
  • DMVY - MVY error: Errors in the translational velocities
  • DMVZ - MVZ error: Errors in the translational velocities
  • DMV2: Error translational kinetic energy
  • DMV/RX - MVRX error: Errors in the rotational velocities
  • DMVRY - MVRY error: Errors in the rotational velocities
  • DMVRZ - MVRZ error: Errors in the rotational velocities
  • DMVR2: error rotational kinetic energy
  • EFW: external work of the component section. This is equal to the global external work if there is no other external work (due to another cut section, rigid wall friction, imposed velocities). It is equal to WORK with the difference of the inertia work force.

    EFW = WORK - KIN ENERGY

  • FNX: normal force in direction X of global axis
  • FNY: normal force in direction Y of global axis
  • FNZ: normal force in direction Z of global axis
  • FTX: tangent force in direction X of global axis
  • FTY: tangent force in direction Y of global axis
  • FTZ: tangent force in direction Z of global axis
  • MX: Moment in direction X of global axis
  • MY: Moment in direction Y of global axis
  • MZ: Moment in direction Z of global axis
  • F1: Force in direction 1 of local axis
  • F2: Force in direction 2 of local axis
  • F3: Force in direction 3 of local axis
  • M1: Moment in direction 1 of local axis
  • M2: Moment in direction 2 of local axis
  • M3: Moment in direction 3 of local axis
  • CX: Coordinates of center of section in direction X of global axis
  • CY: Coordinates of center of section in direction Y of global axis
  • CZ: Coordinates of center of section in direction Z of global axis

Comments

  1. Available names are listed in the two tables above.

    In the first table, TH-variables are listed. If a TH-variable is requested, this variable is written.

    In the second table, other variable groups are listed. If a variable group is requested, all the associated TH-variables are written at once.

  2. The output of section force/moments errors works only for submodeling modelization, when ISAVE =2 is used in the full model and ISAVE =101 is used in the cut model.