| NAME
HBONDS – Compute solute H-bonds structural properties |
SYNOPSIS
HBONDS
...
...
END
|
| DESCRIPTION
The command HBONDS opens an environment which includes a series of subcommands which allow to compute hydrogen bond related properties. The hydrogen bond donor-acceptor pairs must be defined in the topological file. (see section 10.3). If these definition where not included when generating the trajectory file, and if READ_TPGPRM is specified in the &PARAMETERS environment, HBONDS produces no output. These definitions may be provided at analysis time by the READ_TPG (&PARAMETERS) directive. In the following we indicate with the letters |
EXAMPLES
HBONDS
total
residues
radial_cutoff 2.5
angular_cutoff 200.0 200.0
print 10 OPEN test.hbnd
histogram 0.1
use_neighbors 5 5.0
print_histo 2 OPEN test.hst
END
|
| WARNINGS
residue and total are ineffective when READ_PDB is also specified. Experimental - Unsupported |