Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/cosmo-epfl/i-pi-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatkapil24 committed Nov 1, 2018
2 parents a35084c + 7bf94d3 commit ba7e6ff
Show file tree
Hide file tree
Showing 5 changed files with 994 additions and 9,808 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dimension 3
boundary p p p
processors * * 1

read_data ./data.960.c12graphene.relaxed
read_data ./data.lmp
mass 1 12.01 ##Carbon

### Optimized Tersoff for Carbon: Lindsay and Broido PRB 81, 205441 (2010)
Expand All @@ -28,11 +28,6 @@ timestep 0.001 # 0.001 picosecond = 1 femtosecond
thermo 1000
thermo_style custom step temp pe etotal press pxx pyy pzz

# ------------ Print structure -----------------------
dump snapxyz all atom 100000 graphene.lammpstraj

# --------------- Equilibration in NVE -----------------
fix 1 all ipi graphene 31415 unix
run 5000000
write_restart restart.*

Loading

0 comments on commit ba7e6ff

Please sign in to comment.