Files::FFPARAMS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
| | | | ||
| [[Control key types|string]] | | [[Control key types|string]] | ||
| determine how vdw parameters are handled for assembly of NB type pairs. Supported modes are:<br/>''normal'' - standard mode (all reasonable interactions)<br/>''like-only'' - only like atoms<br/>''like-all'' - all like atoms including a probe<br/>''all'' - all interactions<br/>The assembly FF parameters related to NB interactions is also altered by normal/probe mode of individual sets (see probesize in <nowiki>[SET]</nowiki>). | | determine how vdw parameters are handled for assembly of NB type pairs. Supported modes are:<br/>''normal'' - standard mode (all reasonable interactions)<br/>''like-only'' - only like atoms<br/>''like-all'' - all like atoms including a probe<br/>''all'' - all interactions<br/>The assembly of FF parameters related to NB interactions is also altered by normal/probe mode of individual sets (see probesize in <nowiki>[SET]</nowiki>). | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| era_only | | era_only |
Revision as of 20:52, 7 March 2019
Navigation: Documentation / Files / Control files / {FFPARAMS}
The {FFPARAMS} group is employed by the ffoptimize program for input/output specification of FF parameters and their alternation prior FF optimization. The following sections are defined:
[files]
Key | Default value | Type | Description |
input | string | name of file with input FF parameters. This files is usually created by other ffoptimize run. | |
final | 'final.prms' | string | name of file for optimized FF parameters. This file can serve for subsequent FF optimization, which must employ exactly the same order of FF parameters. |
amber | 'final.frcmod' | logical | name of file for optimized FF parameters in AMBER format |
[control]
Key | Default value | Type | Description |
nb_params | string | determine how vdw parameters are handled for assembly of NB type pairs. Supported modes are: normal - standard mode (all reasonable interactions) like-only - only like atoms like-all - all like atoms including a probe all - all interactions The assembly of FF parameters related to NB interactions is also altered by normal/probe mode of individual sets (see probesize in [SET]). | |
era_only | on | logical | consider only eps, ropt, and alpha parameters |
lj2exp6_alpha | 12.0 | real | default value of alpha for conversion from ER->ERA |