diff --git a/ElectromagneticScattering/scattering.pro b/ElectromagneticScattering/scattering.pro index 680d32f359d0998f644daa294586f691b2d91075..609cbcc0275b86dd54c2aff88e62758f4543616a 100644 --- a/ElectromagneticScattering/scattering.pro +++ b/ElectromagneticScattering/scattering.pro @@ -493,8 +493,8 @@ PostProcessing { { Name H_scat ; Value { Local { [siwt*I[]/(mur[]*mu0*omega0)*{Curl u}]; In All_domains; Jacobian JVol; } } } { Name Mnm_source~{pe} ; Value { Local { [ Mnm_source~{pe}[] ]; In All_domains; Jacobian JVol; } } } For po In {1:p_max} - { Name a~{pe}~{po} ; Value { Integral { [ {u}*Conj[Mnm_out~{pe}[]] ]; In SurfInt; Integration Int_1 ; Jacobian JSur; } } } - { Name norma~{pe}~{po} ; Value { Integral { [ Mnm_out~{pe}[]*Conj[Mnm_out~{pe}[]] ]; In SurfInt; Integration Int_1 ; Jacobian JSur; } } } + { Name a~{pe}~{po} ; Value { Integral { [ {u}*Conj[Mnm_out~{po}[]] ]; In SurfInt; Integration Int_1 ; Jacobian JSur; } } } + { Name norma~{pe}~{po} ; Value { Integral { [ Mnm_out~{pe}[]*Conj[Mnm_out~{po}[]] ]; In SurfInt; Integration Int_1 ; Jacobian JSur; } } } EndFor } } @@ -629,7 +629,7 @@ PostOperation { } EndFor EndIf - + If (flag_study==RES_GREEN) For ncomp In {0:2} {Name GreenAll_postop~{ncomp}; NameOfPostProcessing GreenAll_postpro~{ncomp} ;