Commit Graph

474 Commits (ee23c2f909445f308f2032b482a0cc1b577cfaf3)

Author SHA1 Message Date
Sebastian Held 13bd884e8e removed invalid inline specifier 2010-04-25 20:28:17 +02:00
Sebastian Held e9cdadb01a processing functions are now independent of the underlying engine data format 2010-04-25 20:28:00 +02:00
Thorsten Liebig be6d7510e8 examples: update to matlab examples 2010-04-24 16:47:40 +02:00
Thorsten Liebig 62cb98a307 matlab interface: update to docu & HDF5 plot function 2010-04-24 16:43:22 +02:00
Thorsten Liebig e0ecd5c99d matlab examples: update to circ waveguide 2010-04-24 14:06:42 +02:00
Thorsten Liebig 71e8febc3b cylinder operator: some fixes 2010-04-24 14:06:00 +02:00
Thorsten Liebig a888c43607 matlab interface: added some excitation docu 2010-04-24 13:09:24 +02:00
Thorsten Liebig 7b81cab005 bug fix in cylindrical operator 2010-04-23 16:31:00 +02:00
Thorsten Liebig dca73e45fc some fixes in cylindrical operator 2010-04-23 08:19:56 +02:00
Thorsten Liebig 5535a386ff get correct mesh direction names for dump 2010-04-23 08:17:42 +02:00
Sebastian Held ab13b34404 matlab script of the gaussian excitation of openEMS 2010-04-21 18:04:50 +02:00
Sebastian Held f356ff105c corrected amplitude of FFT_time2freq.m and added a DFT function 2010-04-21 17:58:02 +02:00
Sebastian Held 7e2bdc67e2 make testsuite compatible to sse-engine 2010-04-21 17:34:21 +02:00
Sebastian Held 3cb9189f90 minor fix 2010-04-21 17:33:38 +02:00
Sebastian Held 1fbffaa502 removed invalid inline specifier 2010-04-21 15:43:39 +02:00
Sebastian Held 7e47fb7896 Merge remote branch 'seb/sse' into sse 2010-04-21 15:40:26 +02:00
Sebastian Held 0e48f2d9cc Merge remote branch 'seb/sse' into sse 2010-04-21 15:40:12 +02:00
Sebastian Held e374327805 Merge remote branch 'seb/sse' into sse 2010-04-21 15:38:53 +02:00
Sebastian Held d0ebff17e8 removed sse code from normal operator -> class Operator_sse 2010-04-21 15:38:15 +02:00
Sebastian Held a19ea3350d removed sse code from normal operator -> class Operator_sse 2010-04-21 15:36:23 +02:00
Sebastian Held b489d3342d completed sse engine and enabled it 2010-04-21 14:29:02 +02:00
Sebastian Held 9e66b0e544 processing functions are now independent of the underlying engine data format 2010-04-21 14:28:16 +02:00
Sebastian Held 843724d740 Merge commit 'seb/sse' into sse 2010-04-21 11:20:29 +02:00
Sebastian Held 95188dd15e sse tests 2010-04-21 11:18:22 +02:00
Sebastian Held d81576cedd write time domain excitation function to file et1 2010-04-21 11:16:30 +02:00
Sebastian Held a2877cc51e sse tests 2010-04-21 11:14:13 +02:00
Sebastian Held 0687eda2df example matlab/helix.m: empire reference implementation 2010-04-20 13:11:38 +02:00
Sebastian Held 71bd794cc1 multithreaded engine: use common excitation function 2010-04-20 13:10:25 +02:00
Sebastian Held d611e5c8b1 debug: write boxes to vtk-file 2010-04-19 16:09:41 +02:00
Sebastian Held c814015f31 make it const 2010-04-19 16:08:32 +02:00
Sebastian Held 57f4198680 example: helix now gives better results 2010-04-17 22:10:33 +02:00
Sebastian Held 48e5a8111f octave compatibility 2010-04-17 21:56:16 +02:00
Sebastian Held bff9e24940 remove unnecessary qt-libs 2010-04-17 21:54:47 +02:00
Sebastian Held 687c05a7c6 bugfix: reenable choosing between regular/cylinder coords 2010-04-16 13:13:01 +02:00
Sebastian Held 88fccc0d47 matlab interface to harminv 2010-04-14 12:50:36 +02:00
Thorsten Liebig b3e2d9428a fix in Operator_Cylinder 2010-04-14 11:01:17 +02:00
Thorsten Liebig 1d54bda1d0 matlab interface: correct InitCylindricalFDTD argument handling 2010-04-14 11:00:55 +02:00
Thorsten Liebig 5314235474 CylinderCoords example using r=0 / cleanup 2010-04-13 20:06:06 +02:00
Thorsten Liebig ebff88207d suppress all compiler warnings/ code-cleanup 2010-04-13 18:51:44 +02:00
Thorsten Liebig 86832d0d3a CylinderCoords: include r=0 and many fixes & necessary changes
- r=0 case included... needs lots of testing...
 - field processing can't access mesh directly --> use operator methods
2010-04-13 18:40:43 +02:00
Thorsten Liebig 22210247f4 Cylinder_Engine: removed unnecessary Init()/Reset() method's 2010-04-13 18:34:26 +02:00
Thorsten Liebig 5bf478abbb removed false inline function attribute 2010-04-13 18:28:46 +02:00
Thorsten Liebig b4bc990b0f define dump precision 2010-04-12 09:38:24 +02:00
Thorsten Liebig 4db42917bb new in CylinderCoords: closed alpha field domain
todo:
 - include r=0
 - make sure a varying mesh in alpha-direction is OK
2010-04-11 23:52:38 +02:00
Thorsten Liebig 3b29514d16 Access function for number of Lines 2010-04-11 23:42:54 +02:00
Thorsten Liebig bd315b1c21 example update 2010-04-09 21:26:25 +02:00
Thorsten Liebig 101e55202d fix: current dump timestamp 2010-04-09 21:15:44 +02:00
Sebastian Held a08f602a55 compensate H-field half time-step offset 2010-04-09 17:30:54 +02:00
Thorsten Liebig 9523de1350 examples: cylinder coords example added 2010-04-09 15:59:04 +02:00
Thorsten Liebig 3ca8609020 fix: don't process current integration outside of simulation domain 2010-04-09 15:58:15 +02:00