Search found 77 matches

by RaJa
07 Jan 2017, 22:50
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 70070

Re: Elmer module for Salomé

Dear Matthias, Dear Rainer, how is your project evolving? Are your scripts/modules working in salome? Edit: When I set an equation like 'Electrostatics' 'Active', I get the following Error message in the terminal: ################ Traceback (most recent call last): File "/home/user/salomev780/...
by RaJa
10 Dec 2016, 23:54
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 70070

Re: Elmer module for Salomé

I can only answer the point regarding 'provide names of objects': yes FC does provide the names of the constraints in the .unv... Well, that is a good start. That way ElmerGrid should be able to create the respective files. So we now have to find somebody, who writes the interface to FreeCAD. As I ...
by RaJa
08 Dec 2016, 11:28
Forum: General
Topic: Integrating Elmer into FreeCAD FEM workbench
Replies: 25
Views: 27483

Re: Integrating Elmer into FreeCAD FEM workbench

This looks quite promising!! Is there a tutorial on how to achieve the multi-body mesh?

Is there another tutorial about how to add functionality to FreeCAD via Python scripts? Interesting part is, how the external Python script (link to ELMER) can be integrated in the GUI.
by RaJa
28 Nov 2016, 19:30
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 70070

Re: Elmer module for Salomé

As far as I can overlook the current situtation, it should be easy the make my current approach available in FreeCAD too. Why? The current project is an almost-Python-clone of the freestanding Elmer-Version (in C). It lacks the graphical mesh-part of Elmer and derives that data from the superimposed...
by RaJa
27 Nov 2016, 17:46
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 70070

Re: Elmer module for Salomé

Hi,
check you inbox :)

Cheers,
Rainer
by RaJa
09 Nov 2016, 22:35
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 70070

Re: Elmer module for Salomé

The sif-file will be generated by Salome in the end. That is already planned but not really designed.

There is a new update in the git-rep. A finally found a solution to deal with the equations and materials in a nice way. And it works :D
by RaJa
08 Nov 2016, 16:01
Forum: Software development
Topic: Elmer module for Salomé
Replies: 69
Views: 70070

Re: Elmer module for Salomé

The mesh calculation is still an open issue in our approach. The current idea is indeed based on the ElmerGrid functionality that will be called. But it still requires the unv-export of Salome. Timo, could you explain, whether your code is conserving the naming of the mesh parts? So if I have a volu...
by RaJa
19 Oct 2016, 08:49
Forum: ElmerSolver
Topic: coupled heat and cfd
Replies: 9
Views: 6405

Re: coupled heat and cfd

Hi, I have never used the MUMPS in comsol as it is a direct solver. I usually solve my stuff with iterative solvers and prefer the BiCGStab in combination with ILUT preconditioning. I started with ELMER and have only recent access to Comsol. So I use the settings that proved to work in Elmer. Iterat...
by RaJa
18 Oct 2016, 11:31
Forum: ElmerSolver
Topic: coupled heat and cfd
Replies: 9
Views: 6405

Re: coupled heat and cfd

Your welcome, just keep in mind that mesh size and your general time and length scales play an important role. It also makes a big difference if you are looking at steady-state or time-dependent solutions.
by RaJa
18 Oct 2016, 11:23
Forum: Installation & compilation
Topic: Installation on Windows Elmer 8.2
Replies: 4
Views: 7899

Re: Installation on Windows Elmer 8.2

What exactly do you need to know? The installation in Windows is straight forward. Download the install und run it. If you want to use the multi-processing features you need an MPI installation. I am using the one from Microsoft that can be found here http://msdn.microsoft.com/en-us/library/bb524831...