|
On Nov 25, 4:14 am, "kinor " <kinor.removethiswith...@gmx.de> wrote:
> dulip <duli...@gmail.com> wrote in message <5a4a4e43-99b5-4c78-b182-3ec731cde...@z41g2000yqz.googlegroups.com>...
> > Here is my problem. I want to mesh 1x1 square domain using some
> > unstructured mesh technique. I'm trying to do it using triangular
> > elements. The problem is I haven't played much with matlab and hence
> > facing difficulties doing this. I tried to play with 'delaunay'
> > command and ended up with some triangles over the region. However for
> > my problem still I need to vertex locations of each triangle which I
> > don't know yet(to find the location of triangle to apply BCs). Also
> > I'm not clear with the out put of this command whether there is any
> > order for triangles or not. I appreciate if you could help me to get
> > this done. I don't mind if you have any other better mesh generator
> > which gives the same(able to run in matlab).
> > Thanks!
> > Dulip
>
> Hi Dulp,
>
> as I have no good idea I searched ..
>
> look here
>
> http://www.mathworks.com/matlabcentral/fileexchange/25555-mesh2d-auto...
>
> hth
> kinor
Hi Kinor,
Seems this is useful. Thanks a lot my friend.
Dulip
|