|
[Sponsors] |
August 13, 2004, 10:11 |
How to start background job ?
|
#1 |
Guest
Posts: n/a
|
Could someone tell how I can start a background job in star 3.2.?? The job is always stopped when I close the shell!
thx |
|
August 13, 2004, 10:30 |
Re: How to start background job ?
|
#2 |
Guest
Posts: n/a
|
it should be star -batch
|
|
August 13, 2004, 11:07 |
Re: How to start background job ?
|
#3 |
Guest
Posts: n/a
|
thx
but it doesn't work for multiple nodes! I need the batch comand for star node1,1 node 2,1 node3,1 etc.. |
|
August 13, 2004, 12:23 |
Re: How to start background job ?
|
#4 |
Guest
Posts: n/a
|
nohup star node1,1 node 2,1 node3,1 etc.. > star.log &
|
|
August 13, 2004, 12:27 |
Re: How to start background job ?
|
#5 |
Guest
Posts: n/a
|
I am having the same problem. Nohup does not help either.
|
|
August 13, 2004, 20:59 |
Re: How to start background job ?
|
#6 |
Guest
Posts: n/a
|
You can use "screen" a Linux's command. It can run a job in the background.
|
|
August 16, 2004, 04:26 |
Re: How to start background job ?
|
#7 |
Guest
Posts: n/a
|
Thanks for your attempt but it doesn't work on Redhat.
I guess CD has forgotten to install a batch job !! |
|
August 21, 2004, 05:35 |
Re: How to start background job ?
|
#8 |
Guest
Posts: n/a
|
Hi.. Linux background command is as following
first, excute your 'star'. if so, monitoring calculation result is about each iteration on the console screen. second, Press ctrl+z. third, Press "# jobs" #=>shell forth, bg %1 => if the number of 1 is job of STAR... It may be possible to be made backgroud job on your Linux machine... Acutally I don't know whether it is yours which is answer you want because of no test. Confirm your test. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to run CFX on the background? | David | CFX | 1 | January 19, 2004 17:24 |
Display background | XCL | FLUENT | 4 | November 12, 2002 20:18 |
how to run fluent 5.4 in background | l.g.patil | FLUENT | 5 | February 1, 2002 13:06 |
background color | Nurul Murad | FLUENT | 2 | August 30, 2001 02:45 |
Unsteady Background Job ? | Prateep Chatterjee | FLUENT | 1 | July 13, 2000 14:57 |