Simulations

From Biowerkzeug Wiki
Revision as of 20:11, 18 October 2008 by Oliver (talk | contribs) (basic outline of how to run simulations)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page should help you running simulations with Hippo.

To run a simulation you will need

  • hippo executable and data files in a directory which we will denote by HIPPO_HOME
  • a pdb file for your system
  • a hippo_input.txt

The standard protocol is:

  1. make a working directory
  2. copy your input files (pdb and hippo_input.txt) into the working dir
  3. (optional) copy your executable to the dir
  4. start hippo
    hippo

Hippo will load the pdb, build an internal topology, and then run the simulation. It will inform of its progress and its estimated finishing time.

If there are problems, look at the log.txt output file.