OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
th_surf_mod::th_surf_ Type Reference

Data Fields

integer iok
 Flag for /TH/SURF + Load pressure.
integer nsurf
 Number of surfaces /TH/SURF.
integer pload_flag
 Flag if th surface include segments where /PLOAD is applied.
integer loadp_flag
 Flag if th surface include segments where /PFLUID or /PBLAST or /LOADP_HYD is applied.
integer nsegloadp
 Number of segments for which loadp Load_Pressure is applied.
integer nsegloadpf
 Number of segments for which loadp Pfluid is applied.
integer nsegloadpb
 Number of segments for which loadp Pblast is applied.
integer s_pload_ksegs
 Size table of ids of th surfaces to which each segment of pload is included.
integer s_pload_segs
 Size table of ids of th surfaces to which each segment of pload is included.
integer, dimension(:), allocatable pload_ksegs
 ids of th surfaces to which each segment of pload is included
integer, dimension(:), allocatable pload_segs
 list of th surfaces to which each segment of pload is included
integer s_loadp_ksegs
 Size table of ids of th surfaces to which each segment of load pressure is included.
integer s_loadp_segs
 Size table of ids of th surfaces to which each segment of load pressure is included.
integer, dimension(:), allocatable loadp_ksegs
 ids of th surfaces to which each segment of load pressure is included
integer, dimension(:), allocatable loadp_segs
 list of th surfaces to which each segment of load pressure is included

Detailed Description

Definition at line 75 of file th_surf_mod.F.

Field Documentation

◆ iok

integer th_surf_mod::th_surf_::iok

Flag for /TH/SURF + Load pressure.

Definition at line 76 of file th_surf_mod.F.

76 INTEGER IOK !< Flag for /TH/SURF + Load pressure

◆ loadp_flag

integer th_surf_mod::th_surf_::loadp_flag

Flag if th surface include segments where /PFLUID or /PBLAST or /LOADP_HYD is applied.

Definition at line 79 of file th_surf_mod.F.

79 INTEGER LOADP_FLAG !< Flag if th surface include segments where /PFLUID or /PBLAST or /LOADP_HYD is applied

◆ loadp_ksegs

integer, dimension(:), allocatable th_surf_mod::th_surf_::loadp_ksegs

ids of th surfaces to which each segment of load pressure is included

Definition at line 92 of file th_surf_mod.F.

92 INTEGER, DIMENSION(:), ALLOCATABLE :: LOADP_KSEGS !< ids of th surfaces to which each segment of load pressure is included

◆ loadp_segs

integer, dimension(:), allocatable th_surf_mod::th_surf_::loadp_segs

list of th surfaces to which each segment of load pressure is included

Definition at line 93 of file th_surf_mod.F.

93 INTEGER, DIMENSION(:), ALLOCATABLE :: LOADP_SEGS !< list of th surfaces to which each segment of load pressure is included

◆ nsegloadp

integer th_surf_mod::th_surf_::nsegloadp

Number of segments for which loadp Load_Pressure is applied.

Definition at line 81 of file th_surf_mod.F.

81 INTEGER NSEGLOADP !< Number of segments for which loadp Load_Pressure is applied

◆ nsegloadpb

integer th_surf_mod::th_surf_::nsegloadpb

Number of segments for which loadp Pblast is applied.

Definition at line 83 of file th_surf_mod.F.

83 INTEGER NSEGLOADPB !< Number of segments for which loadp Pblast is applied

◆ nsegloadpf

integer th_surf_mod::th_surf_::nsegloadpf

Number of segments for which loadp Pfluid is applied.

Definition at line 82 of file th_surf_mod.F.

82 INTEGER NSEGLOADPF !< Number of segments for which loadp Pfluid is applied

◆ nsurf

integer th_surf_mod::th_surf_::nsurf

Number of surfaces /TH/SURF.

Definition at line 77 of file th_surf_mod.F.

77 INTEGER NSURF !< Number of surfaces /TH/SURF

◆ pload_flag

integer th_surf_mod::th_surf_::pload_flag

Flag if th surface include segments where /PLOAD is applied.

Definition at line 78 of file th_surf_mod.F.

78 INTEGER PLOAD_FLAG !< Flag if th surface include segments where /PLOAD is applied

◆ pload_ksegs

integer, dimension(:), allocatable th_surf_mod::th_surf_::pload_ksegs

ids of th surfaces to which each segment of pload is included

Definition at line 87 of file th_surf_mod.F.

87 INTEGER, DIMENSION(:), ALLOCATABLE :: PLOAD_KSEGS !< ids of th surfaces to which each segment of pload is included

◆ pload_segs

integer, dimension(:), allocatable th_surf_mod::th_surf_::pload_segs

list of th surfaces to which each segment of pload is included

Definition at line 88 of file th_surf_mod.F.

88 INTEGER, DIMENSION(:), ALLOCATABLE :: PLOAD_SEGS !< list of th surfaces to which each segment of pload is included

◆ s_loadp_ksegs

integer th_surf_mod::th_surf_::s_loadp_ksegs

Size table of ids of th surfaces to which each segment of load pressure is included.

Definition at line 90 of file th_surf_mod.F.

90 INTEGER S_LOADP_KSEGS !< Size table of ids of th surfaces to which each segment of load pressure is included

◆ s_loadp_segs

integer th_surf_mod::th_surf_::s_loadp_segs

Size table of ids of th surfaces to which each segment of load pressure is included.

Definition at line 91 of file th_surf_mod.F.

91 INTEGER S_LOADP_SEGS !< Size table of ids of th surfaces to which each segment of load pressure is included

◆ s_pload_ksegs

integer th_surf_mod::th_surf_::s_pload_ksegs

Size table of ids of th surfaces to which each segment of pload is included.

Definition at line 85 of file th_surf_mod.F.

85 INTEGER S_PLOAD_KSEGS !< Size table of ids of th surfaces to which each segment of pload is included

◆ s_pload_segs

integer th_surf_mod::th_surf_::s_pload_segs

Size table of ids of th surfaces to which each segment of pload is included.

Definition at line 86 of file th_surf_mod.F.

86 INTEGER S_PLOAD_SEGS !< Size table of ids of th surfaces to which each segment of pload is included

The documentation for this type was generated from the following file: