|
[Sponsors] |
February 10, 2006, 02:53 |
How to do batch processing for CFX
|
#1 |
Guest
Posts: n/a
|
Hi, How I can do batch processing if I have lot of jobs to do simultaneously.
|
|
February 10, 2006, 07:31 |
Re: How to do batch processing for CFX
|
#2 |
Guest
Posts: n/a
|
You can do some PERL programming under command window. Check user manual for things like CEL functions for CFX Post etc....
|
|
February 10, 2006, 12:33 |
Re: How to do batch processing for CFX
|
#3 |
Guest
Posts: n/a
|
While it's not really "batch" processing, Session files can really improve efficiency in Pre- and Post- processing.
|
|
February 10, 2006, 23:14 |
Re: How to do batch processing for CFX
|
#4 |
Guest
Posts: n/a
|
Hi Badri,whatever i think for ur problem is u want to give run in batch process.I am using following format for batch runnibg.u can give no of runs one after other.i hope it helps. cfx5solve -batch -def <deffile> here in <def file> give path of ur def file. regards mehul pandya
|
|
February 11, 2006, 01:23 |
Re: How to do batch processing for CFX
|
#5 |
Guest
Posts: n/a
|
Hi Mehul, Thanks a lot. But I need to have any new windows commands for this or else just I can give this in the command promt which starts run one after the other.
else we have any other exe which we can use for it Please give clear idea regarding this. Regards Badrinath |
|
February 11, 2006, 11:21 |
Re: How to do batch processing for CFX
|
#6 |
Guest
Posts: n/a
|
you have to make batch file .just make a notepad file and give it a extension of .batch.you can also go thru coammand window.what my method is making a batch file,coping in bin (wher ansys cfx has installed) and running that batch file.i hope it help u. regards mehul.
|
|
February 13, 2006, 22:12 |
Re: How to do batch processing for CFX
|
#7 |
Guest
Posts: n/a
|
Dear Mehul, I have done what you said but still I am not getting that I am not getting where I am going wrong If you dont mind where I can get the exact procedure so that I can work smoothly. Please do favour for me in this regard as I am new to this CFX.
Regards Badrinath |
|
February 14, 2006, 02:33 |
Re: How to do batch processing for CFX
|
#8 |
Guest
Posts: n/a
|
Okay...You're talking about solver. Are you running Window-version or Linux/Unix Version? If you're using Linux/Unix, create a text file with a list of the names of your definition files & then make a script with a while loop to read this text file and include "cfx5solve -def $FileName" in the loop.
|
|
February 14, 2006, 05:56 |
Re: How to do batch processing for CFX
|
#9 |
Guest
Posts: n/a
|
Dear TB, I was working on winows version and I tried the option but i am not getting. Can you please send the format so that I can check and implement.
Regards Badri |
|
February 17, 2006, 03:55 |
Re: How to do batch processing for CFX
|
#10 |
Guest
Posts: n/a
|
daer badri,do one thing.i am giving example. just make a def file in ur working diractory.suppose try.def is ur def file.now copt this file frm ur working dir to any disk.i.e. it,s path should be D/try.def or E?try.def.now in C:/Prog files/Ansys ic......bin folder make a batch file and run it.In that batch file give this file,s path name.I have mentioned that path earlier.I hope it works. regards mehul
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] [Paraview] Batch processing and screenshots saves. | el douco | ParaView | 0 | April 9, 2008 04:37 |
batch processing | alireza | Main CFD Forum | 0 | January 11, 2008 12:25 |
Batch Processing and auto-save option | Vimal | FLUENT | 4 | May 17, 2006 15:07 |
UDF in batch processing | tucker | FLUENT | 0 | January 26, 2006 17:39 |
Help: Batch file for Parallel Processing ( 2CPU ) | SC | FLUENT | 1 | July 15, 2003 22:34 |