|
[Sponsors] |
solving multi case one after another automaticly |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 17, 2007, 03:02 |
solving multi case one after another automaticly
|
#1 |
Guest
Posts: n/a
|
Hi there; I have couple of definition files, i want to run them on queue using CFX-11.0 automatically, I know that there is away to do it in CFX but i don't know how, so could you please assist me? I appreciate your corporation
|
|
July 17, 2007, 11:17 |
Re: solving multi case one after another automatic
|
#2 |
Guest
Posts: n/a
|
Dig into old posts, it is already there.
Basically two ways: a DOS bat file contains batch of commands; or a perl file. |
|
July 17, 2007, 21:30 |
Re: solving multi case one after another automatic
|
#3 |
Guest
Posts: n/a
|
windows: make a file run.bat (example) containing cfx5solve -def blabla1 ..your options cfx5solve -def blabla2 ..your options
execute run.bat Unix: make a file run.bat (example) containing cfx5solve -def blabla1 ..your options cfx5solve -def blabla2 ..your options sh run.bat & (can't believe I'm writing this) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Forces in OF15 | richard | OpenFOAM Running, Solving & CFD | 180 | July 9, 2018 11:54 |
alphaEqn.H in twoPhaseEulerFoam | cheng1988sjtu | OpenFOAM Bugs | 15 | May 1, 2016 17:12 |
Extrusion with OpenFoam problem No. Iterations 0 | Lord Kelvin | OpenFOAM Running, Solving & CFD | 8 | March 28, 2016 12:08 |
Error while running rhoPisoFoam.. | nileshjrane | OpenFOAM Running, Solving & CFD | 8 | August 26, 2010 13:50 |
Convergence moving mesh | lr103476 | OpenFOAM Running, Solving & CFD | 30 | November 19, 2007 15:09 |