|
[Sponsors] |
March 30, 2009, 08:11 |
Meshing for a block
|
#1 |
New Member
Join Date: Mar 2009
Posts: 6
Rep Power: 17 |
Hi,
in the comsol documentation I have learned that uniform mesh for a 2D rectangle can be generated by using function "meshpoi". However, I don't know extend this for a 3D block. I have tried the code clear fem; lx = 1; ly = 1; lz = 0.2; fem.geom = block2(lx,ly,lz); fem.mesh = meshinit(fem); and I got unstructured mesh. Is there any way that I can construct uniform (structured) mesh for 3D block too? I hope someone can help me and thanks a lot. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Icem Mesh to Foam | jphandrigan | OpenFOAM Meshing & Mesh Conversion | 4 | March 9, 2010 03:58 |
Meshing - Nested mesh block | Mic | FLOW-3D | 6 | February 17, 2009 10:50 |
Gambit - Block meshing problem | tom | FLUENT | 2 | May 26, 2005 12:02 |
Block meshing using Gambit | Satish Perivilli | FLUENT | 5 | May 16, 2005 12:16 |
block meshing strategy | J Reed | Siemens | 0 | March 7, 2000 12:41 |