
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
I'm sorry, but the suggested solutions don't solve my problem.
I'm using a simple shell-script to start my simulations like
#!/bin/tcsh
ocean -nograph <sim1.ocn
ocean -nograph <sim2.ocn
ocean -nograph <sim3.ocn
Whenever I use the -nograph option, ocean doesn't completely load the
simulation-script. It stop's with an output of some variables and a "t" at
the end. It's the same when I try to open the scripts with "load sim1.ocn"
from the ocean-command line.
When using ocean without the "-nograph" option everything works fine, and
I'm not using a plot-command throughout the script.
Any suggestions ?
Stefan
| <-- __Chronological__ --> | <-- __Thread__ --> |