Advertisement
Guest User

em.mdp

a guest
Apr 4th, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. cpp = /usr/bin/cpp
  2. define = -DFLEX_SPC
  3. constraints = none
  4. integrator = steep
  5. nsteps = 100
  6. ;
  7. ; Energy minimizing stuff
  8. ;
  9. emtol = 2000
  10. emstep = 0.01
  11.  
  12. nstcomm = 1
  13. ns_type = grid
  14. rlist = 1
  15. rcoulomb = 1
  16. rvdw = 1
  17. Tcoupl = no
  18. Pcoupl = no
  19. gen_vel = no
  20. pbc = xyz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement