[Getdp] Question magestadyn_av_js0_3d.pro

Frederic Trillaud ftrillaudp at gmail.com
Fri Sep 13 02:41:19 CEST 2019


Dear all,

I have quick question, what does the following piece of code mean?, checking the code, when the core is not conductive it seems that SkinDomainC is empty, when it is conducting, it is the surface of the Core domain. I am not clear why the skin of the core should be defined apart.

  // Magnetic vector potential a (b = curl a)
  { Name Hcurl_a_3D ; Type Form1 ;
    BasisFunction {// a = a_e * s_e
      { Name se ; NameOfCoef ae ; Function BF_Edge ;
        Support Domain ; Entity EdgesOf[ All, Not SkinDomainC ] ; }
      { Name se2 ; NameOfCoef ae2 ; Function BF_Edge ;
        Support Domain ; Entity EdgesOf[ SkinDomainC ] ; }
    }

Best,

Frederic Trillaud





More information about the getdp mailing list