This is a README file to the radarFDTD GUI program.The purpose of this program is to enable building a config fileto the radarFDTD package using a modern GUI.With it, you define all the parameters needed torun an FDTD simulation, including the geometryof the scene to be simulated. A builtin OpenGL based viewer with which the geometryto be simulated can be viewed is included in the application.The program seems to be in its alpha/beta state.I wrote it since I had to run FDTD simulations of nontrivial geometries (not simple boxes).I wrote it on linux using Qt 3.2. I didn't try to compile iton other platforms; Any platform that support Qtshould work fine.Building:1) qmake -o Makefile radarFDTDGUI.pro2) makeUsing:radarFDTDGUI [cfg_file]For comments and bugs, feel free to email me.Enjoy,Ron Daisy.rdaisy@netvision.net.il