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