From 687c05a7c6a144f7030755cfdcf4acb03d4a6d23 Mon Sep 17 00:00:00 2001 From: Sebastian Held Date: Fri, 16 Apr 2010 13:13:01 +0200 Subject: [PATCH] bugfix: reenable choosing between regular/cylinder coords --- openems.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/openems.cpp b/openems.cpp index 1beb293..016e3c2 100644 --- a/openems.cpp +++ b/openems.cpp @@ -191,6 +191,7 @@ int openEMS::SetupFDTD(const char* file) else NrTS = help; + help = 0; FDTD_Opts->QueryIntAttribute("CylinderCoords",&help); if (help==1) {