From fb9955c2cbb8f6f4ccf5934bbe37b7c6d9e62fb5 Mon Sep 17 00:00:00 2001 From: Thorsten Liebig Date: Fri, 12 Mar 2010 08:39:41 +0100 Subject: [PATCH] todo list added --- TODO | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..dfb370c --- /dev/null +++ b/TODO @@ -0,0 +1,21 @@ +#this is a todo/wish/feature-request/outlook list for the openEMS project +#priorities: todo (highest) --> outlook (lowest) + +todo: +- pml +- more examples and lots of testing... +- location dependend excitation given by a file (e.g. simulated with comsol or complicated formula via matlab) +- (re)include cylindrical FDTD + +wishes: +- dispersive material +- optimized operator/engine +- multithreaded processing (should be easy enough) +- more output file-formats (e.g. hdf5) + +feature-requests: +- port libraries + +outlook: +- incorporate a static FD-solver into openEMS +- include other EM-solver (e.g. FEM)