VMD-L Mailing List
From: Nuno Sousa Cerqueira (nscerque_at_fc.up.pt)
Date: Tue Nov 03 2009 - 02:29:30 CST
- Next message: Luis Agullo (LAB): "VMD autopsfgen and Mg2+"
- Previous message: Olaf Lenz: "Re: Using Tcl functions in a C-plugin"
- Next in thread: Nicolas Sapay: "Re: running under Shell using VMD"
- Reply: Nicolas Sapay: "Re: running under Shell using VMD"
- Reply: Axel Kohlmeyer: "Re: running under Shell using VMD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hello,
I have a analysis script that I use very often with VMD. The script
is under a namespace and does several calculations that freezes VMD
interface (and takes a long time). Therefore I am trying to run it
using the VMD shell.
To run the script I have something like:
::Script::Shell File
where File is a file that is required for the calculation.
I am trying to use the VMD shell option using the following command
vmd -dispdev text -args "::Script::Shell File"
but it does not give me the desired results. The VMD runs, but the
proc ::Script::Shell File does not start.
If I open VMD (vmd -dispdev text) and I write ::Script::Shell File,
it works fine.
Does anyone has a workaround for this issue.
Regards, Nuno
- Next message: Luis Agullo (LAB): "VMD autopsfgen and Mg2+"
- Previous message: Olaf Lenz: "Re: Using Tcl functions in a C-plugin"
- Next in thread: Nicolas Sapay: "Re: running under Shell using VMD"
- Reply: Nicolas Sapay: "Re: running under Shell using VMD"
- Reply: Axel Kohlmeyer: "Re: running under Shell using VMD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]