parameters parameter file
Acceptable Values: UNIX filename
Description: A CHARMM19 or CHARMM22 parameter file that defines all or part
of the parameters necessary for the molecular system to be simulated.
At least one parameter file must be specified for each simulation.
Multiple definitions are allowed for systems that require more
than one parameter file. For example, if three files were needed,
lines such as:
parameters param1
parameters param2
parameters param3
could be added to the configuration file.
The files will be read
in the order that they appear in the configuration file. If duplicate
parameters are read, a warning message is printed and the last
parameter value read is used. Thus, the order that files are read
can be important in cases where duplicate values appear in
separate files.