Guest User

Lammps input file

a guest
Jan 19th, 2016
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. #LAMMPS Input file generated by Avogadro
  2. # Mos2
  3.  
  4. # Intialization
  5. units real
  6. dimension 3
  7. boundary p p p
  8. atom_style full
  9. kspace_style pppm 1.0e-4
  10. neighbor 2.0 bin
  11. neigh_modify delay 0 every 1 check yes
  12.  
  13. # Atom Definition
  14. read_data small_mos2_ctab_water.data
  15.  
  16. pair_style lj/cut/coul/long 10 15
  17. angle_style harmonic
  18. bond_style harmonic
  19. improper_style none
  20. dihedral_style fourier
  21. special_bonds amber
  22.  
  23. group MovingAtoms type 1 2 3 4 6 7 #Br C H Hw N O
  24. group MoS2Atoms type 5 8 #Mo S
  25.  
  26.  
  27. #coefficients
  28. ##############################################################
  29. #angle
  30. # C-N-C
  31. angle_coeff 4 62.84 110.64
  32. # C-C-C
  33. angle_coeff 1 63.21 110.63
  34. # C-C-H
  35. angle_coeff 2 46.37 110.05
  36. # C-C-N
  37. angle_coeff 3 64.45 114.32
  38. # H-C-H
  39. angle_coeff 5 39.43 108.35
  40. # N-C-H
  41. angle_coeff 6 49.01 107.90
  42. # H-O-H
  43. angle_coeff 7 55.0 104.52
  44. # Mo-S-Mo
  45. angle_coeff 8 2.5163 82.0
  46. # S-Mo-S
  47. angle_coeff 9 2.5163 82.0
  48.  
  49.  
  50.  
  51.  
  52. #bonds
  53. #C-C
  54. bond_coeff 1 303.1 1.5350
  55. #C-H
  56. bond_coeff 2 337.3 1.0920
  57. #C-N
  58. bond_coeff 3 293.6 1.4990
  59. #O-H
  60. bond_coeff 4 450.0 0.9572
  61. #Mo-S
  62. bond_coeff 5 4.3213 2.41
  63.  
  64. #dihedrals
  65. # C -C -C -N
  66. dihedral_coeff 3 1 0.155555555556 3 0.0
  67. dihedral_coeff 6 1 0.155555555556 3 0.0
  68. dihedral_coeff 7 1 0.155555555556 3 0.0
  69. # C -N -C -C
  70. dihedral_coeff 4 1 0.155555555556 3 0.0
  71. # H -C -C -H
  72. dihedral_coeff 5 1 0.15 3 0.0
  73. # C -C -C -H
  74. dihedral_coeff 2 1 0.16 3 0.0
  75. # C -C -C -C
  76. dihedral_coeff 1 3 0.18 3 0.0 0.25 2 180.0 0.2 1 180.0
  77.  
  78. #Mo -S -Mo -S dihedral or any interaction with MoS2 will be ignored hence no deen for this
  79. #dihedral_coeff 8 none
  80.  
  81.  
  82.  
  83. #pair coefficients
  84.  
  85. pair_coeff 1 1 0.420 3.59923082129
  86. pair_coeff 1 2 0.214 3.49945016486
  87. pair_coeff 1 3 0.0812 3.12438180452
  88. pair_coeff 1 4 0.00 1.99961541064
  89. pair_coeff 1 5 .29663 3.0751
  90. pair_coeff 1 6 0.2672 3.42461467254
  91. pair_coeff 1 7 0.2070 3.39361541065
  92. pair_coeff 1 8 0.0799 3.4844
  93. pair_coeff 2 2 0.1094 3.39966950842
  94. pair_coeff 2 3 0.0414 3.02460114808
  95. pair_coeff 2 4 0.00 1.89983475421
  96. pair_coeff 2 5 0.15139 2.9753
  97. pair_coeff 2 6 0.1364 3.3248340161
  98. pair_coeff 2 7 0.1056 3.29383475421
  99. pair_coeff 2 8 0.04078 3.3846
  100. pair_coeff 3 3 0.0157 2.64953278775
  101. pair_coeff 3 4 0.00 1.52476639388
  102. pair_coeff 3 5 0.0574 2.6003
  103. pair_coeff 3 6 0.0517 2.94976565576
  104. pair_coeff 3 7 0.0400 2.91876639387
  105. pair_coeff 3 8 0.01545 3.0095
  106. pair_coeff 4 4 0.00 0.4000
  107. pair_coeff 4 5 0.00 1.4755
  108. pair_coeff 4 6 0.00 1.82499926189
  109. pair_coeff 4 7 0.00 1.7753
  110. pair_coeff 4 8 0.00 1.8847
  111. pair_coeff 5 5 0.2095 2.5510
  112. pair_coeff 5 6 0.1887 2.9005
  113. pair_coeff 5 7 0.1462 2.8695
  114. pair_coeff 5 8 0.0085 2.9318
  115. pair_coeff 6 6 0.1700 3.24999852378
  116. pair_coeff 6 7 0.1317 3.21899926189
  117. pair_coeff 6 8 0.0508 3.3097
  118. pair_coeff 7 7 0.102 3.188
  119. pair_coeff 7 8 0.03937 3.2788
  120. pair_coeff 8 8 0.0152 3.3695
  121. ####################################################################
  122.  
  123.  
  124. # Settings
  125. dump num1 all atom 10000 mos2_water_ctab.lammpstrj
  126.  
  127. fix mos2 MoS2Atoms rigid single
  128. velocity MovingAtoms create 300 492459 rot yes mom yes dist gaussian
  129.  
  130. fix vol MovingAtoms nvt temp 300 300 100 tchain 1
  131. ##To fill out any _vacuum_ gaps and make system homogenous
  132.  
  133.  
  134. timestep .1
  135.  
  136. thermo_style custom step etotal evdwl ecoul lx ly lz temp
  137. thermo 10000
  138.  
  139. run 100000
  140. unfix vol
  141.  
  142.  
  143. fix NPT MovingAtoms npt temp 300 300 100 x 1.013 1.013 10 y 1.013 1.013 10 z 1.013 1.013 10 couple none drag 1
  144. run 5000000
Add Comment
Please, Sign In to add comment