Commit Graph

5 Commits (cd1df705910bf962b36df6b1d9ee515f62b0ae4b)

Author SHA1 Message Date
Thorsten Liebig dba10746e7 Example Updates/ gaussian-excite f0/fc update 2010-03-11 15:35:12 +01:00
Thorsten Liebig 8cffb2ae3c new class: openEMS
- This class reads/writes combined CS- and FDTD-setup data and does the actual FDTD run.
- Examples now write there own xml file which is read by openEMS-class
- Standalone version possible with xml-file input
2010-03-11 10:56:19 +01:00
Thorsten Liebig f73bf210ed new ProcessingArray; Processing returns next interval for process()
Processing now uses a timestep interval in which Process() will do it's work
and returns the next interval it doesn't need another Process() call

all Processing routines can be put into these array
and it will take care of calling Process() at the right time
2010-03-10 12:15:14 +01:00
Thorsten Liebig c4c2222d26 update plane wave example 2010-03-07 22:00:01 +01:00
Thorsten Liebig 6dd89ca409 Moved the examples into seperate files 2010-03-07 12:49:38 +01:00