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

sequential batch run

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 26, 2000, 12:09
Default sequential batch run
  #1
jy
Guest
 
Posts: n/a
I would like to run sequential batch run with fluent as:

fluent 2d -g -i 01.in > 01.out ; fluent 2d -g -i 02.in > 02.out ; fluent 2d -g -i 03.in > 03.out

but the command

fluent 2d -g -i 01.in > 01.out is equivalent to fluent 2d -g -i 01.in > 01.out & on my bourne shell, so it is simultaneous and not sequential, if only one licence is available: error message.

Any suggestions?

kind regards

jy

ps: 'echo toto' and 'echo toto &' aren't on my system, only the fluent command does that.

  Reply With Quote

Old   August 2, 2000, 10:05
Default Re: sequential batch run
  #2
Chris
Guest
 
Posts: n/a
If you are on a unix system, the command you have should work. Make sure you don't have fluent aliased to something.

If you are on NT, use the -wait option on the command line to get the behavior you want.
  Reply With Quote

Old   August 2, 2000, 11:41
Default Re: sequential batch run
  #3
jy
Guest
 
Posts: n/a
Thanks a lot! wunderbar!

jy
  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
how to create input file to run fluent in batch Aireen FLUENT 6 November 21, 2016 08:27
to run a replayfile in batch mode from UNIX froztbear ANSYS Meshing & Geometry 4 May 13, 2014 08:00
batch run N.R. CFX 1 June 17, 2007 22:44
Batch Run Ogbeni CFX 4 October 15, 2003 12:33
Help!! Why I can't run fluent in batch mode? Cindy Jones FLUENT 0 April 8, 2003 23:39


All times are GMT -4. The time now is 07:33.