~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/1beadProtSci2010/moltemplate_files/system.lt

  • 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
import "1beadProtSci2010.lt"
 
2
 
 
3
using namespace 1beadProtSci2010
 
4
 
 
5
prot = new 4HelixBundle
 
6
 
 
7
write_once("Data Boundary") {
 
8
  0 100  xlo xhi
 
9
  0 100  ylo yhi
 
10
  0 100  zlo zhi
 
11
}
 
12