OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
seatbelt_mod Module Reference

Data Types

type  slipring_fram_struct
type  slipring_struct
type  retractor_struct
type  seatbelt_struct
type  seatbelt_remote_nodes_struct
type  seatbelt_th_exch_struct

Variables

type(slipring_struct), dimension(:), allocatable slipring
type(retractor_struct), dimension(:), allocatable retractor
type(seatbelt_struct), dimension(:), allocatable seatbelt_tab
integer n_comn_1d2d
integer, dimension(:), allocatable comn_1d2d
type(seatbelt_remote_nodes_structanchor_remote
type(seatbelt_remote_nodes_structanchor_remote_send
integer nseatbelt_th_proc
type(seatbelt_th_exch_struct), dimension(:), allocatable seatbelt_th_exch

Variable Documentation

◆ anchor_remote

type(seatbelt_remote_nodes_struct) seatbelt_mod::anchor_remote

Definition at line 183 of file seatbelt_mod.F.

183 TYPE(SEATBELT_REMOTE_NODES_STRUCT) ANCHOR_REMOTE,ANCHOR_REMOTE_SEND

◆ anchor_remote_send

type(seatbelt_remote_nodes_struct) seatbelt_mod::anchor_remote_send

Definition at line 183 of file seatbelt_mod.F.

◆ comn_1d2d

integer, dimension(:), allocatable seatbelt_mod::comn_1d2d

Definition at line 173 of file seatbelt_mod.F.

173 INTEGER, DIMENSION(:) , ALLOCATABLE :: COMN_1D2D

◆ n_comn_1d2d

integer seatbelt_mod::n_comn_1d2d

Definition at line 172 of file seatbelt_mod.F.

172 INTEGER N_COMN_1D2D

◆ nseatbelt_th_proc

integer seatbelt_mod::nseatbelt_th_proc

Definition at line 185 of file seatbelt_mod.F.

185 INTEGER NSEATBELT_TH_PROC

◆ retractor

type(retractor_struct), dimension(:), allocatable seatbelt_mod::retractor

Definition at line 155 of file seatbelt_mod.F.

155 TYPE(RETRACTOR_STRUCT),ALLOCATABLE,DIMENSION(:) :: RETRACTOR

◆ seatbelt_tab

type(seatbelt_struct), dimension(:), allocatable seatbelt_mod::seatbelt_tab

Definition at line 171 of file seatbelt_mod.F.

171 TYPE(SEATBELT_STRUCT),ALLOCATABLE,DIMENSION(:) :: SEATBELT_TAB

◆ seatbelt_th_exch

type(seatbelt_th_exch_struct), dimension(:), allocatable seatbelt_mod::seatbelt_th_exch

Definition at line 194 of file seatbelt_mod.F.

194 TYPE(SEATBELT_TH_EXCH_STRUCT),ALLOCATABLE,DIMENSION(:) :: SEATBELT_TH_EXCH

◆ slipring

type(slipring_struct), dimension(:), allocatable seatbelt_mod::slipring

Definition at line 110 of file seatbelt_mod.F.

110 TYPE(SLIPRING_STRUCT),ALLOCATABLE,DIMENSION(:) :: SLIPRING