[Getdp] problems trying to couple Electrostatics and Magnetostatics
Thomas Jung
Thomas.Jung at iisb.fraunhofer.de
Mon Apr 10 11:38:39 CEST 2006
On Friday 07 April 2006 21:14, Henrique Nunes Braga wrote:
> Hello Thomas,
>
> The magnetostatic formulation in our file:
>
> { Name Magnetostatics_a_3D; Type FemEquation;
> Quantity {
> { Name a ; Type Local; NameOfSpace Hcurl_a_Mag_3D; }
> { Name v; Type Local; NameOfSpace v_Ele; }
> }
> Equation {
> Galerkin { [ nu[] * Dof{d a} , {d a} ]; In Domain_Mag; Jacobian Vol;
> Integration CurlCurl; }
> Galerkin { [ -sigma[] * Dof{d v} , {a} ]; In DomainC_Mag; Jacobian
> Vol; Integration CurlCurl; }
> }
> }
>
> seems that is not valid for 3D domain.
>
> Henrique Nunes Braga
>
Hmmm... why not ? What is specific 3D here ?
Could you specify a little more ?
Thank you !