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

« back to all changes in this revision

Viewing changes to tools/moltemplate/examples/all_atom_examples/force_field_explicit/aluminum_crystal_strain/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 example shows an alternative way to setup the
 
2
# aluminum crystal loading simulation described here:
 
3
# http://icme.hpc.msstate.edu/mediawiki/index.php/Uniaxial_Compression
 
4
# by Mark Tschopp and Nathan R. Rhodes
 
5
# For additional backgroumd information, please consult that web page.
 
6
#
 
7
# In this example, I use moltemplate to build a "DATA" file for this system.
 
8
# (I can't think of a compelling reason to do this for simple simulations like
 
9
# this. But this approach might be useful if you want to artificially create 
 
10
# unusual structures out of aluminum crystals, or mix them with other molecules.
 
11
# I created this example in response to a user request.)
 
12
#
 
13
# Use these commands to generate the LAMMPS input script and data file:
 
14
 
 
15
moltemplate.sh system.lt
 
16
 
 
17
# This will generate system.data, system.in.init, system.in.settings.
 
18
# In addition to will need to download "Al99.eam.alloy" file.
 
19
# (It was not included in this directory because if its large size.)
 
20
# As of 2012-11, I was able to obtain it here:
 
21
# http://www.ctcms.nist.gov/~cbecker/Download/Al-YM/Al99.eam.alloy
 
22