[gmx-users] mdrun -v output

Chandan Choudhury iitdckc at gmail.com
Mon Jun 18 13:58:11 CEST 2012


On Mon, Jun 18, 2012 at 12:43 PM, Javier Cerezo <jcb1 at um.es> wrote:

>  Information messages, such as those shown on the screen during mdrun are
> output to stderr. So if you want to get them you should redirect as follows:
>
> mdrun -v -s md.tpr 2> verbose.txt
>
> In the case where you may need to get all output (from both stdout and
> stderr) you should use:
>
> mdrun -v -s md.tpr &> verbose.txt
>

Thanks. It is actually  mdrun -v -s md.tpr >& verbose.txt

>
> Javier
>
> El 18/06/12 08:49, Chandan Choudhury escribió:
>
>
> Dear gmx users,
>
> Is it possible to redirect the output of mdrun -v to a file while
> submitting the job using pbs script?
>  mdrun -v -s md.tpr > verbose.txt
> donot produce output (to file verbose.txt) while the job is running.
>
> Chandan
>
> --
> Chandan kumar Choudhury
> NCL, Pune
> INDIA
>
>
>
> --
> Javier CEREZO BASTIDA
> PhD Student
> Physical Chemistry
> Universidad de Murcia
> Murcia (Spain)
> Tel: (+34)868887434
>
> --
> gmx-users mailing list    gmx-users at gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-users
> Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
> Please don't post (un)subscribe requests to the list. Use the
> www interface or send it to gmx-users-request at gromacs.org.
> Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20120618/50ccd488/attachment.html>


More information about the gromacs.org_gmx-users mailing list