OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
inimap1d_mod::inimap1d_struct Type Reference

Data Fields

integer func_vel
integer nbmat
integer, dimension(:), allocatable func_alpha
integer, dimension(:), allocatable func_rho
integer, dimension(:), allocatable func_pres
integer, dimension(:), allocatable func_ener
integer nodeid1
integer nodeid2
integer grbricid
integer grquadid
integer grsh3nid
integer, dimension(:), allocatable tagnode
integer proj
integer formulation
integer id
character(len=nchartitletitle
logical file
integer num_centroids
integer num_node_vel
logical correctly_read
type(func_data), dimension(:), allocatable submat

Detailed Description

Definition at line 45 of file inimap1d_mod.F.

Field Documentation

◆ correctly_read

logical inimap1d_mod::inimap1d_struct::correctly_read

Definition at line 59 of file inimap1d_mod.F.

59 LOGICAL :: CORRECTLY_READ

◆ file

logical inimap1d_mod::inimap1d_struct::file

Definition at line 57 of file inimap1d_mod.F.

57 LOGICAL :: FILE

◆ formulation

integer inimap1d_mod::inimap1d_struct::formulation

Definition at line 54 of file inimap1d_mod.F.

◆ func_alpha

integer, dimension(:), allocatable inimap1d_mod::inimap1d_struct::func_alpha

Definition at line 48 of file inimap1d_mod.F.

48 INTEGER, DIMENSION(:), ALLOCATABLE :: FUNC_ALPHA, FUNC_RHO, FUNC_PRES, FUNC_ENER

◆ func_ener

integer, dimension(:), allocatable inimap1d_mod::inimap1d_struct::func_ener

Definition at line 48 of file inimap1d_mod.F.

◆ func_pres

integer, dimension(:), allocatable inimap1d_mod::inimap1d_struct::func_pres

Definition at line 48 of file inimap1d_mod.F.

◆ func_rho

integer, dimension(:), allocatable inimap1d_mod::inimap1d_struct::func_rho

Definition at line 48 of file inimap1d_mod.F.

◆ func_vel

integer inimap1d_mod::inimap1d_struct::func_vel

Definition at line 46 of file inimap1d_mod.F.

46 INTEGER :: FUNC_VEL, NBMAT

◆ grbricid

integer inimap1d_mod::inimap1d_struct::grbricid

Definition at line 52 of file inimap1d_mod.F.

52 INTEGER :: GRBRICID, GRQUADID, GRSH3NID

◆ grquadid

integer inimap1d_mod::inimap1d_struct::grquadid

Definition at line 52 of file inimap1d_mod.F.

◆ grsh3nid

integer inimap1d_mod::inimap1d_struct::grsh3nid

Definition at line 52 of file inimap1d_mod.F.

◆ id

integer inimap1d_mod::inimap1d_struct::id

Definition at line 55 of file inimap1d_mod.F.

55 INTEGER :: ID

◆ nbmat

integer inimap1d_mod::inimap1d_struct::nbmat

Definition at line 46 of file inimap1d_mod.F.

◆ nodeid1

integer inimap1d_mod::inimap1d_struct::nodeid1

Definition at line 50 of file inimap1d_mod.F.

50 INTEGER :: NODEID1, NODEID2

◆ nodeid2

integer inimap1d_mod::inimap1d_struct::nodeid2

Definition at line 50 of file inimap1d_mod.F.

◆ num_centroids

integer inimap1d_mod::inimap1d_struct::num_centroids

Definition at line 58 of file inimap1d_mod.F.

58 INTEGER :: NUM_CENTROIDS, NUM_NODE_VEL

◆ num_node_vel

integer inimap1d_mod::inimap1d_struct::num_node_vel

Definition at line 58 of file inimap1d_mod.F.

◆ proj

integer inimap1d_mod::inimap1d_struct::proj

Definition at line 54 of file inimap1d_mod.F.

54 INTEGER :: PROJ, FORMULATION

◆ submat

type(func_data), dimension(:), allocatable inimap1d_mod::inimap1d_struct::submat

Definition at line 64 of file inimap1d_mod.F.

64 TYPE(FUNC_DATA),DIMENSION(:),ALLOCATABLE :: SUBMAT

◆ tagnode

integer, dimension(:), allocatable inimap1d_mod::inimap1d_struct::tagnode

Definition at line 53 of file inimap1d_mod.F.

53 INTEGER, DIMENSION(:), ALLOCATABLE :: TAGNODE

◆ title

character(len=nchartitle) inimap1d_mod::inimap1d_struct::title

Definition at line 56 of file inimap1d_mod.F.

56 CHARACTER(len=nchartitle) :: TITLE

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