|
[Sponsors] |
Question about starting the simulation automatically one after another by Fluent |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 23, 2014, 05:16 |
Question about starting the simulation automatically one after another by Fluent
|
#1 |
Senior Member
Meimei Wang
Join Date: Jul 2012
Posts: 494
Rep Power: 16 |
Hi,
I have several cases to run by Fluent-solver during the night. But I have only one Fluent license. So I'd like to let the next case simulation started automatically after the previous one finished. In this way I won't need to always get up to start the simulation manually. May I ask how to set that? By the way, since each of the simulation need to be started from different specific initial solution, workbench may not be good at doing this.
__________________
Best regards, Meimei |
|
January 23, 2014, 20:23 |
|
#2 |
Senior Member
|
A shell script (*nix) or batch file (win*) would do your job. The file contains a series of command like
fluent 2ddp -g -i your_journal_file_name.jou > your_log_file 2>&1 You may need to set the proper environment for running fluent at the beginning of your script/batch file. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Acoustic Simulation in Fluent (Pre-defined sound source) | bassam693 | FLUENT | 1 | January 2, 2016 08:06 |
Simulation running in background | samiam1000 | OpenFOAM | 1 | November 22, 2012 05:24 |
FLUENT closes during Simulation | canev.civelek | FLUENT | 0 | September 17, 2012 05:21 |
Fluent jobs through pbs | ibnkureshi | FLUENT | 5 | June 9, 2011 14:43 |
Kubuntu uses dash breaks All scripts in tutorials | platopus | OpenFOAM Bugs | 8 | April 15, 2008 08:52 |