Description

The MODEL record specifies the model serial number when multiple models of the same structure are presented in a single coordinate entry. In the case of simulations, for example, it can represent different frames of the system. The first MODEL would have a model serial number equals 1.

Each MODEL must have a corresponding ENDMDL record.

Record Format

COLUMNS        DATA  TYPE    FIELD          DEFINITION
---------------------------------------------------------------------------------------
 1 -  6        Record name   "MODEL "
12 - 15        Integer       serial         Model serial number.

Examples

         1         2         3         4         5         6         7         8         9        10
1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
MODEL         1
CHROM         1 UN        C21         1  73152.0   6517.0   1797.0   18000000   18030000    0.000
CHROM         2 UN        C21         2  73113.0   6643.0   1709.0   18030000   18060000    0.000
...
...
CHROM        64 UN        C21        64  92481.0  44617.0   1372.0   19890000   19920000    0.000
CHROM        65 UN        C21        65  92254.0  44524.0   1462.0   19920000   19950000    0.000
TER          66 UN        C21
ENDMDL
MODEL         2
CHROM         1 UN        C21         1  96389.0   4902.0   2635.0   18000000   18030000    0.000
CHROM         2 UN        C21         2  96483.0   5137.0   2234.0   18030000   18060000    0.000
...
...
CHROM        64 UN        C21        64  96413.0   5267.0   2728.0   19890000   19920000    0.000
CHROM        65 UN        C21        65  96394.0   5348.0   2708.0   19920000   19950000    0.000
TER          66 UN        C21
ENDMDL