OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
unitab_mod::unit_type_ Type Reference

Data Fields

integer nunit0
integer nunits
integer, dimension(:), allocatable unit_id

Detailed Description

Definition at line 520 of file unitab_mod.F.

Field Documentation

◆ nunit0

integer unitab_mod::unit_type_::nunit0

Definition at line 521 of file unitab_mod.F.

521 INTEGER :: NUNIT0 ! number of /UNIT

◆ nunits

integer unitab_mod::unit_type_::nunits

Definition at line 522 of file unitab_mod.F.

522 INTEGER :: NUNITS ! ! Number of UNIT options in input deck (NUNIT0 + NBSUBMOD + 1)

◆ unit_id

integer, dimension(:), allocatable unitab_mod::unit_type_::unit_id

Definition at line 523 of file unitab_mod.F.

523 INTEGER, DIMENSION(:) , ALLOCATABLE :: UNIT_ID ! (NUNITS) Unit user ID

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