VMD-L Mailing List
From: Axel Kohlmeyer (akohlmey_at_gmail.com)
Date: Tue Nov 22 2011 - 06:20:24 CST
- Next message: Jérôme Hénin: "Re: bash scripts quits after few frames"
- Previous message: maria goranovic: "Re: movie out of principal component analysis"
- In reply to: Jorgen Simonsen: "bash scripts quits after few frames"
- Next in thread: Jérôme Hénin: "Re: bash scripts quits after few frames"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
On Nov 22, 2011, at 5:48 AM, Jorgen Simonsen <jorgen589_at_gmail.com> wrote:
> Hi all,
>
> I have written a tcl script to analysis some properties from MD run
> when I execute it in the following order like this
>
> vmd -dispdev text
>
> and then
>
> source script.tcl
>
> it works fine stops after 500 frames - if I put the commands into a
> bash script and like this
>
> #!/bin/bash
> vmd -dispdev text < script.tcl >p.log
>
> it quits after 5 frames and not after 500 as supposed.
>
> How to resolve this?
How should somebody know without
seeing the script? My crystal ball hasn't been working for years...
Axel.
>
> Thanks
- Next message: Jérôme Hénin: "Re: bash scripts quits after few frames"
- Previous message: maria goranovic: "Re: movie out of principal component analysis"
- In reply to: Jorgen Simonsen: "bash scripts quits after few frames"
- Next in thread: Jérôme Hénin: "Re: bash scripts quits after few frames"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]