~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/unfrustrated+chaperonin/run.in.min

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2013-11-20 22:41:36 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20131120224136-tzx7leh606fqnckm
Tags: 0~20131119.git7162cf0-1
* [e65b919] Imported Upstream version 0~20131119.git7162cf0
* [f7bddd4] Fix some problems, introduced by upstream recently.
* [3616dfc] Use wrap-and-sort script.
* [7e92030] Ignore quilt dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -- Init section --
 
2
 
 
3
include system.in.init
 
4
 
 
5
# -- Atom definition section --
 
6
 
 
7
read_data system.data
 
8
 
 
9
# -- Settings Section --
 
10
 
 
11
include system.in.settings
 
12
 
 
13
# -- Run section --
 
14
 
 
15
dump            1 all custom 50 traj_min.lammpstrj id mol type x y z ix iy iz
 
16
 
 
17
minimize 1.0e-5 1.0e-7 500 2000
 
18
 
 
19
write_restart  system_after_min.rst