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

Running fluent in Batch model

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 7, 2005, 08:30
Default Running fluent in Batch model
  #1
P
Guest
 
Posts: n/a
Can anyone tell me where I can find all the short commands of Fluent since I need this in order to fluent in batch mode. There should be a list of menues and their short cut in fluent. Thanks in advance P
  Reply With Quote

Old   April 7, 2005, 08:47
Default Re: Running fluent in Batch model
  #2
Jason
Guest
 
Posts: n/a
If you go to www.fluentusers.com, under documentation there's a Text command list. This is also supplied with the documentation that comes with Fluent.

I don't believe it has a list of shortcuts though.

The most common ones of course are:

; read case rc filename.cas ; read data rd filename.dat ; write case wc filename.cas ; write data wd filename.dat ; iterate it ###

Hope this helps, Jason
  Reply With Quote

Old   April 7, 2005, 09:02
Default Re: Running fluent in Batch model
  #3
P
Guest
 
Posts: n/a
Thanks a lot I found it. I have another question is it possible to save the residual file for future viewing. P
  Reply With Quote

Old   April 7, 2005, 11:58
Default Re: Running fluent in Batch model
  #4
Dragos
Guest
 
Posts: n/a
If you mean the output listing, than you have to use a redirection. For instance when I start my computations in batch mode I type:

fluent 3d -g < commands_file > output.txt

which means that fluent will read the commands from commands_file(read-case-data... solve... write-case-data, ...and so on) and send the output into a file named output.txt, which will contain also the residuals.

  Reply With Quote

Old   April 8, 2005, 04:40
Default Re: Running fluent in Batch model
  #5
P
Guest
 
Posts: n/a
I mean is it possible to save residuals in a file when you are in gui or in batch mode. P
  Reply With Quote

Old   April 8, 2005, 12:14
Default Re: Running fluent in Batch model
  #6
Jason
Guest
 
Posts: n/a
You should be able to. If you're going to run the GUI, just drop the -g in the run command. This should still output the residuals and what not to the file you specified.

Jason
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Seeking Macroscopic Particle Model in Fluent bzhang7 FLUENT 3 June 25, 2022 18:54
problem of running parallel Fluent on linux cluster ivanbuz FLUENT 15 September 23, 2017 20:12
Statically Compiling OpenFOAM Issues herzfeldd OpenFOAM Installation 21 January 6, 2009 10:38
Running Job in Batch mode (EFD) Nick Sessions FloEFD, FloWorks & FloTHERM 0 April 16, 2008 17:44
Kubuntu uses dash breaks All scripts in tutorials platopus OpenFOAM Bugs 8 April 15, 2008 08:52


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