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

« back to all changes in this revision

Viewing changes to tools/moltemplate/examples/all_atom_examples/ice_crystal/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 "spce_ice_rect8.lt"
2
 
 
3
 
cells = new SpceIceRect8 [3].move(4.521, 0.0,  0.0) 
4
 
                         [2].move( 0.0, 7.832, 0.0)
5
 
                         [2].move( 0.0,  0.0, 7.362)
6
 
  
7
 
write_once("Data Boundary") {
8
 
  0 13.563  xlo xhi
9
 
  0 15.664  ylo yhi
10
 
  0 14.724  zlo zhi
11
 
}