Search found 77 matches

by RaJa
17 May 2017, 22:34
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 68880

Re: Elmer module for Salomé

Thanks for the hugs :) @Peter Unfortunately, I cannot help you with the MED-files. Additionally, I cannot see any benefits. In Salome you would have to export the mesh anyway as there is no direct access to Salomes mesh data. We currently have the mesh export directly linked to ElmerGrid. So there i...
by RaJa
11 May 2017, 15:48
Forum: Software development
Topic: salomeToElmer - export Salome mesh to Elmer
Replies: 14
Views: 20014

Re: salomeToElmer - export Salome mesh to Elmer

Does your script maintain the naming of the mesh and mesh groups? If so, I could incorporate your script into my Salome plugin the emulates the Elmer GUI.

Thanks,
Rainer
by RaJa
06 May 2017, 19:18
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 68880

Re: Elmer module for Salomé

Guys,

here is a small demo of the plugin.

https://youtu.be/D2-dp4UxblY

Have fun,
Rainer
by RaJa
26 Apr 2017, 16:20
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 68880

Re: Elmer module for Salomé

Already implemented ;-)

Using Mesh Names was the only way to get it working in Salome. We needed the direct link between the mesh groups in Salome and the corresponding element in Elmer.
by RaJa
26 Apr 2017, 14:58
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 68880

Re: Elmer module for Salomé

New update available:
The Elmer-plugin is now able to read an already existing sif-file that was previously created with the plugin itself. Hence, it is possible to continue working on a simulation without starting all over again.

Have fun,
Rainer
by RaJa
10 Apr 2017, 11:26
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 68880

Re: Elmer module for Salomé

So, finished the call to the Elmer Solver. If you have MS-MPI under windows, it even runs on multiple cores. However, this is Windows-only. Don't know what the correspondent call on Linux would be. Additionally, I have implemented a small window that stays on top of the Salome window and which allow...
by RaJa
07 Apr 2017, 16:18
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 68880

Re: Elmer module for Salomé

Hi, Thanks for your feedback. The error you got is a bug. I have messed up indentation. I am currently working on a call to the ElmerSolver, so that you could start the simulation from within Salome. With this release, the bug will be corrected. Unfortunately, your suggestion regarding icons/toolbar...
by RaJa
30 Mar 2017, 08:15
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 68880

Re: Elmer module for Salomé

Thanks for the pics :D Meanwhile, the plugin also works with Salome 8.2. The next big feature will be the start of the Elmer Solver from within Salome. That might be available mid of April. Additionally, the missing "free text" settings from the solver settings will be implemented. Have fu...
by RaJa
22 Mar 2017, 14:43
Forum: External tools
Topic: Salome: Elmer-plugin available
Replies: 62
Views: 49269

Salome: Elmer-plugin available

Hi, The Elmer-plugin (incl. ElmerGrid mesh export and sif-file generator) for the Salome CAD/Mesh platform has reached Beta status. A big thanks goes to Matthias (mzenker). It can be downloaded here: https://github.com/physici/ElmerSalomeModule A small demo can be found here: https://youtu.be/D2-dp4...
by RaJa
21 Mar 2017, 20:00
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 68880

Elmer module for Salomé - Alpha-Version available

There is now a working Alpha-release available on github.
https://github.com/physici/ElmerSalomeModule

It offers all the core functionality in combination with Salome 7.8. You might want to try it out.

Cheers,
Rainer