Search found 2361 matches

by kevinarden
09 May 2024, 11:58
Forum: ElmerSolver
Topic: Advice on solver settings for MagDyn
Replies: 11
Views: 210

Re: Advice on solver settings for MagDyn

The far field boundaries specify the tangential components of the magnetic field H = (1/μ)B and the normal component of current density J = σE′. Your model is in cartesian so the farfield is rotated to the coordinate system. Because of this often you will see the far field as a sphere not a cube. Th...
by kevinarden
08 May 2024, 23:06
Forum: General
Topic: Is Elmer The Right Tool to Learn to Model a MHD drive
Replies: 1
Views: 36

Re: Is Elmer The Right Tool to Learn to Model a MHD drive

Elmer may be the only tool. It is certainly the only tool that is open source and free to use. It is definitely the easiest to use and learn,
by kevinarden
08 May 2024, 23:02
Forum: ElmerGUI
Topic: Model induction between two coils
Replies: 31
Views: 418

Re: Model induction between two coils

There are two options. 1. You can set the message level such that you see the result for each iteration and compare it to the convergence criteria. Or if it converges prior to to the max iterations set you know it converged to the criteria. e.g. Elmer out puts 820 0.2350E-06 830 0.2391E-06 840 0.190...
by kevinarden
08 May 2024, 20:52
Forum: External tools
Topic: ElmerGrid -increase generates elementtype 0 and elmersolver then fails
Replies: 2
Views: 63

Re: ElmerGrid -increase generates elementtype 0 and elmersolver then fails

If you do
ElmerGrid 2 2 mesh -autoclean -increase

it works
elmermesh.png
elmermesh.png (32.53 KiB) Viewed 61 times
by kevinarden
08 May 2024, 19:15
Forum: ElmerGUI
Topic: Model induction between two coils
Replies: 31
Views: 418

Re: Model induction between two coils

The problem is the more complex one has not converged. One issue with iterative solvers, is every iteration is a solution, but it might not be a converged solution. By default Elmer moves on when the number of specified iterations has taken place, even if convergence is not reached. If you change to...
by kevinarden
08 May 2024, 17:29
Forum: ElmerGUI
Topic: Model induction between two coils
Replies: 31
Views: 418

Re: Model induction between two coils

When i run the mesh you posted with the sif you posted it looks OK to me
coilpot.png
coilpot.png (132.1 KiB) Viewed 93 times
What version of Elmer are you running?
by kevinarden
08 May 2024, 17:13
Forum: ElmerGUI
Topic: Model induction between two coils
Replies: 31
Views: 418

Re: Model induction between two coils

You have no BCs at the ends, only a desired coil current specified in the solver. I let the solver calculate the coil current, and specify the potential at each end. ! CoilSolver Solver 1 Exec Solver = Before All Equation = CoilSolver Procedure = "CoilSolver" "CoilSolver" Linear ...
by kevinarden
08 May 2024, 17:05
Forum: ElmerGUI
Topic: Model induction between two coils
Replies: 31
Views: 418

Re: Model induction between two coils

Is it possible to zip and post the mesh?
by kevinarden
08 May 2024, 13:13
Forum: ElmerGUI
Topic: Model induction between two coils
Replies: 31
Views: 418

Re: Model induction between two coils

Are you sure the BCs are at each end of the coil?
coilpot.png
coilpot.png (89.27 KiB) Viewed 104 times
by kevinarden
07 May 2024, 21:54
Forum: ElmerGUI
Topic: Model induction between two coils
Replies: 31
Views: 418

Re: Model induction between two coils

It is not required, but is an option. Coil solver saves resources, time, etc. A large coil can be represented with known coil equations.

Or you can model all of the elements and physics, and numerically solve for what the coil equations provide.