|
README里面是这么讲的
the curvilinear flag can be 0 for standard rectilinear analysis, 1 for normal curvilinear,
or 2 for a more agressive curviilinear analysis of the Duschinsky matrix
the atom ordering flag
if = 0 if every set of coordinates has atoms provided in the same order and orientation
if = 1 then the orientation and order is determined for the second dtata set, thence fixed
if = 2 then the orientation and order is always determined
if = 3 then the order is read from input
a failure of 0, 1, or 2 leads to a read from input |
|