OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
time_mod::time_type Type Reference

Data Fields

character(len=1000) rst_name
integer run_nbr
real(kind=8) starter_time
real(kind=8), dimension(:), allocatable engine_time

Detailed Description

Definition at line 42 of file time_mod.F.

Field Documentation

◆ engine_time

real(kind=8), dimension(:), allocatable time_mod::time_type::engine_time

Definition at line 52 of file time_mod.F.

52 REAL(kind=8), dimension(:), ALLOCATABLE :: engine_time

◆ rst_name

character(len=1000) time_mod::time_type::rst_name

Definition at line 49 of file time_mod.F.

49 CHARACTER(len=1000) :: RST_NAME

◆ run_nbr

integer time_mod::time_type::run_nbr

Definition at line 50 of file time_mod.F.

50 INTEGER :: RUN_NBR

◆ starter_time

real(kind=8) time_mod::time_type::starter_time

Definition at line 51 of file time_mod.F.

51 REAL(kind=8) :: starter_time

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