[Solved!] Mgdyn simulation problem (is it boundary conditions?)

General discussion about Elmer
Nick_99
Posts: 42
Joined: 12 Jul 2023, 10:07
Antispam: Yes

Re: [Solved!] Mgdyn simulation problem (is it boundary conditions?)

Post by Nick_99 »

Hi Peter,

Thank you very much. I will study your changes.

Ansys Maxwell isn't on my current machine but when I'm next at that computer, I'll export the plots as a CSV so it can be plotted in ParaView with the Elmer results.

Kind regards,
Nick
raback
Site Admin
Posts: 4832
Joined: 22 Aug 2009, 11:57
Antispam: Yes
Location: Espoo, Finland
Contact:

Re: [Solved!] Mgdyn simulation problem (is it boundary conditions?)

Post by raback »

Hi,

Note that I added the SaveLine instance so you can use Matlab/Octave for f.dat and say

Code: Select all

plot(f(:,4),abs(f(:,7)))
-Peter
Nick_99
Posts: 42
Joined: 12 Jul 2023, 10:07
Antispam: Yes

Re: [Solved!] Mgdyn simulation problem (is it boundary conditions?)

Post by Nick_99 »

Ah I was wondering why you did that. That's perfect!! I'll plot the Elmer and Maxwell results in MATLAB and send them to you :)
Post Reply