From: Parvez Mh (parvezmh89_at_gmail.com)
Date: Mon Mar 21 2016 - 18:26:47 CDT

Thanks all. I wrote my own parser in FORTRAN (old school language :) ) to
interface with vmd. Now i can visualize gaussian file with a single command
like:
gauss_vmd *.com/*.out/*.log.

--Masrul

On Mon, Mar 21, 2016 at 2:41 AM, Norman Geist <
norman.geist_at_uni-greifswald.de> wrote:

> There are options about Gaussian output in the file type options under
> "import" when opening files via the GUI. Maybe those will work.
>
> Norman Geist
>
> > -----Ursprüngliche Nachricht-----
> > Von: owner-vmd-l_at_ks.uiuc.edu [mailto:owner-vmd-l_at_ks.uiuc.edu] Im
> > Auftrag von Mayne, Christopher G
> > Gesendet: Freitag, 18. März 2016 15:36
> > An: Parvez Mh <parvezmh89_at_gmail.com>
> > Cc: vmd-l_at_ks.uiuc.edu
> > Betreff: Re: vmd-l: Gaussian *.log/out visualize
> >
> > Masrul,
> >
> > There is some code in the QMTool and Force Field Toolkit plugins for
> > parsing Gaussian log files and visualizing the results in VMD. However,
> since
> > the content of the log file is specific to whatever calculation you have
> run,
> > the parsers are equally specific. So, there is some code floating
> around,
> but
> > whether it is useful or not is dependent on what your calculation is.
> >
> > Regards,
> > Christopher Mayne
> >
> > > On Mar 17, 2016, at 5:57 PM, Parvez Mh <parvezmh89_at_gmail.com>
> > wrote:
> > >
> > > Dear all:
> > >
> > > Is it possible to visualize gaussian *.log/out file in vmd. I wrote a
> bash script
> > to visualize *.com file of gaussian in vmd, that is a very trivial case--089e0160c90837d54d052e976e7e--