Skip to content
Snippets Groups Projects
Commit 02f1421f authored by Guillaume Demesy's avatar Guillaume Demesy
Browse files

remove socket spec as it does not help

parent 1525096f
No related branches found
No related tags found
No related merge requests found
Pipeline #10039 passed
......@@ -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
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment