|
[Sponsors] |
April 7, 2005, 08:30 |
Running fluent in Batch model
|
#1 |
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
|
|
April 7, 2005, 08:47 |
Re: Running fluent in Batch model
|
#2 |
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 |
|
April 7, 2005, 09:02 |
Re: Running fluent in Batch model
|
#3 |
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
|
|
April 7, 2005, 11:58 |
Re: Running fluent in Batch model
|
#4 |
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. |
|
April 8, 2005, 04:40 |
Re: Running fluent in Batch model
|
#5 |
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
|
|
April 8, 2005, 12:14 |
Re: Running fluent in Batch model
|
#6 |
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 |
|
|
|
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 |