HyperCrash

Dummy Manager

Dummy Manager

Previous topic Next topic Expand/collapse all hidden text  

Dummy Manager

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

This section defines the necessary files used by the Safety menu.

Keyword

The model will be located in the database with a keyword list that will be used to research the model in the database.  All the keywords are defined in the file, $MCRASHDIR/dummng/keyword.tbl.

Each keyword list is defined inside a keyword group:

Card 1:

/DUMMNG/KEYWORD

keyword_group_name

1

2

3

4

5

6

7

8

9

10

Key_1

Key_2

 

 

 

 

 

 

 

Where:

 

Type

Unit

DUMMNG

is a keyword

Keyword

No

KEYWORD

is a keyword

Keyword

No

keyword_group_name

is the name of the keyword group

String

No

Key_I

is the keyword list of the group of keyword (eight characters)

String

No

To write a keyword with more than eight characters, the character ’@’ will be set at the first position of the next field (See the keyword, HYBRID_III in the Example below).

Card 2: end of file

/END

Where:

 

Type

Unit

END

Keyword to finish the input.

Keyword

No

hmtoggle_plus1Example

#--1---|---2---|---3---|---4---|---5---|---6---|---7---|---8---|---9---|--10---|

/DUMMNG/KEYWORD

Norm

EUROSID USSID   HYBRID_I@II

#--1---|---2---|---3---|---4---|---5---|---6---|---7---|---8---|---9---|--10---|

/DUMMNG/KEYWORD

Person

ADULT   CHILD

#--1---|---2---|---3---|---4---|---5---|---6---|---7---|---8---|---9---|--10---|

/END

 

Go to

Environment File Description