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

« back to all changes in this revision

Viewing changes to tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/moltemplate_files/README.sh

  • 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 contains moltemplate files for the "Pyramids of Giza" example.
 
2
# (Note: the ground lattice work that appears in some images was not generated
 
3
#        by moltemplate. Moltemplate can not currently create bonded periodic
 
4
#        structures as of 2013-4-04.  Those were generated by topotools.)
 
5
#
 
6
# To run moltemplate, use:
 
7
 
 
8
moltemplate.sh system.lt
 
9
 
 
10
# This will generate:system.data, system.in, system.in.init, system.in.settings
 
11
 
12
# The output_ttree/ directory will contain files like "Data Atoms", "Data Bonds"
 
13
# which contain the corresponding structures of the system.data file.
 
14
# (This might make it slightly easier to combine them with atom data and 
 
15
#  bond data generated by other programs, such as topotools, for example.)