Simulations: Difference between revisions
From Biowerkzeug Wiki
Jump to navigationJump to search
basic outline of how to run simulations |
(No difference)
|
Revision as of 20:11, 18 October 2008
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:
- make a working directory
- copy your input files (pdb and hippo_input.txt) into the working dir
- (optional) copy your executable to the dir
- 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.