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

« back to all changes in this revision

Viewing changes to tools/moltemplate/examples/CG_biomolecules/protein_folding_examples/1bead+chaperone/frustrated+chaperonin/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 long simulation of 
2
 
# the "frustrated" coarse-grained protein confined in a frustrated
3
 
# coarse-grained chaperonin (R=6, h=0.475) as described in:
4
 
# AI Jewett, A Baumketner and J-E Shea, PNAS, 101 (36), 13192-13197, (2004)
5
 
# (http://www.pnas.org/content/101/36/13192)
6
 
#
7
 
# Note: If you want to use a "hydrophilic" chaperone (with h=0.0 
8
 
#       instead of h=0.475), then replace the word "CHAP_INTERIOR_H0.475" 
9
 
#       (at the end of "system.lt") with "CHAP_INTERIOR_H0"
10
 
#
11
 
# Because this process takes a long time (even with the help of the chaperone)
12
 
# I save the data relatively infrequently.
13
 
#
14
 
# -------- REQUIREMENTS: ---------
15
 
# 1) This example requires the "USER-MISC" package.  (Use "make yes-USER-MISC")
16
 
#   http://lammps.sandia.gov/doc/Section_start.html#start_3
17
 
# 2) It also may require additional features and bug fixes for LAMMPS.
18
 
#   be sure to download and copy the "additional_lammps_code" from 
19
 
#   http://moltemplate.org     (upper-left corner menu)
20
 
# 3) Unpack it
21
 
# 4) copy the .cpp and .h files to the src folding of your lammps installation.
22
 
# 5) Compile LAMMPS.
23
 
 
24
 
-------------
25
 
Instructions on how to build LAMMPS input files and 
26
 
run a short simulation are provided in other README files.
27
 
 
28
 
step 1)
29
 
README_setup.sh
30
 
 
31
 
step2)
32
 
README_run.sh