Search found 2364 matches

by kevinarden
03 May 2024, 13:53
Forum: ElmerSolver
Topic: Coaxial wave guide
Replies: 2
Views: 96

Re: Coaxial wave guide

I modified the test case to use coordinates x, y, and z.
No mag function in MATC, may consider writing a user function.
case.sif
(2.12 KiB) Downloaded 19 times
by kevinarden
02 May 2024, 13:29
Forum: ElmerSolver
Topic: Error using CoilSolver
Replies: 20
Views: 1681

Re: Error using CoilSolver

I changed the air mesh to a cylinder, not sure that matters. If I plot coilcurrent, which is supposed to nodal values it is 15000. If I plot coilcurrent e , which is supposed to be elemental values it is 30000.
coilcurrent.png
(203.05 KiB) Not downloaded yet
by kevinarden
01 May 2024, 20:28
Forum: ElmerSolver
Topic: Thermal-Stress Analysis in Elmer
Replies: 2
Views: 124

Re: Thermal-Stress Analysis in Elmer

Taking this case of steady state stress due to heat
viewtopic.php?t=8128

and then modifying it to read a time history from a file and do transient.
transient.sif
(3.22 KiB) Downloaded 19 times
history.txt
(105 Bytes) Downloaded 22 times
by kevinarden
01 May 2024, 12:17
Forum: ElmerSolver
Topic: Strange problem with MgDyn-Solver
Replies: 8
Views: 390

Re: Strange problem with MgDyn-Solver

I took a cylinder of the same size and meshed it in a sphere of air and a cylinder of air and the results were very different. Same element type and density.
sphereresults.png
(209.81 KiB) Not downloaded yet
cylinderresult.png
(167.9 KiB) Not downloaded yet
by kevinarden
30 Apr 2024, 11:39
Forum: General
Topic: Newbie question about electric field solving on PCB
Replies: 1
Views: 218

Re: Newbie question about electric field solving on PCB

You can search this forum for PCB, there have been PCB models discussed.
by kevinarden
29 Apr 2024, 12:51
Forum: ElmerSolver
Topic: Strange problem with MgDyn-Solver
Replies: 8
Views: 390

Re: Strange problem with MgDyn-Solver

With your geometry it my be best to stick with a cylinder for the air with a mesh similar to Figure 14.1 on page 91
https://www.nic.funet.fi/pub/sci/physic ... orials.pdf
by kevinarden
28 Apr 2024, 14:12
Forum: ElmerSolver
Topic: Strange problem with MgDyn-Solver
Replies: 8
Views: 390

Re: Strange problem with MgDyn-Solver

The air volume in paraview can be turned off and one by using the threshold filter, filter on geometry IDs, you can filter to only show the bodies you want to see. In the run I posted I had put voltage on the outer skin, and ground on the inner skin. I will re-run with voltage on the end. I tried me...
by kevinarden
27 Apr 2024, 21:56
Forum: ElmerSolver
Topic: Strange problem with MgDyn-Solver
Replies: 8
Views: 390

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
27 Apr 2024, 13:46
Forum: ElmerSolver
Topic: Strange problem with MgDyn-Solver
Replies: 8
Views: 390

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
27 Apr 2024, 12:36
Forum: Bug reports
Topic: High order infinite loop during partition/ parallel run fails
Replies: 3
Views: 290

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