Search found 2317 matches

by kevinarden
46 minutes ago
Forum: ElmerSolver
Topic: Strange problem with MgDyn-Solver
Replies: 4
Views: 115

Re: Strange problem with MgDyn-Solver

My mesh was very different, generally with magdyn the part is placed in a volume of air, preferably a sphere since the far field boundary is tangent to the surface. farfield.png cylinder.zip If you look at the elmag examples they are generally done this way. https://github.com/ElmerCSC/elmer-elmag
by kevinarden
Today, 13:46
Forum: ElmerSolver
Topic: Strange problem with MgDyn-Solver
Replies: 4
Views: 115

Re: Strange problem with MgDyn-Solver

Looks OK to me. The magnitude of the magnetic field in Paraview appears to be always a postive number, but the components x, y, z oscillate. I used your sif, but I had to build the mesh.
mag_magnitude.png
(223.73 KiB) Not downloaded yet
mag_components.png
(250.89 KiB) Not downloaded yet
by kevinarden
Today, 12:36
Forum: Bug reports
Topic: High order infinite loop during partition/ parallel run fails
Replies: 2
Views: 90

Re: High order infinite loop during partition/ parallel run fails

Have you considered p elements as an alternative to higher order node elements.

Appendix E,
https://www.nic.funet.fi/pub/sci/physic ... Manual.pdf
by kevinarden
Today, 12:32
Forum: General
Topic: "Explotion" inside a metal box
Replies: 1
Views: 108

Re: "Explotion" inside a metal box

Your flow appears to be very turbulent which can be a challenge in Elmer.

viewtopic.php?t=6995&hilit=turbulent+flow
by kevinarden
Yesterday, 13:56
Forum: ElmerSolver
Topic: Error using CoilSolver
Replies: 18
Views: 955

Re: Error using CoilSolver

I may have mixed up the coil and the core in my sif, need to verify the bodies.
Also use the elemental results, the ones ending in e.
by kevinarden
24 Apr 2024, 21:30
Forum: ElmerSolver
Topic: Parallel grid seg fault
Replies: 10
Views: 291

Re: Parallel grid seg fault

try
ElmerGrid 2 2 deuteron_chamber -partdual -metiskway 16
by kevinarden
24 Apr 2024, 18:34
Forum: ElmerGUI
Topic: Elmer GUI crashes when loading this .in2d
Replies: 1
Views: 153

Re: Elmer GUI crashes when loading this .in2d

All of these threw an error trying to read that files

NETGEN error

Load 2D-Spline geometry file avion7.in2d
Load 2D Geometry V2
Segmentation fault (core dumped)

ElmeGUI error
Start 2D meshing...
Load 2D Geometry V2
load points
Segmentation fault (core dumped)

GMSH error
sytnax error
by kevinarden
23 Apr 2024, 18:24
Forum: ElmerGUI
Topic: ElmerGrid weirdness
Replies: 2
Views: 189

Re: ElmerGrid weirdness

They are boundary elements so if you do not target those boundaries in the sif file and impose boundary conditions on them they will be ignored by the solver. Same with bodies, if you do not create the body in the sif, a body in the mesh will be ignored.
by kevinarden
23 Apr 2024, 17:25
Forum: ElmerSolver
Topic: electrodynamic forces on busbars
Replies: 6
Views: 372

Re: electrodynamic forces on busbars

This project couples magnetic force to displacement, although the magnetic field is not electrical induced
but you should be able to go from electrical field to magnetic field to mechanical force
https://github.com/mrkearden/magnet