CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Generating mesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 12, 2004, 14:51
Default Generating mesh
  #1
Jonathan
Guest
 
Posts: n/a
Hello CFX 5.6 users,

Is anyone out there writing their own meshes from scratch? I am looking at creating my own mesh in MATLAB and importing it into CFX Pre. I know this was easy and useful in CFX 4.4, but I imagine it will be more complicated in CFX 5.6 because of the unstructured code.

If anyone has any experience with this, do you have any comments on the ease and feasibility?

Jonathan
  Reply With Quote

Old   February 12, 2004, 23:46
Default Re: Generating mesh
  #2
Neale
Guest
 
Posts: n/a
The volume mesh is not too bad as long as you can create two things:

1. A list of x,y,z coordinates numbered 1->n for "n" vertices. 2. An element to vertex map. eg: element 1 has vertices 10, 12, 13, 25. etc....

The trickier bit is creating 2D regions so that you can assign boundary conditions. You have to define faces on your boundaries, what interior elements these faces are attached to, and what element local face number is on the boundary (so that you know which vertices are on the boundary).

I suggest you carefully read through the user defined mesh import documentation. There is an interface for doing this in CFX-5.

Neale.
  Reply With Quote

Old   February 13, 2004, 00:27
Default Re: Generating mesh
  #3
deLuther
Guest
 
Posts: n/a
I think that maybe Patran neutral format(which is supported by CFX-PRE) can be answer. Instead of defining 2D regions you can simply have 3D regions and group of nodes which treated by CFX-Pre as 2D regions. Patran neutral is text format so you could write your own translator... Interior regions between different domains are created automaticaly.
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[ICEM] Hexa mesh, curve mesh setup, bunching law Anorky ANSYS Meshing & Geometry 4 November 12, 2014 00:27
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
[Gmsh] 2D Mesh Generation Tutorial for GMSH aeroslacker OpenFOAM Meshing & Mesh Conversion 12 January 19, 2012 03:52
basic of mesh refinement arya CFX 4 June 19, 2007 12:21
Icemcfd 11: Loss of mesh from surface mesh option? Joe CFX 2 March 26, 2007 18:10


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