IU MolViz User Guide

Insight II Notes: Simulated Annealing


To set up the Simulated Annealing:

The following steps create the three files necessary for the discover calculation:
  1. Build your structure using the Builder or Biopolymer modules in InsightII. Or get a PDB-style molecular coordinate file.
  2. Using Forcefield/Potentials in Builder or Biopolymer, FIX your potentials, FIX your partial charges, and FIX your formal charges. If you get no error messages, go to the Discover module. If you get error messages, you must manually fix your molecule. See the Building molecules in InsightII page for details and tips.
  3. Using the Constraints menus, fix regions of your molecules that should not change conformation, add distance restraints between pairs of atoms, add torsion restraints, tether atoms in regions of your molecule that should change their coordinates by a small amount, etc.
  4. Click on Run/Run, and select the local machine, the molecule name, COMMAND FILE, auto-assign parameters, minimize, and Reduce Output. Then click EXECUTE

To run the Simulated Annealing with Discover:

  1. Set up the simulated annealing in a UNIX window:
  2. Type ls. You should have three files, named moleculename.car (the input coordiantes), moleculename.mdf (the molecular data file, containing info about bonding, charges, etc.), and moleculename.inp (the "input" instructions for the simulated annealing calculation).
  3. Edit the moleculename.inp file so that it contains appropriate "input" instructions for simulated annealing. See the examples of simulated annealing input files.
  4. Type discover
  5. If you did not add a line to your moleculename.inp file to limit the size of the moleculename.his file, then delete the moleculename.his file. You usually don't need it, and it eats up mondo disk space.
  6. To determine if your calculation is proceeding,
  7. Log out
  8. After a while, log back in.
  9. To determine if the simulated annealing is finished:

To run the Simulated Annealing with Discover_3:

  1. Set up the simulated annealing in a UNIX window:
  2. Type ls. You should have three files, named moleculename.car (the input coordinates), moleculename.mdf (the molecular data file, containing info about bonding, charges, etc.), and moleculename.inp (the "input" instructions for the simulated annealing calculation).
  3. Edit the moleculename.inp file so that it contains appropriate "input" instructions for simulated annealing. See the examples of simulated annealing input files.
  4. For Discover_3, type setenv FORCEFIELD cvff.frc (or substitute cff91, amber, etc. for the forcefield you want to use). Then type discovery moleculename.inp > moleculename.log & to start your job in the background and forward error messages to the file moleculename.log.
  5. To determine if your calculation is proceeding,
  6. Log out
  7. After a while, log back in.
  8. To determine if the simulated annealing is finished:

To evaluate the simulated annealing:

  1. Start up InsightII
  2. Retrieve the original structure by clicking on Molecule/Get and get the Biosym-format moleculename.car input coordinate file.
  3. Go to the Analysis module
  4. To get the simulated annealing trajectory, click on Trajectory/Get. The trajectory file is named moleculename.arc, the trajectory object is the original molecule. You can choose to load all frames of the trajectory, or just a range of frames, or every Nth frame.
  5. To see all frames sequentially, click on Trajectory/Animate. To stop the animation, click on Trajectory/Unanimate
  6. The best way to evaluate the simulated annealing is to make a graph:
  7. A cluster graph is a graph of the RMS deviation of the atomic coordinates for structure #1 vs structre #2, structure #1 vs structure #3, structure #2 vs structure #3, etc. Cluster graphs show similarities and differences between groups (or "clusters") of structures. See the InsightII manuals or contact the MolViz Facility Staff for details about how to interpret cluster graphs.
    To make a cluster graph:
  8. To view a particular structure, click on Trajectory/Conformation and select a particular frame #, plot point on a graph, etc.

Back to  |  Insight II Notes  |  Application Guide  |  MolViz Home  |
Send comments to chemvis@indiana.edu
Last updated: 01/23/2001