CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

problems with batch-file, queue of jobs

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 24, 2006, 08:42
Default problems with batch-file, queue of jobs
  #1
Stephan
Guest
 
Posts: n/a
I want to run several jobs over the weekend, the following one should start when the latter has finished.

I tried the following command line starting from my working directory in the launcher

D:\workingDIR>cfx5solve -def cfx1.def -initial cfx1.res

and it worked fine.

How do I queue the other jobs?

"D:\workingDIR>cfx5solve -def cfx1.def -initial cfx1.res cfx5solve -def cfx2.def -initial cfx2.res" did not work

neither did anything else I tried.

Please help!

  Reply With Quote

Old   November 24, 2006, 10:01
Default Re: problems with batch-file, queue of jobs
  #2
Robin
Guest
 
Posts: n/a
Put each command in separate lines in a .bat file, then run the bat file. The next line will not execute until the first cfx5solve process exits.
  Reply With Quote

Old   November 27, 2006, 12:14
Default Re: problems with batch-file, queue of jobs
  #3
Bian
Guest
 
Posts: n/a
I always use a perl script. It seems I can use a bat file to do the same thing.
  Reply With Quote

Old   November 28, 2006, 04:20
Default Re: problems with batch-file, queue of jobs
  #4
Michael B
Guest
 
Posts: n/a
It's documented at the ANSYS CFX Community web pages. Look for "Running solver jobs in batch and job scheduling"

  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
wmake compiling new solver mksca OpenFOAM Programming & Development 14 June 22, 2018 06:29
paraview installation woes vex OpenFOAM Installation 15 January 30, 2011 07:11
Installation of OpenFOAM-1.6 on Ubuntu 9.10 marval OpenFOAM Installation 2 March 17, 2010 08:33
[OpenFOAM] Paraview command not found hardy ParaView 7 September 18, 2008 04:59
Results saving in CFD hawk Main CFD Forum 16 July 21, 2005 20:51


All times are GMT -4. The time now is 09:04.