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

« back to all changes in this revision

Viewing changes to examples/USER/atc/elastic/Au_elastic.mat

  • 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
material Au metal
 
2
  stress  cauchy-born
 
3
    pair_style eam
 
4
    #linear
 
5
  end
 
6
  mass_density
 
7
  body_force
 
8
end
 
9
 
 
10
material Au_cubic metal
 
11
  stress  cubic
 
12
    c11 11020.5189657531
 
13
    c12 9575.20500303137
 
14
    c44 2709.96368010322
 
15
  end
 
16
  mass_density
 
17
  body_force
 
18
end