normal Visualization using VMD (Self-assembly of functionalized alkanes on a graphite)

  • Daisuke
  • Daisuke's Avatar Topic Author
  • Offline
  • Fresh Boarder
More
3 years 8 months ago - 3 years 8 months ago #8663 by Daisuke
I successfully completed the MD simulation of the tutorial using GROMACS 16.6.

However, for the purpose of the visualization using VMD, I have the error massages as below:
1. “vmd> cg_bonds -gmx /wherever/gmxdump/ -tpr 3_run.tpr -net "elastic" -cutoff 12.0 -color "orange" -mat "AM25" -res 12 -rad 0.1
going to dump tpr couldn't excute "/wherever/gmxdump" : no such file or directory”

Thus, I edited cg_bonds-v5.tcl file (line 504) as:
set gmxdump "/usr/bin/gmx"-> "/usr/local/gromacs/bin/gmx"

After this, I got the messages as below:
2. “vmd > cg_bonds -top topol.top -topoltype "elastic"
Error: file /../FF/martini_v2.15.itp does not exist.”

I see by the finder that martini_v2.15.itp exists in the folder FF. What should I do next?


Thanks a lot in advance for anyone who can help me with these!
Last edit: 3 years 8 months ago by Daisuke.

Please Log in or Create an account to join the conversation.

  • Daisuke
  • Daisuke's Avatar Topic Author
  • Offline
  • Fresh Boarder
More
3 years 8 months ago #8670 by Daisuke
I succeeded in the CG bond representation by input to the Tkconsole as:
"cg_bonds -tpr 3_run.tpr"

Thank you very much!

Please Log in or Create an account to join the conversation.

Time to create page: 0.205 seconds