|
[Sponsors] |
October 27, 2008, 23:02 |
CFX Solver to run 10 files sequentially
|
#1 |
Guest
Posts: n/a
|
Friends,
I would like to know how to set up CFX Solver to run/solve 5 to 10 .def files in CFX sequentially with windows configuration |
|
October 28, 2008, 00:35 |
Re: CFX Solver to run 10 files sequentially
|
#2 |
Guest
Posts: n/a
|
Hi,
Use the command line method of starting CFX (cfxsolve -definition 123.def) and stick the simulation sequence in a Windows batch file or Linux/Unix shell script. Glenn Horrocks |
|
October 28, 2008, 00:56 |
Re: CFX Solver to run 10 files sequentially
|
#3 |
Guest
Posts: n/a
|
Hi Glenn,
Thanks a lot for your reply. I have Project 1. def, Project 2.def,...till Project 10.def. I have never tried command line before. If you can provide me some examples to do that, that would be great! Many thanks in advance! |
|
October 28, 2008, 02:41 |
Re: CFX Solver to run 10 files sequentially
|
#4 |
Guest
Posts: n/a
|
Hi Raj, Try this C:\progra~1\ansysi~1\v110\cfx\bin\cfx5solve -def D:\Project1.def C:\progra~1\ansysi~1\v110\cfx\bin\cfx5solve -def D:\Project2.def etc... where C:\progra~1... is software installed location and D:\Project1.def is .def file location
rgds Onn |
|
October 28, 2008, 03:46 |
Re: CFX Solver to run 10 files sequentially
|
#5 |
Guest
Posts: n/a
|
Thanks a lot Onn and Gelenn for your kind helps.
|
|
October 28, 2008, 12:51 |
Re: CFX Solver to run 10 files sequentially
|
#6 |
Guest
Posts: n/a
|
If you launch the command line from the CFX Launcher, the solver will already be in the path.
How do your runs differ? Are there changes in geometry, boundary conditions, etc? -CycLone |
|
October 28, 2008, 21:15 |
Re: CFX Solver to run 10 files sequentially
|
#7 |
Guest
Posts: n/a
|
Hi CycLone,
I need to solve 5 10 10 definition files sequentially in the night time. So, pls let me know if there are any other methods. Thanks a lot! |
|
October 29, 2008, 09:35 |
Re: CFX Solver to run 10 files sequentially
|
#8 |
Guest
Posts: n/a
|
What Glenn has proposed will work; just create a .bat file or shell script that launches one after the other (one solve command per line will do it).
If the cases differ by parametric changes in geometry or operating conditions, you can also use DesignXplorer to set up a parametric analysis and specify the parameters you are interested in running. You don't need a license for DesignXplorer to do this, but you will need to run the entire thing within Workbench. So, what is it you are varying? -CycLone |
|
October 29, 2008, 23:20 |
Re: CFX Solver to run 10 files sequentially
|
#9 |
Guest
Posts: n/a
|
Hi CycLone,
Thanks for your helps. Yes, I do parametric changes. I will try as you suggested. Thanks again! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
viewing cfx post while working on cfx solver manager | HMR | CFX | 5 | March 9, 2011 23:33 |
CFX solver error | kh_thakor | CFX | 3 | January 11, 2011 17:39 |
why the solver reject it? Anyone with experience? | bearcat | CFX | 6 | April 28, 2008 15:08 |
Variables Definition in CFX Solver 5.6 | R P | CFX | 2 | October 26, 2004 03:13 |
CFX 5.5 | Roued | CFX | 1 | October 2, 2001 17:49 |