Search found 186 matches

by Takala
29 Nov 2017, 17:32
Forum: ElmerSolver
Topic: 3D Magnetization for hundreds of magnets
Replies: 4
Views: 4242

Re: 3D Magnetization for hundreds of magnets

Hello, you can do variable magnetization as well with MATC: Body Force 1 Magnetization 1 = Variable Coordinate 1, Coordinate 2, Coordinate 3 Real MATC "f(tx[0], tx[1], tx[2])" End where f(x,y,z) is the function (you need to define that with MATC) that varies the magnetization and tx (i=1,2...
by Takala
21 Nov 2017, 15:45
Forum: ElmerSolver
Topic: electric circuits with ELMER
Replies: 4
Views: 5451

Elmer writes FE component equation rows automatically

Hi, Quickly looking at your circuits, they seem mostly fine, but there is one critical problem: When the circuit equations are written, one must avoid defining equations to the component rows. This is because Elmer defines the component rows automatically to the voltage variable row of each componen...
by Takala
24 Oct 2017, 16:59
Forum: ElmerSolver
Topic: CircuitsAndDynamics
Replies: 7
Views: 5347

Re: CircuitsAndDynamics

Hi all, At this moment I use FEMM, but I miss the dynamics. Before doing a large investment into Elmer, I would like do do some experiments (2D). I have attached the first one. It only consists of one square iron bar of 10x10 mm (cross-sectional area 100 mm^2) and a length of 1 m. This bar is conne...
by Takala
02 May 2017, 12:02
Forum: Software development
Topic: ctest Multiple labels
Replies: 0
Views: 5327

ctest Multiple labels

Hello, I report here a simple solution to a problem that has been discussed here http://cmake.3232098.n2.nabble.com/Running-test-who-have-two-labels-td7595208.html. The problem is: how to run ctest with multiple labels? At the moment this is surprisingly difficult. One needs to use regex. The aforem...
by Takala
12 Nov 2015, 15:35
Forum: General
Topic: emacs
Replies: 6
Views: 6752

Vim: ElmerFEM Solver Input File Syntax highlighting

Hello Elmer users,

I have set up a repository for vim-elmer plugin.

It has some nice features:
- syntax highlighting
- code folding
- Custom Elmer installation Keyword fetching (ELMER_HOME environment variable needs to be set)

See the attached image
by Takala
28 Oct 2013, 09:16
Forum: General
Topic: Heat gap boundary condition with unstructured meshes
Replies: 21
Views: 23521

Re: Heat gap boundary condition with unstructured meshes

Sorry, misunderstood Peter's post. Also, in the HeatGap example there seem to be a contact between two bodies (Why is this, Peter?). In Salome, there are several techniques that might give you the correct mesh for this. However, I'm not 100% sure what is needed for the heat gap. As I understand it, ...
by Takala
25 Oct 2013, 10:16
Forum: General
Topic: Heat gap boundary condition with unstructured meshes
Replies: 21
Views: 23521

Re: Heat gap boundary condition with unstructured meshes

I didnt quite understand why this happens. Could you share a geometry where this can be reproduced? For example a salome hdf file. Maybe it just need some small adjustment. Eelis Sure. A Salome .hdf file is attached. Thanks for the help. Scott As I thought: maybe the problem was that you tried to a...
by Takala
24 Oct 2013, 10:10
Forum: General
Topic: Heat gap boundary condition with unstructured meshes
Replies: 21
Views: 23521

Re: Heat gap boundary condition with unstructured meshes

Eelis, Thanks for the valuable insight - you have definitely clarified the process for me. Unfortunately, my first attempts with this process were unsuccessful. Seemingly regardless of the mesh type I start with, I receive the error below. ElmerGrid 2 2 testCHT -discont 4 produces the following err...
by Takala
23 Oct 2013, 08:48
Forum: General
Topic: Heat gap boundary condition with unstructured meshes
Replies: 21
Views: 23521

Re: Heat gap boundary condition with unstructured meshes

Hi Polakse, here you can find tests for most of the functionality in elmer: http://sourceforge.net/p/elmerfem/code/HEAD/tree/trunk/fem/tests/ There is a test also for heat gap: http://sourceforge.net/p/elmerfem/code/HEAD/tree/trunk/fem/tests/HeatGap/ when you have a look at the sif file (solver inpu...
by Takala
17 Oct 2013, 16:57
Forum: Bug reports
Topic: MagnetoDynamics: Source current with StaticConduction, jfix
Replies: 6
Views: 8702

Re: MagnetoDynamics: Source current with StaticConduction, jfix

Mika, very nice work with the documentation! I like it, the punctuality, bravo!

-Eelis