|
[Sponsors] |
June 25, 2001, 02:03 |
Mesh import
|
#1 |
Guest
Posts: n/a
|
Hi all, I have mesh created from ICEM HEXA. I want to give input based on cylindrical co-ordinate system in CFX5.4 . But Once I import the mesh I do not find any means to create co-ordinate system as the geometry tools are not available. How to overcome this problem ? Thanks for your time. Veera
|
|
June 25, 2001, 12:36 |
Re: Mesh import
|
#2 |
Guest
Posts: n/a
|
It depends what you want to do.
If you want to read the mesh coordinates as (r,theta, z) instead of (x,y,z) you cannot do this at present in CFX-Build 5.4 - you'll need to manually convert the nodal coordinates from cylindrical to rectangular first and then import the mesh. If you want to create coordinate frames in VMI mode, just type in the appropriate session file function in the command window (you can generate the session file lines for coordinate frames and other geometric entities in meshing mode first and then "play" them in VMI mode). For example, the following two lines STRING asm_create_cord_axi_created_ids[VIRTUAL] asm_const_coord_axis("1", "XY", "Coord 0", 1, "[1 1 1]", "[2 1 1]", "[1 2 1]", asm_create_cord_axi_created_ids) creates a rectangular coordinate frame with origin at [1 1 1], with [2 1 1] as point in first (X) axis and [1 2 1] as point in second (Y) axis. |
|
June 27, 2001, 16:14 |
Re: Mesh import
|
#3 |
Guest
Posts: n/a
|
When you import a mesh into Build, the geometry creation tools are still there, only hidden. This is done because most of the geometry creation tools are there for the sake of building geometry for meshing.
If you want to get at the geomtry panel, type the following command at the command line in Build: ui_exec_function("uil_app_asm","display") Now you can make as many coordinate frames as you like Robin |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unable to import mesh on the CFX-Pre | jarrai | CFX | 1 | December 20, 2010 08:05 |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
CFX mesh import from ICEM (Windows) | Andrew | CFX | 7 | July 6, 2006 12:39 |
Import ICEM Mesh to Fluent | Fluent Beginner | FLUENT | 5 | June 23, 2004 01:27 |