[Getdp] solution not propagating from magnets in 3D magnetostatic problem with induction
Danny Holstein
dgholstein at embarqmail.com
Mon Apr 4 16:27:36 CEST 2016
Thank you so much, that makes sense. Seems I'd be better off deleting the volumes and surfaces and recreate all of it starting from the lines then.
----- Original Message -----
From: "Ruth Vazquez Sabariego" <ruth.sabariego at esat.kuleuven.be>
To: "Danny Holstein" <dgholstein at embarqmail.com>
Cc: getdp at onelab.info
Sent: Monday, April 4, 2016 2:53:23 AM
Subject: Re: [Getdp] solution not propagating from magnets in 3D magnetostatic problem with induction
Dear Dan,
You need to define the ‘holes’ in the air.
You can add to your geo file:
bndmag[] = CombinedBoundary {Volume{2:9};};
bndAir[] = Boundary {Volume{1};};
slbndmag =newsl ; Surface Loop (newsl) = bndmag[];
slbndAir =newsl ; Surface Loop (newsl) = bndAir[];
volAir = newv; Volume(newv) = {slbndAir, slbndmag};
However, this won’t work, as your volumes 2 to 9 are touching and the intersections not defined.
You will have to repair the stp geometry by defining this intersections.
Best regards,
Ruth Sabariego
—
Prof. Ruth V. Sabariego
KU Leuven
Dept. Electrical Engineering ESAT/Electa, EnergyVille
http://www.esat.kuleuven.be/electa
http://www.energyville.be
Free software: http://gmsh.info | http://getdp.info | http://onelab.info
On 03 Apr 2016, at 22:48, Danny Holstein < dgholstein at embarqmail.com > wrote:
All,
I can use some help debugging the attached GetDP problem. I started from the force example but am replacing the geometry with a STP geometry from a magnetron, which also includes induction (CRS, cold rolled steel).
As referred to in the subject line, the solution just seems to terminate at the magnet surface boundary. Any help would be appreciated.
Regards,
Dan
<mag.stp> <magnets.geo> <magnets.pro> _______________________________________________
getdp mailing list
getdp at onelab.info
http://onelab.info/mailman/listinfo/getdp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://onelab.info/pipermail/getdp/attachments/20160404/c6543120/attachment.html>
More information about the getdp
mailing list