Lammps
Lammps
#simulation_box
read_data InP.lmp
orthogonal box = (0 0 0) to (5.8688 5.8688 5.8688)
1 by 1 by 1 MPI processor grid
reading atoms ...
8 atoms
read_data CPU = 0.00498605 secs
#simulation_settings
#force_field
pair_style vashishta
pair_coeff * * InP.vashishta.txt In P
Reading potential file InP.vashishta.txt with DATE: 2015-10-14
neighbor 0.3 bin
neigh_modify delay 5
######################################
# EQUILIBRATION
reset_timestep 0
timestep 0.001
velocity all create 300 12345 mom yes rot no
fix 1 all npt temp 300 300 1 iso 0 0 1 drag 1
######################################
# DEFORMATION
reset_timestep 0
# Display thermo
thermo 1000
thermo_style custom step v_strain temp v_p2 v_p3 v_p4 ke pe press
run 20000
Per MPI rank memory allocation (min/avg/max) = 4.965 | 4.965 | 4.965 Mbytes
Step v_strain Temp v_p2 v_p3 v_p4 KinEng PotEng Press
0 6.0256579e-16 86.231317 0.87911257 0.98858596 0.6555663
0.078023908 -27.403178 -8410.8828
1000 0.01 172.38849 1.0482055 0.59998076 0.10960386
0.15598073 -27.470984 -5859.3003
2000 0.02 303.04591 1.3543233 0.40171053 -0.084052291
0.27420231 -27.565195 -5573.2718
3000 0.03 370.474 1.4701511 -0.18369646 -0.12318381
0.33521266 -27.604822 -3877.5694
4000 0.04 380.4792 1.7328476 -0.59815911 -0.30565525
0.34426558 -27.589302 -2763.4442
5000 0.05 376.50136 2.1100552 -0.37331473 0.17158655
0.34066635 -27.55975 -6361.0901
6000 0.06 367.6147 2.0086111 -0.58934348 -0.24679578
0.3326255 -27.522289 -3908.2396
7000 0.07 312.20535 2.6669181 -0.15075629 0.27078451
0.28248996 -27.440517 -9289.8211
8000 0.08 230.50116 2.8124019 -0.046195127 -0.30377988
0.20856229 -27.326522 -8208.0898
9000 0.09 83.233623 3.696036 1.1886739 0.60849798
0.075311531 -27.151755 -18310.693
10000 0.1 224.49545 3.7188832 0.654095 0.24280095
0.20312821 -27.233607 -15385.931
11000 0.11 456.79238 3.7417776 -1.0694755 -0.31085295
0.41331534 -27.392451 -7871.4972
12000 0.12 243.33409 4.4621182 0.53979561 0.36327043
0.22017379 -27.152164 -17883.948
13000 0.13 259.17092 4.788064 0.56368507 0.30483432
0.2345033 -27.102059 -18855.278
14000 0.14 330.84101 4.7249713 -0.46017217 -0.2692653
0.2993519 -27.107652 -13318.446
15000 0.15 301.13643 5.3075425 0.27510951 0.39681679
0.27247457 -27.014597 -19931.563
16000 0.16 193.2597 5.9170592 0.97900842 0.48338659
0.17486544 -26.845761 -24598.181
17000 0.17 403.28025 6.0017221 -0.76379208 -0.51840021
0.36489645 -26.958218 -15731.766
18000 0.18 264.95148 5.8927219 -0.60013839 -0.43561761
0.23973367 -26.75465 -16189.886
19000 0.19 260.13533 7.0420342 0.2223344 0.07747408
0.23537592 -26.67292 -24472.809
20000 0.2 242.62353 7.3800127 0.47421927 0.54939816
0.21953087 -26.567316 -28012.101
Loop time of 1.57953 on 1 procs for 20000 steps with 8 atoms
######################################
# SIMULATION DONE
print "All done"
All done
Total wall time: 0:00:03