Search found 2357 matches

by kevinarden
08 May 2024, 19:15
Forum: ElmerGUI
Topic: Model induction between two coils
Replies: 30
Views: 354

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: 30
Views: 354

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 85 times
What version of Elmer are you running?
by kevinarden
08 May 2024, 17:13
Forum: ElmerGUI
Topic: Model induction between two coils
Replies: 30
Views: 354

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: 30
Views: 354

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: 30
Views: 354

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 90 times
by kevinarden
07 May 2024, 21:54
Forum: ElmerGUI
Topic: Model induction between two coils
Replies: 30
Views: 354

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.
by kevinarden
07 May 2024, 21:33
Forum: ElmerSolver
Topic: Steady state convergence tolerance
Replies: 12
Views: 448

Re: Steady state convergence tolerance

Peter is best suited to give a technically explanation but for my limited brain; strategy 1, which I associate with loose couple they converge in steps on after another linear convergence, complete till converged ==> non-linear convergence, complete till converged==> steady state convergence, repeat...
by kevinarden
07 May 2024, 17:39
Forum: ElmerSolver
Topic: Steady state convergence tolerance
Replies: 12
Views: 448

Re: Steady state convergence tolerance

I would describe it as the solution to the equation/equations always vary with time, until a steady state develops. Steady state as opposed to transient gets to the steady state non-changing result faster than going through every transient step. Steady state means that the variables are no longer ch...
by kevinarden
05 May 2024, 14:27
Forum: ElmerSolver
Topic: 3D simulation of a Motor without application of a load
Replies: 5
Views: 144

Re: 3D simulation of a Motor without application of a load

I was just looking through these examples
https://github.com/ElmerCSC/elmer-elmag

It will run without the Anti Rotational Projector, it is not needed.

The choice of projector I think is mainly based on geometry and solution type.