CYANA Macro: anneal: Difference between revisions
Line 11: | Line 11: | ||
== Description == | == Description == | ||
Performs simulated annealing on the current structure with | Performs simulated annealing on the current structure with the given total of torsion angle dynamics ''steps'', starting with ''highsteps'' of torsion angle dynamics at temperature ''thigh'' followed by slow cooling during the remaining torsion angle dynamics steps to a final temperature of ''tend''. Finally, ''minsteps'' of conjugate gradient minimization are performed. The temperature is measured in target function units per degree of freedom. More minimization can be performed with the '''relax''' option to reduce strong overlaps and restraint violations prior to the start of the MD calculation. The '''relax''' option can be useful for proteins with more than 250 residues to avoid excessively large target function values at the outset of the simulated annealing torsion angle dynamics. | ||
steps, starting with | |||
cooling during | |||
measured in target function units per degree of freedom. | |||
minimization can be performed | |||
restraint violations prior to the start of the MD calculation. The relax | |||
option can be useful for | |||
the |
Revision as of 10:07, 6 August 2009
Simulated annealing
Parameters
- thigh=real
- (default: 8.0)
- steps=integer
- (default: 10000)
- highsteps=integer
- (default: -1)
- minsteps=integer
- (default: 1000)
- relax
Description
Performs simulated annealing on the current structure with the given total of torsion angle dynamics steps, starting with highsteps of torsion angle dynamics at temperature thigh followed by slow cooling during the remaining torsion angle dynamics steps to a final temperature of tend. Finally, minsteps of conjugate gradient minimization are performed. The temperature is measured in target function units per degree of freedom. More minimization can be performed with the relax option to reduce strong overlaps and restraint violations prior to the start of the MD calculation. The relax option can be useful for proteins with more than 250 residues to avoid excessively large target function values at the outset of the simulated annealing torsion angle dynamics.