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

Variables

integer nmax_n
integer nmax_e
integer lmax_dis
integer lmax_vel
integer lmax_nsig
integer lmax_nstra
integer nkeymax = 6
integer ncy_gps
integer ncy_gpstr
integer sfcont_max
integer spcont_max
integer ifcontmax
integer ifcontpmax
integer ifcont2max
integer ifcontp2max
integer ifcont2min
integer ifcontp2min
integer, dimension(:), allocatable ikeymax
integer, dimension(:), allocatable igpstag
integer, dimension(:), allocatable igpstratag
integer, dimension(:,:), allocatable ipart_ok

Variable Documentation

◆ ifcont2max

integer outmax_mod::ifcont2max

Definition at line 69 of file outmax_mod.F.

◆ ifcont2min

integer outmax_mod::ifcont2min

Definition at line 69 of file outmax_mod.F.

◆ ifcontmax

integer outmax_mod::ifcontmax

Definition at line 69 of file outmax_mod.F.

69 integer :: IFCONTMAX,IFCONTPMAX, IFCONT2MAX,IFCONTP2MAX,IFCONT2MIN,IFCONTP2MIN

◆ ifcontp2max

integer outmax_mod::ifcontp2max

Definition at line 69 of file outmax_mod.F.

◆ ifcontp2min

integer outmax_mod::ifcontp2min

Definition at line 69 of file outmax_mod.F.

◆ ifcontpmax

integer outmax_mod::ifcontpmax

Definition at line 69 of file outmax_mod.F.

◆ igpstag

integer, dimension(:), allocatable outmax_mod::igpstag

Definition at line 71 of file outmax_mod.F.

◆ igpstratag

integer, dimension(:), allocatable outmax_mod::igpstratag

Definition at line 71 of file outmax_mod.F.

◆ ikeymax

integer, dimension(:), allocatable outmax_mod::ikeymax

Definition at line 71 of file outmax_mod.F.

71 integer, DIMENSION(:) , ALLOCATABLE :: IKEYMAX,IGPSTAG,IGPSTRATAG

◆ ipart_ok

integer, dimension(:,:), allocatable outmax_mod::ipart_ok

Definition at line 72 of file outmax_mod.F.

72 integer, DIMENSION(:,:) ,ALLOCATABLE :: IPART_OK

◆ lmax_dis

integer outmax_mod::lmax_dis

Definition at line 60 of file outmax_mod.F.

60 integer LMAX_DIS

◆ lmax_nsig

integer outmax_mod::lmax_nsig

Definition at line 62 of file outmax_mod.F.

62 integer LMAX_NSIG ! noda p1&p3 for 3D

◆ lmax_nstra

integer outmax_mod::lmax_nstra

Definition at line 63 of file outmax_mod.F.

63 integer LMAX_NSTRA ! noda p1&p3 for 3D

◆ lmax_vel

integer outmax_mod::lmax_vel

Definition at line 61 of file outmax_mod.F.

61 integer LMAX_VEL

◆ ncy_gps

integer outmax_mod::ncy_gps

Definition at line 66 of file outmax_mod.F.

66 integer :: NCY_GPS, NCY_GPSTR

◆ ncy_gpstr

integer outmax_mod::ncy_gpstr

Definition at line 66 of file outmax_mod.F.

◆ nkeymax

integer outmax_mod::nkeymax = 6

Definition at line 65 of file outmax_mod.F.

65 integer :: NKEYMAX = 6

◆ nmax_e

integer outmax_mod::nmax_e

Definition at line 59 of file outmax_mod.F.

59 integer NMAX_E ! elementary Tmax number, work var

◆ nmax_n

integer outmax_mod::nmax_n

Definition at line 58 of file outmax_mod.F.

58 integer NMAX_N ! nodal Tmax number, work var

◆ sfcont_max

integer outmax_mod::sfcont_max

Definition at line 68 of file outmax_mod.F.

68 integer :: SFCONT_MAX, SPCONT_MAX

◆ spcont_max

integer outmax_mod::spcont_max

Definition at line 68 of file outmax_mod.F.