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

Batch processing error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 6, 2006, 14:16
Default Batch processing error
  #1
Mark Ratner
Guest
 
Posts: n/a
Hi

I am attempting to run Fluent in batch mode and when I enter the command on the unix command line:

fluent 2d -g Hbatch > h1.out &

I get the errors: Error: eval: unbound variable Error Object: Hbatch

Hbatch is my inputfile. It is a rather long file, but it is just opening a case, iterating, exporting, and writing a data file for a number of cases I am trying to run.

Can anybody help me out?

Thanks a ton, Mark

  Reply With Quote

Old   February 6, 2006, 17:23
Default Re: Batch processing error
  #2
Jason
Guest
 
Posts: n/a
Read section 1.3.1 in the manual. Your run command is wrong. It should be:

fluent 2d -g < Hbatch >& h1.out &

Hope this helps, Jason
  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
Compile calcMassFlowC aurore OpenFOAM Programming & Development 13 March 23, 2018 07:43
Accessing phi from a fvPatchField at same patch johndeas OpenFOAM 1 September 13, 2010 20:23
compile errors of boundary condition "expDirectionMixed" liying02ts OpenFOAM Bugs 2 February 1, 2010 20:11
Version 15 on Mac OS X gschaider OpenFOAM Installation 113 December 2, 2009 10:23
error while compiling the USER Sub routine CFD user CFX 3 November 25, 2002 15:16


All times are GMT -4. The time now is 12:53.