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

Data Types

type  names_and_titles_

Functions/Subroutines

subroutine names_and_title_init (names_and_titles)

Variables

integer, parameter ncharkey = 20
integer, parameter ncharline = 500
integer, parameter ncharline100 = 100
integer, parameter nchartitle = 500
integer, parameter line120 = 120
integer, parameter ncharfield = 20
integer, parameter ltitle = 100
integer, parameter lrootname = 80
integer, parameter lchrun = 4
integer, parameter lchrun0 = 2
integer, parameter lpath = 2048
integer, parameter lvers = 32
integer, parameter limvw_refpath = 100

Function/Subroutine Documentation

◆ names_and_title_init()

subroutine names_and_titles_mod::names_and_title_init ( type(names_and_titles_), intent(out) names_and_titles)

Definition at line 1034 of file names_and_titles_mod.F.

1035C-----------------------------------------------
1036C D u m m y A r g u m e n t s
1037C-----------------------------------------------
1038 TYPE(NAMES_AND_TITLES_),INTENT(OUT) :: NAMES_AND_TITLES
1039C-----------------------------------------------
1040 names_and_titles%TITLE=' '
1041 names_and_titles%ROOTNAME=' '
1042 names_and_titles%ROOTNAME_LENGTH=0
1043 names_and_titles%CHRUN=' '
1044 names_and_titles%CHRUN0=' '
1045 names_and_titles%VERS=' '

Variable Documentation

◆ lchrun

integer, parameter names_and_titles_mod::lchrun = 4

Definition at line 1009 of file names_and_titles_mod.F.

1009 INTEGER, PARAMETER :: LCHRUN = 4

◆ lchrun0

integer, parameter names_and_titles_mod::lchrun0 = 2

Definition at line 1010 of file names_and_titles_mod.F.

1010 INTEGER, PARAMETER :: LCHRUN0 = 2

◆ limvw_refpath

integer, parameter names_and_titles_mod::limvw_refpath = 100

Definition at line 1013 of file names_and_titles_mod.F.

1013 INTEGER, PARAMETER :: LIMVW_REFPATH = 100

◆ line120

integer, parameter names_and_titles_mod::line120 = 120

Definition at line 1004 of file names_and_titles_mod.F.

1004 INTEGER, PARAMETER :: LINE120 = 120 ! Line of size 120 / exists in some parts of code

◆ lpath

integer, parameter names_and_titles_mod::lpath = 2048

Definition at line 1011 of file names_and_titles_mod.F.

1011 INTEGER, PARAMETER :: LPATH = 2048

◆ lrootname

integer, parameter names_and_titles_mod::lrootname = 80

Definition at line 1008 of file names_and_titles_mod.F.

1008 INTEGER, PARAMETER :: LROOTNAME = 80

◆ ltitle

integer, parameter names_and_titles_mod::ltitle = 100

Definition at line 1007 of file names_and_titles_mod.F.

1007 INTEGER, PARAMETER :: LTITLE = 100

◆ lvers

integer, parameter names_and_titles_mod::lvers = 32

Definition at line 1012 of file names_and_titles_mod.F.

1012 INTEGER, PARAMETER :: LVERS = 32

◆ ncharfield

integer, parameter names_and_titles_mod::ncharfield = 20

Definition at line 1005 of file names_and_titles_mod.F.

1005 INTEGER, PARAMETER :: NCHARFIELD = 20 ! lengths of a field for Float input storage / 20

◆ ncharkey

integer, parameter names_and_titles_mod::ncharkey = 20

Definition at line 1000 of file names_and_titles_mod.F.

1000 INTEGER, PARAMETER :: NCHARKEY = 20 ! Max lengths of KEY input

◆ ncharline

integer, parameter names_and_titles_mod::ncharline = 500

Definition at line 1001 of file names_and_titles_mod.F.

1001 INTEGER, PARAMETER :: NCHARLINE = 500 ! Line read & write for Starter. Includes & titles can have up to 500 chars

◆ ncharline100

integer, parameter names_and_titles_mod::ncharline100 = 100

Definition at line 1002 of file names_and_titles_mod.F.

1002 INTEGER, PARAMETER :: NCHARLINE100 = 100 ! Line Read & write for Engine. Must be kept at size 100

◆ nchartitle

integer, parameter names_and_titles_mod::nchartitle = 500

Definition at line 1003 of file names_and_titles_mod.F.

1003 INTEGER, PARAMETER :: NCHARTITLE = 500 ! Titles / and path