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

Meshing for a block

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 30, 2009, 07:11
Default Meshing for a block
  #1
New Member
 
Join Date: Mar 2009
Posts: 6
Rep Power: 17
rocket is on a distinguished road
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.
rocket is offline   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
[Commercial meshers] Icem Mesh to Foam jphandrigan OpenFOAM Meshing & Mesh Conversion 4 March 9, 2010 02:58
Meshing - Nested mesh block Mic FLOW-3D 6 February 17, 2009 09:50
Gambit - Block meshing problem tom FLUENT 2 May 26, 2005 11:02
Block meshing using Gambit Satish Perivilli FLUENT 5 May 16, 2005 11:16
block meshing strategy J Reed Siemens 0 March 7, 2000 11:41


All times are GMT -4. The time now is 12:28.