Search found 32 matches

by Bavragor
05 Sep 2016, 16:46
Forum: ElmerSolver
Topic: Calculate magnetic torque
Replies: 10
Views: 8141

Calculate magnetic torque

Hi everyone! I have some Problem with the calculation of magnetic torque. I found 2 possibilities in Elmer: 1. as a component: Component 1 Name = string "metal" Master Bodies(1) = integer 4 Torque Origin(3) = Real 100 0 -100 Torque Axis(3) = Real 0 0 100 Calculate Magnetic Force = Logical ...
by Bavragor
02 Aug 2016, 10:40
Forum: ElmerSolver
Topic: Relative magnetic permeability and BH curve in iron ignored?
Replies: 4
Views: 4520

Re: Relative permeability ignored?

The picture of the slice looks like there is a small different between the side with steel and the opposite side without it. Paraview have the option "Probe Location". With this function you can check if the relative permeability is 1000 or 1 (or something else). And maybe you should use t...
by Bavragor
25 Jul 2016, 16:43
Forum: ElmerSolver
Topic: Interpolation Method for H-B Curve
Replies: 5
Views: 4300

Re: Interpolation Method for H-B Curve

Hi Peter, I tried it and it's excactly what i needed! Thx :) Code example: Solver 6 Name = "SaveDep" Procedure = "SaveData" "SaveDependence" Filename = dep.dat Lower Limit = Real 0.0 Upper Limit = Real 1.5 Number of Points = Integer 100 Expression 1 = Variable "dum...
by Bavragor
21 Jul 2016, 17:03
Forum: ElmerSolver
Topic: calculate displacement with maxwell stress (mgdyn)
Replies: 3
Views: 3729

calculate displacement with maxwell stress (mgdyn)

Hi! How is it possible to get the displacement caused by the magnetic forces? I have the maxwell stress tensor and the nodal forces. First problem: But I don't really know which element of the stress tensor in elmer (numbered from 1-6) belongs to which element in T_x,x ; T_x,y ... Second: it is poss...
by Bavragor
05 Jul 2016, 17:02
Forum: ElmerSolver
Topic: Interpolation Method for H-B Curve
Replies: 5
Views: 4300

Re: Interpolation Method for H-B Curve

Another question: is it possible to print that interpolated curves in Elmer or in the postprocessor? (paraview would be nice)
by Bavragor
05 Jul 2016, 16:56
Forum: ElmerSolver
Topic: Interpolation Method for H-B Curve
Replies: 5
Views: 4300

Re: Interpolation Method for H-B Curve

Thank you very much for the quick reply Peter :)

That is very helpful, in fact more than I expected
by Bavragor
05 Jul 2016, 16:20
Forum: ElmerSolver
Topic: Interpolation Method for H-B Curve
Replies: 5
Views: 4300

Interpolation Method for H-B Curve

Hi Elmer-users, Did anyone know how the H-B curve for a nonlinear electromagnetic steel is interpolated during the calculation? I use the the method which is described in: https://github.com/ElmerCSC/elmerfem/blob/devel/fem/tests/mgdyn_bh/case.sif H-B Curve(31,2) = Real INCLUDE HB Thank you in advan...
by Bavragor
03 May 2016, 13:12
Forum: ElmerSolver
Topic: BC for infinite longe wire
Replies: 1
Views: 1922

Re: BC for infinite longe wire

I got it on my own. In fact pretty easy. Only have to set AV {e} 2 = 0 and AV {e} 1 = 0 for all BCs in z-direction
by Bavragor
02 May 2016, 18:39
Forum: ElmerSolver
Topic: BC for infinite longe wire
Replies: 1
Views: 1922

BC for infinite longe wire

Hi, At the moment I try to create some simple cases for myself to get into Elmer electromagnetic simulation. At the moment I have a problem with the boundary condition for an infinite long wire. My model consists of 4 cylinders/hollow cylinders. In the middle the wire, than air, electrical steel (at...
by Bavragor
26 Apr 2016, 11:20
Forum: ElmerSolver
Topic: Magnetodynamics Solver, wrong magnetic field strength?
Replies: 2
Views: 3116

Re: Magnetodynamics Solver, wrong magnetic field strength?

Some additional information:

wire:
r=5mm
l=100mm

core:
r=10mm
R=100mm
l=100mm

boundary:
r=120mm
l=120mm

The assigned boundary is only the lateral area of the outer cylinder.
If someone want the project files, I will upload them.