CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ANSYS Meshing & Geometry (https://www.cfd-online.com/Forums/ansys-meshing/)
-   -   [ICEM] Replay (https://www.cfd-online.com/Forums/ansys-meshing/115727-replay.html)

chrive April 5, 2013 10:09

Replay
 
Hello guys,
i'm working with the icem replay control to mesh several 2d airfoils.
to create an output file i'm using the command "ic_create_output".
Is there an argument to dismiss the question about saving the project and the .fbc file? I don't want to save them.
chrive

Sandro23 May 22, 2013 16:50

Hi,

I'm working a script to generate mesh automatically and I've the same problem with the "ic_create_output". Did you find a solution about not saving the .fbc file ?

karamiag July 1, 2013 08:10

I have solved in this way for a 2d mesh:
ic_save_project_file {/absolute-path/file.prj}
ic_boco_save /absolute-path/file.fbc
ic_save_unstruct /absolute-path/file.uns
ic_exec {/usr/local/ansys_inc/v145/icemcfd/linux64_amd/icemcfd/output-interfaces/fluent6} -dom "/absolute-path/file.uns" -b "/absolute-path/file.fbc" -dim2d "./file.msh"


All times are GMT -4. The time now is 23:23.