bugfix: reenable choosing between regular/cylinder coords
parent
88fccc0d47
commit
687c05a7c6
|
@ -191,6 +191,7 @@ int openEMS::SetupFDTD(const char* file)
|
||||||
else
|
else
|
||||||
NrTS = help;
|
NrTS = help;
|
||||||
|
|
||||||
|
help = 0;
|
||||||
FDTD_Opts->QueryIntAttribute("CylinderCoords",&help);
|
FDTD_Opts->QueryIntAttribute("CylinderCoords",&help);
|
||||||
if (help==1)
|
if (help==1)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue