EXPORTING THE MESH
At this point, we have to create the file which can be readen by a solver as FLUENT 5.
Once we have choosen the solver, we need to determinate boundaries conditions: In the icon "Bound conds" we enter the boundaries conditions to the different families with "New b.c.": INLET->velicity-inlet, OUTLET->pressure-outlet, WALL->wall.
Then if we choice "Fluent_V5 input", ICEM create a fluent.msh file in the repertory ./transfer.
To finish, we opened fluent code and tried to read this fluent.msh file. The problem is we just obtained error message " Segmentation Violation".
So, we tried to use StarCD to read a .inp file but the result was not better.