next up previous contents index
Next: restraints.write() write Up: The restraints class: static Previous: restraints.spline() approximate   Contents   Index

restraints.append() -- read spatial restraints

append(file)
This command reads restraints, excluded atom pairs, and pseudo atom definitions from a file. An excluded atom pair specifies two atoms that are not to be tested during generation of the dynamic non-bonded pair list. There is one restraint entry per line. The new restraints are added to those that are already in memory; if you want to replace them, call restraints.clear() first. All the new restraints are automatically selected.

Example: See restraints.make() command.



Ben Webb 2008-02-01