|
[Sponsors] |
August 13, 2007, 02:12 |
Pre in batch mode
|
#1 |
Guest
Posts: n/a
|
Hello All,
Can any one suggest me how to do the following. I have many number of mesh files for one geometry, in which one geometrical parameter varies for each case. I have a session file to set the boundary conditions. How can I read the mesh file, use the session file to apply boundary condition and then write the def file in batch mode. I don't want to open the CFX Pre GUI at all. Is there any single command to do this? Hope to hear from you, Kuts |
|
August 13, 2007, 02:42 |
Re: Pre in batch mode
|
#2 |
Guest
Posts: n/a
|
Hello Kuts,
To generate def file try this: cfx5gtmconv -overwrite -icem mesh_file.msh -def def_file.def -ccl ccl_file.ccl Hope this helps |
|
August 13, 2007, 04:08 |
Re: Pre in batch mode
|
#3 |
Guest
Posts: n/a
|
Hello hdj,
Thanks for your response. But I have one more doubt. In fact I have more than one domains in the problem and I have them as three different meshes. How to tackle this problem. And, in the command you have suggested "-icem meshfile.msh", but can I use meshfile.cfx also, since ICEM output for CFX format is in *.cfx? Hope to hear from you.. Chao, Kuts |
|
August 13, 2007, 10:57 |
Re: Pre in batch mode
|
#4 |
Guest
Posts: n/a
|
Hello All,
Can any one tell me please how to use cfx5gtmconvert command, if I need to import more than one mesh files and then write .def file from them using a ccl file. The help menu says only about one source and one Target files. Thanks a ton, Regards Kuts |
|
August 14, 2007, 09:54 |
Re: Pre in batch mode
|
#5 |
Guest
Posts: n/a
|
I wouldn't follow hdj's suggestion. Using cfx5gtmconvert in this manner will only work if the regions in your mesh file exactly correspond to your CCL state.
You can initially do the setup manually in Pre and save the physics and setup to a CCL file for re-use. Run another Pre session where you save the session file and record the actions of your script (i.e. load the grid(s), load the .ccl file, write the .def file) and quit the Pre session. The session file (.pre) will contain the actions and the state file (.ccl) will have the physics setup. You can then run this in either line input mode or batch (line input mode allows an external script to send commands to Pre and opens a single viewer window, whereas batch mode requires a completely self contained script). If you like, you can also break the library up into snippets of physics to assemble for different cases. If you require any additional logic, to determine what to do with non-standard boundary conditions or region names, for instance, you can add PERL programming constructs to your .pre file. -CycLone |
|
August 14, 2007, 15:00 |
Re: Pre in batch mode
|
#6 |
Guest
Posts: n/a
|
Hello Mr CycLone,
Thanks a lot for your information. Since I am bit new in using this tool, I need bit more information. I understood half what you have told and also have created .pre file. Now my doubt is: I need to run many number of cases with different meshes (different geometries) but very same Boundary conditions. So, if I just put the new mesh in the working directory, hope while running the .pre will call the respective mesh, apply the BC and create def. And, what command I need to use if I need to run that .pre file in batch mode. I don't want to open the PRE GUI at all, since I am trying to accommodate this command in an automation loop. Hope I have made my doubt clear. Hope you can help me out here. Thanks Kuts |
|
August 14, 2007, 15:33 |
Re: Pre in batch mode
|
#7 |
Guest
Posts: n/a
|
Hi Kuts,
If you look through the .pre file you will see the line which includes the import command. If you use the same mesh filename each time, it will pick up your current mesh. You can modify the path and filename as necessary. To run Pre in batch mode, just add the -batch flag and specify the session file name. For more flags and options, run "cfx5pre -help". -CycLone |
|
August 17, 2007, 06:10 |
Re: Pre in batch mode
|
#8 |
Guest
Posts: n/a
|
Hello Mr CycLone,
Thanks a lot for your help. It works well now. Regards Kuts |
|
|
|
LinkBacks (?)
LinkBack to this Thread: https://www.cfd-online.com/Forums/cfx/24399-pre-batch-mode.html
|
||||
Posted By | For | Type | Date | |
hdjin dou - ???? | This thread | Refback | June 3, 2015 10:35 |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running Ansys in BAtch Mode | kuleuvenstudent | ANSYS | 1 | October 18, 2017 13:11 |
to run a replayfile in batch mode from UNIX | froztbear | ANSYS Meshing & Geometry | 4 | May 13, 2014 09:00 |
cfdpost in batch mode | taichijulie | CFX | 1 | October 25, 2010 16:29 |
double precision for batch mode | Lawrence | STAR-CD | 2 | April 7, 2010 20:10 |
Prosurf in batch mode | Dhruv | Siemens | 1 | September 19, 2005 19:02 |