Dear Christof,

I'd like to say that I've built and have been using a Salome-Getfem
interface for a while.
More specifically I can read MED files with Salome meshes with element,
boundary and node groups that are imported into equivalent getfem mesh
entities.
The interface is in C++ created based in MEDMED tutorial, available in
Salome documentation.
It is supposed to work with all Salome generated elements, but it yet has to
be checked for
each element, as node numbering in Salome and getfem is sometimes different.

So far I checked that it works with linear and quadratic trias, linear
quads,
and linear tets in 3D.  You can also write solution fields into the MED file
from Getfem,
but only as DOF in the nodes, hence not  yet into the Gauss points (the way
to postrocess
stresses and strains in Salome).

If you or anybody else is interested in collaborating on this, I could send
you my code.

Best regards,
                       Andriy Andreykiv








2011/6/12 Christof Baeuerle <[email protected]>

> Dear all,
>
> I would like to ask if there is a possible interest to extend GetFem
> with a Salome Interface.
> The Salome Platform is a powerful simulation Pre- and Postprocesser for
> the generations of meshes and also for the visualization of simulation
> results. Similar to GetFem Salome is written in C++ and also Open Source
> with LGPL License.
>
> http://www.salome-platform.org/
>
> http://www.salome-platform.org/about/user-section/salome-brochure/salome-brochure
>
> The Salome Platform has also a Python interface and I think the
> combination of Salome and GetFem could become very powerful.
> It would be possible to combine the two systems with Python, and it
> would be sufficient to be able to read and write the Med File Format.
>
> If there is an interest in this topic I could provide a draft Version
> for a VTK to Med C++ Interface.
>
> I'd really appreciate to know your opinion.
>
> Regards
>
> -
> Christof Bäuerle
> ---------------------------
>
> Bäuerle System-Software
> Starenweg 1
> D - 71139 Ehningen
>
> [email protected]
>
>
>
>
> _______________________________________________
> Getfem-users mailing list
> [email protected]
> https://mail.gna.org/listinfo/getfem-users
>
_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to