Multiwfn official website: //www.umsyar.com/multiwfn. Multiwfn forum in Chinese: http://bbs.keinsci.com/wfn
You are not logged in.
Dear Prof. Tian,
I am trying to follow the procedure you described in section 4.2.5 of the multiwfn manual to prepare high quality aim topology map. Everything seems to work well until I try to activate the vmd.rc script using the aim command in the vmd prompt as instructed. Instead of running, I get an error message that says "invalid command". See below
rayshadehttp://www-graphics.stanford.edu/~cek/r … shade.html
povrayhttp://www.povray.org/
pythonhttp://www.python.org/
pluginshttp://www.ks.uiuc.edu/Research/vmd/plugins/
softwarehttp://www.ks.uiuc.edu/Research/vmd/all … grams.html
tclhttp://www.tcl.tk/
tutorialhttp://www.ks.uiuc.edu/Research/vmd/vmd … #tutorials
userguidehttp://www.ks.uiuc.edu/Research/vmd/vmd … ug/ug.html
vmd > plugins
invalid command name "plugins"
vmd > help plugins
Openinghttp://www.ks.uiuc.edu/Research/vmd/plugins/...
vmd > help scripts
Openinghttp://www.ks.uiuc.edu/Research/vmd/script_library/...
vmd > help faq
Openinghttp://www.ks.uiuc.edu/Research/vmd/all … d_faq.html...
vmd > aim
invalid command name "aim"
vmd > aim
invalid command name "aim"
vmd >
Could you please guide me on what to do to resolve this challenge?
Thank you.
Offline
This because the code defining "aim" command has not been properly added to the vmd.rc file, hence VMD is unable recognize this customized command.
What operating system are you currently using? If you are using Windows, please carefully follow this video tutorial:https://youtu.be/mgsnhvWH5SI. If you are using Linux version, note that the vmd.rc should be named as ".vmdrc" and put into home folder.
Offline
Thank you very much, there was an # key which was not supposed to be in the last line of the vmd.rc file that was causing the problem, when I removed it, the aim command is now working properly.
Offline