mathieu.dutour@gmail.com wrote:
>> Google is your friend - search for fe mesh generators. For particular
>> answers to your questions above, see:
>> 1) Resolution issues in numerical models of oceanic and coastal
>> circulation.
>> Greenberg et al, Continental Shelf Research, 27(2007) 1312-1343.
> Thank you. Will look at that.
>
>> 2) A MATLAB mesh generator, which is free and fairly good, is BatTri.
> I knew this one. If you look, it depends on triangle, so it is just a
> wrapup.
>
>> 3) Another meshing package is SMS - comercial and hence $$.
> I knew this one too. I don't have the $. Do you know how it works?
>
> Mathieu
I think you might have dismissed #2 too quickly. Although triangle is the
basic meshing engine underneath, it does allow a number of options which
are important in an application like yours.
There are other "free" generators.
I have used resolute at
which also uses triangle as its basic engine.
Also easygrid comes to mind.
None of these give you a "perfect" grid, and you will need to find a routine
which will allow you to edit your mesh, renumber your nodes, etc. I'm using
SMS but the underlying engine is unknown to me - it does not
produce "better" grids than say BatTri, but I can at least edit the grid.
Hope this helps.
--
G. Seibert
sos