Search found 32 matches

by FFF
Today, 15:03
Forum: ElmerSolver
Topic: Questions about elmer-elmag-main/PermanentMagnetMachine2D
Replies: 5
Views: 103

Re: Questions about elmer-elmag-main/PermanentMagnetMachine2D

Boundary Condition 8 and 9 (in the case_3d.sif) must have a purpose. If I deactivate them the obtained results of torque and flux density are not plausible. Please see the figures below. zoom_in_Torqueplot_Comparison_BC_8and9_deactivated_in_blue_vs_activated_in_orange.png Bfield.png I greatly apprec...
by FFF
Today, 09:12
Forum: ElmerSolver
Topic: Questions about elmer-elmag-main/PermanentMagnetMachine2D
Replies: 5
Views: 103

Re: Questions about elmer-elmag-main/PermanentMagnetMachine2D

Adding the following lines to Solver 3 (MagnetoDynamicsCalcFields) solves the issue with 2D. Solver 3 [...] Linear System Solver = Direct Linear System Direct Method = umfpack End This is interesting because the .sifs utilizing LUA, (i.e case_coarse_opt.sif and case_2.5d.sif) do not seem to require ...
by FFF
Yesterday, 12:53
Forum: ElmerSolver
Topic: Questions about elmer-elmag-main/PermanentMagnetMachine2D
Replies: 5
Views: 103

Re: Questions about elmer-elmag-main/PermanentMagnetMachine2D

Thank you for your message! I did a fresh download of the elmer-elmag repository but still get the same error. The case.sif which I use is this one: $ WM = 2*pi*1500/60 ! Mechanical Frequency [rad/s] $ PP = 2 ! Pole pairs $ H_PM = 920000 ! Magnetization at 20 deg C [A/m] $ Is = 4.2425*35*sqrt(2) ! S...
by FFF
10 May 2024, 13:26
Forum: ElmerSolver
Topic: Questions about elmer-elmag-main/PermanentMagnetMachine2D
Replies: 5
Views: 103

Questions about elmer-elmag-main/PermanentMagnetMachine2D

Hi everyone, I am trying to run the examples provided here: https://github.com/ElmerCSC/elmer-elmag/tree/main/PermanentMagnetMachine2D I get the following errors trying to run case.sif ELMER SOLVER (v 9.0) STARTED AT: 2024/05/10 10:35:09 ParCommInit: Initialize #PEs: 1 MAIN: MAIN: ==================...
by FFF
06 May 2024, 09:18
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 searching for an explanation of the Galerkin Projector in the Elmersolver-Manual. Unfortunately it is not mentioned there. But searching the Forum led to some success and valuable insights ;) The source-post of the quote below can be found here: http://www.elmerfem.org/forum/viewtopic.php?p=17...
by FFF
05 May 2024, 14:16
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

Hi Kevin, Thank you very much! Could you please explain why it must be the Anti Rotational Projector? As I understood so far, the Anti is used when you want to project the solution multiplied by -1. As this is the full model and no symmetry projectors are used how does this led to the solution? Is t...
by FFF
03 May 2024, 14:27
Forum: ElmerSolver
Topic: 3D simulation of a Motor without application of a load
Replies: 5
Views: 144

3D simulation of a Motor without application of a load

Hi everyone, I run in the following Error while trying to conduct the simulation. ELMER SOLVER (v 9.0) STARTED AT: 2024/05/03 12:58:04 ParCommInit: Initialize #PEs: 1 MAIN: MAIN: ============================================================= MAIN: ElmerSolver finite element software, Welcome! MAIN: T...
by FFF
30 Apr 2024, 10:36
Forum: ElmerSolver
Topic: PMSM Simulation Symmetric vs Full Model
Replies: 10
Views: 1252

Re: PMSM Simulation Symmetric vs Full Model

Here are all the motormodels:
all_models_elmerforum.zip
(447.72 KiB) Downloaded 10 times
by FFF
30 Apr 2024, 10:33
Forum: ElmerSolver
Topic: PMSM Simulation Symmetric vs Full Model
Replies: 10
Views: 1252

Re: PMSM Simulation Symmetric vs Full Model

Hi, I implemented the full-model, the half-model using periodic BC and the quarter-model using anti-periodic BC of a 4-pole motor. No load is applied. See the overview of the models below. overview_motormodels.png To simulate the torque I used the component approach. The deviations of the cogging to...
by FFF
17 Apr 2024, 09:33
Forum: ElmerSolver
Topic: Simulation of Magnetic Force with a half 3D Motormodel
Replies: 5
Views: 354

Re: Simulation of Magnetic Force with a half 3D Motormodel

I would be very thankful if somebody could have a look at my case and answer my three questions in the post above.