todo list added

This commit is contained in:
Thorsten Liebig 2010-03-12 08:39:41 +01:00
parent 14c3595763
commit fb9955c2cb

21
TODO Normal file
View File

@ -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)