Advertisement
Guest User

Untitled

a guest
Feb 4th, 2024
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. ;
  2. ; File 'topol.top' was generated
  3. ; By user: xxxxxxxxxx
  4. ; On host: xxxxxxxxxxx
  5. ; At date: Sun Feb 4 18:40:50 2024
  6. ;
  7. ; This is a standalone topology file
  8. ;
  9. ; Created by:
  10. ; :-) GROMACS - gmx pdb2gmx, 2023.3 (-:
  11. ;
  12. ; Executable: /usr/local/gromacs/bin/gmx
  13. ; Data prefix: /usr/local/gromacs
  14. ; Working dir: xxxxxxxxxxxxx
  15. ; Command line:
  16. ; gmx pdb2gmx -f 1g6n_clean.pdb -o 1g6n_processed.gro -ter
  17. ; Force field was read from current directory or a relative path - path added.
  18. ;
  19.  
  20. ; Include forcefield parameters
  21. #include "./charmm36-jul2022.ff/forcefield.itp"
  22.  
  23. ; Include chain topologies
  24. #include "cmp.itp"
  25. #include "topol_Protein_chain_A.itp"
  26. #include "topol_Protein_chain_B.itp"
  27.  
  28. ; Include water topology
  29. #include "./charmm36-jul2022.ff/tip3p.itp"
  30.  
  31. ; Include ligand topology
  32.  
  33.  
  34. #ifdef POSRES_WATER
  35. ; Position restraint for each water oxygen
  36. [ position_restraints ]
  37. ; i funct fcx fcy fcz
  38. 1 1 1000 1000 1000
  39. #endif
  40.  
  41. ; Include topology for ions
  42. #include "./charmm36-jul2022.ff/ions.itp"
  43.  
  44. [ system ]
  45. ; Name
  46. Protein in water
  47.  
  48. [ molecules ]
  49. ; Compound #mols
  50. Protein_chain_A 1
  51. Protein_chain_B 1
  52. LIG 2
  53. SOL 44648
  54. CL 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement