|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Mark
Join Date: Oct 2011
Posts: 2
Rep Power: 0 ![]() |
I'm attempting to convert a 3D mesh to a 2D mesh. However the program only seems to want to cut the mesh down a plane that is unspecified and a plane I don't want it to be cut down. Is there anyway one can specify the plane to be cut? I've created planes, I've split the regions... thoughts?
|
|
|
|
|
|
|
|
|
#2 |
|
Member
Join Date: Feb 2011
Location: DE-PB
Posts: 56
Rep Power: 3 ![]() |
Your 2D mesh will be extracted from the xy-plane (z=0) of the laboratory coordinate system. So you have to position your 3D mesh in the way that the xy-plane can be used to extract your 2D mesh. Ensure that only boundaries are at the xy-plane. It is not possible to cut volume cells by the conversion process.
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using a Plane id in Fluent UDF | cdf_user | Fluent UDF and Scheme Programming | 3 | April 7, 2011 08:41 |
| Meshing a Mixing Plane using ICEM | Will Anderson | FLUENT | 0 | November 6, 2010 18:08 |
| boundaries with gmshToFoam | ouafa | OpenFOAM Open Source Meshers: Gmsh, Netgen, CGNS, ... | 7 | May 21, 2010 12:43 |
| Problem with Gmsh | nishant_hull | OpenFOAM Open Source Meshers: Gmsh, Netgen, CGNS, ... | 17 | December 7, 2007 01:33 |
| Relief Plots in CFX | Michael | CFX | 15 | June 30, 2006 08:01 |