~ubuntu-branches/debian/sid/lammps/sid

« back to all changes in this revision

Viewing changes to tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/unfrustrated/README.TXT

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2015-04-29 23:44:49 UTC
  • mfrom: (5.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20150429234449-mbhy9utku6hp6oq8
Tags: 0~20150313.gitfa668e1-1
Upload into unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This directory demonstrates how to run a short simulation of 
 
2
# the "unfrustrated" coarse-grained protein model used in:
 
3
# AI Jewett, A Baumketner and J-E Shea, PNAS, 101 (36), 13192-13197, (2004)
 
4
# (http://www.pnas.org/content/101/36/13192)
 
5
#
 
6
# During this short simulation (run.in.nvt) the protein evolves 
 
7
# from an unfolded initial conformation to the folded state.
 
8
#
 
9
# -------- REQUIREMENTS: ---------
 
10
# 1) This example requires the "USER-MISC" package.  (Use "make yes-USER-MISC")
 
11
#   http://lammps.sandia.gov/doc/Section_start.html#start_3
 
12
# 2) It also may require additional features and bug fixes for LAMMPS.
 
13
#   be sure to download and copy the "additional_lammps_code" from 
 
14
#   http://moltemplate.org     (upper-left corner menu)
 
15
# 3) Unpack it
 
16
# 4) copy the .cpp and .h files to the src folding of your lammps installation.
 
17
# 5) Compile LAMMPS.
 
18
 
 
19
-------------
 
20
Instructions on how to build LAMMPS input files and 
 
21
run a short simulation are provided in other README files.
 
22
 
 
23
step 1)
 
24
README_setup.sh
 
25
 
 
26
step2)
 
27
README_run.sh