diff --git a/DiffractionGratings/grating3D.geo b/DiffractionGratings/grating3D.geo index 69c22177087a6fe510d434ea138f5797b8b01db0..9ac0bb2f2a1ba98edee1960eb703de730a12a559 100644 --- a/DiffractionGratings/grating3D.geo +++ b/DiffractionGratings/grating3D.geo @@ -293,4 +293,4 @@ If (og==2) Mesh.HighOrderOptimize = 1; EndIf -Solver.SocketName=Sprintf("socktest%g",socketid); \ No newline at end of file +// Solver.SocketName=Sprintf("socktest%g",socketid); \ No newline at end of file diff --git a/DiffractionGratings/grating3D_data_halfellipsoid.geo b/DiffractionGratings/grating3D_data_halfellipsoid.geo index e27f2d1b66a6c790473680cae94cd59cbcdcc90c..6ae275ac87b899029145b2abdf98068bda4607d1 100644 --- a/DiffractionGratings/grating3D_data_halfellipsoid.geo +++ b/DiffractionGratings/grating3D_data_halfellipsoid.geo @@ -72,8 +72,7 @@ DefineConstant[ FlagOutPoyCut = { 0 , Name StrCat[pp6,"/5Output Poynting cuts?"] , Choices {0,1} }, FlagOutEtotFull = { 0 , Name StrCat[pp6,"/6Total Electric Field Full Output?"] , Choices {0,1} }, FlagOutEscaFull = { 0 , Name StrCat[pp6,"/7Scattered Electric Field Full Output?"] , Choices {0,1} }, - FlagOutPoyFull = { 0 , Name StrCat[pp6,"/8Poynting Full Output?"] , Choices {0,1} }, - socketid = { 0 , Name StrCat[pp6,"/8socket ID"] } + FlagOutPoyFull = { 0 , Name StrCat[pp6,"/8Poynting Full Output?"] , Choices {0,1} } ]; lambda0 = nm * lambda0;