Commit Graph

  • 5535a386ff get correct mesh direction names for dump Thorsten Liebig 2010-04-23 08:17:42 +0200
  • ab13b34404 matlab script of the gaussian excitation of openEMS Sebastian Held 2010-04-21 18:04:50 +0200
  • f356ff105c corrected amplitude of FFT_time2freq.m and added a DFT function Sebastian Held 2010-04-21 17:58:02 +0200
  • 7e2bdc67e2 make testsuite compatible to sse-engine Sebastian Held 2010-04-21 17:34:21 +0200
  • 3cb9189f90 minor fix Sebastian Held 2010-04-21 17:33:38 +0200
  • 1fbffaa502 removed invalid inline specifier Sebastian Held 2010-04-21 15:43:39 +0200
  • 7e47fb7896 Merge remote branch 'seb/sse' into sse Sebastian Held 2010-04-21 15:40:26 +0200
  • 0e48f2d9cc Merge remote branch 'seb/sse' into sse Sebastian Held 2010-04-21 15:40:12 +0200
  • e374327805 Merge remote branch 'seb/sse' into sse Sebastian Held 2010-04-21 15:38:53 +0200
  • d0ebff17e8 removed sse code from normal operator -> class Operator_sse Sebastian Held 2010-04-21 15:38:15 +0200
  • a19ea3350d removed sse code from normal operator -> class Operator_sse Sebastian Held 2010-04-21 15:36:23 +0200
  • b489d3342d completed sse engine and enabled it Sebastian Held 2010-04-21 14:29:02 +0200
  • 9e66b0e544 processing functions are now independent of the underlying engine data format Sebastian Held 2010-04-21 14:28:16 +0200
  • 843724d740 Merge commit 'seb/sse' into sse Sebastian Held 2010-04-21 11:20:29 +0200
  • 95188dd15e sse tests Sebastian Held 2010-04-21 11:18:22 +0200
  • d81576cedd write time domain excitation function to file et1 Sebastian Held 2010-04-21 11:16:30 +0200
  • a2877cc51e sse tests Sebastian Held 2010-04-21 11:14:13 +0200
  • 0687eda2df example matlab/helix.m: empire reference implementation Sebastian Held 2010-04-20 13:11:38 +0200
  • 71bd794cc1 multithreaded engine: use common excitation function Sebastian Held 2010-04-20 13:10:25 +0200
  • d611e5c8b1 debug: write boxes to vtk-file Sebastian Held 2010-04-19 16:09:41 +0200
  • c814015f31 make it const Sebastian Held 2010-04-19 16:08:32 +0200
  • 57f4198680 example: helix now gives better results Sebastian Held 2010-04-17 22:10:33 +0200
  • 48e5a8111f octave compatibility Sebastian Held 2010-04-17 21:56:16 +0200
  • bff9e24940 remove unnecessary qt-libs Sebastian Held 2010-04-17 21:54:47 +0200
  • 687c05a7c6 bugfix: reenable choosing between regular/cylinder coords Sebastian Held 2010-04-16 13:13:01 +0200
  • 88fccc0d47 matlab interface to harminv Sebastian Held 2010-04-14 12:50:36 +0200
  • b3e2d9428a fix in Operator_Cylinder Thorsten Liebig 2010-04-14 11:01:17 +0200
  • 1d54bda1d0 matlab interface: correct InitCylindricalFDTD argument handling Thorsten Liebig 2010-04-14 11:00:55 +0200
  • 5314235474 CylinderCoords example using r=0 / cleanup Thorsten Liebig 2010-04-13 20:06:06 +0200
  • ebff88207d suppress all compiler warnings/ code-cleanup Thorsten Liebig 2010-04-13 18:51:44 +0200
  • 86832d0d3a CylinderCoords: include r=0 and many fixes & necessary changes Thorsten Liebig 2010-04-13 18:40:43 +0200
  • 22210247f4 Cylinder_Engine: removed unnecessary Init()/Reset() method's Thorsten Liebig 2010-04-13 18:34:26 +0200
  • 5bf478abbb removed false inline function attribute Thorsten Liebig 2010-04-13 18:28:46 +0200
  • b4bc990b0f define dump precision Thorsten Liebig 2010-04-12 09:38:24 +0200
  • 4db42917bb new in CylinderCoords: closed alpha field domain Thorsten Liebig 2010-04-11 23:52:38 +0200
  • 3b29514d16 Access function for number of Lines Thorsten Liebig 2010-04-11 23:42:54 +0200
  • bd315b1c21 example update Thorsten Liebig 2010-04-09 21:26:25 +0200
  • 101e55202d fix: current dump timestamp Thorsten Liebig 2010-04-09 21:15:44 +0200
  • a08f602a55 compensate H-field half time-step offset Sebastian Held 2010-04-09 17:30:54 +0200
  • 9523de1350 examples: cylinder coords example added Thorsten Liebig 2010-04-09 15:59:04 +0200
  • 3ca8609020 fix: don't process current integration outside of simulation domain Thorsten Liebig 2010-04-09 15:58:15 +0200
  • 2c21303833 NEW: first implementation of Cylindrical Coord FDTD Thorsten Liebig 2010-04-09 15:51:37 +0200
  • b5d793a84d added hdf5 lib to .pro file v0.0.5 Thorsten Liebig 2010-04-08 10:04:25 +0200
  • 6a0581d2fd update/fixes in PlotHDF5FieldData and new examples Thorsten Liebig 2010-04-07 16:32:22 +0200
  • cf9969b5dc update matlab docu Thorsten Liebig 2010-04-07 16:31:35 +0200
  • 9ae8ac12ab new excitation: Custom excite and some excitation related code-cleanup Thorsten Liebig 2010-04-07 16:31:23 +0200
  • fc600f53ba fix: Don't create .h5 files if dump is disabled Thorsten Liebig 2010-04-07 16:29:55 +0200
  • 52f5764976 Supporting sub-sampled dumps Thorsten Liebig 2010-04-07 12:57:45 +0200
  • fc41909810 added rect waveguide matlab example Thorsten Liebig 2010-04-06 16:56:41 +0200
  • 7d7e757923 some first matlab hdf5 read/plot Thorsten Liebig 2010-04-05 23:16:52 +0200
  • 924f0a6d40 first hdf5-file dump implementation Thorsten Liebig 2010-04-05 20:22:03 +0200
  • 6288ebca91 added Oversampling for processing Thorsten Liebig 2010-04-04 19:48:36 +0200
  • 8cc42b911c added processing steps and fix in end criteria check, now checking max excite TS Thorsten Liebig 2010-04-03 17:36:50 +0200
  • f73d6f80f8 fixed nyquist handling Thorsten Liebig 2010-04-02 17:20:18 +0200
  • 0274f4e253 removed friend-classes from operator Thorsten Liebig 2010-04-02 17:07:56 +0200
  • 58f528bb0d Merge branch 'multithreading' Thorsten Liebig 2010-04-01 21:04:16 +0200
  • 37ff221c18 multithreaded engine works Sebastian Held 2010-04-01 16:11:55 +0200
  • b9dea98687 bugfix: delete sequence violated Sebastian Held 2010-04-01 16:11:25 +0200
  • 60cc15e946 new excitation Sebastian Held 2010-04-01 09:39:27 +0200
  • b0f0803efd matlab: help added Sebastian Held 2010-04-01 09:39:12 +0200
  • 98063bba6e new excitation step Sebastian Held 2010-04-01 09:38:56 +0200
  • f7a17f3678 bugfix: SetProcessInterval Sebastian Held 2010-04-01 09:38:08 +0200
  • 0e0ec33135 splitted ReadUI.m into FFT_time2freq.m and itself Sebastian Held 2010-03-31 15:38:37 +0200
  • e90ef82346 bugfix matlab: single sided fft Sebastian Held 2010-03-30 13:13:27 +0200
  • 70874e56ab changed some functions to const Sebastian Held 2010-03-31 16:35:43 +0200
  • 09bbf49b1a testsuite: new test: cavity.m (resonance frequency) Sebastian Held 2010-03-31 15:39:46 +0200
  • b5bea21529 silence Sebastian Held 2010-03-31 15:39:07 +0200
  • 61f99dfd3d splitted ReadUI.m into FFT_time2freq.m and itself Sebastian Held 2010-03-31 15:38:37 +0200
  • 2409a77399 bugfix: multithreaded excitation Sebastian Held 2010-03-31 15:37:39 +0200
  • 2d325d316d bugfix: length of excitation Sebastian Held 2010-03-30 13:10:42 +0200
  • 38e6c047f0 testsuite: cavity (not yet finished) Sebastian Held 2010-03-30 15:42:01 +0200
  • 50467e029d new testsuite Sebastian Held 2010-03-30 13:14:00 +0200
  • 3611b591e9 bugfix matlab: single sided fft Sebastian Held 2010-03-30 13:13:27 +0200
  • 813683304b new commandline switch: --numThreads= Sebastian Held 2010-03-30 13:13:00 +0200
  • 9fdc9096d3 bugfix: length of excitation Sebastian Held 2010-03-30 13:10:42 +0200
  • 4b12054f66 merged Sebastian Held 2010-03-30 13:10:23 +0200
  • 55c0719b4e Merge branch 'master' into multithreading Sebastian Held 2010-03-30 08:33:47 +0200
  • b1cb1e30e3 minor fixes v0.0.4 Thorsten Liebig 2010-03-30 08:19:41 +0200
  • 2810e511e6 update to matlab interface + helix example Thorsten Liebig 2010-03-29 22:12:01 +0200
  • abc705767f update to console output Thorsten Liebig 2010-03-29 22:11:24 +0200
  • ea31ec1d7a get path in openEMS.sh Thorsten Liebig 2010-03-29 22:10:09 +0200
  • 09364107cf Merge remote branch 'origin/master' into multithreading Sebastian Held 2010-03-29 10:18:33 +0200
  • 5a47a6443a some more int vs. u-int fixes Thorsten Liebig 2010-03-29 10:12:38 +0200
  • fd2623d740 removed engine friend classes, use only engine methods to access protected data Thorsten Liebig 2010-03-29 10:01:38 +0200
  • b8180287e9 time debug code can now be disabled Sebastian Held 2010-03-28 13:10:16 +0200
  • ea2823377d added Curve for excitation and dump excitation in operator-dump Thorsten Liebig 2010-03-27 23:05:45 +0100
  • fb193ac25b debugging Sebastian Held 2010-03-27 22:57:25 +0100
  • c9cc0cf2dc simplified time calculation Sebastian Held 2010-03-27 15:54:44 +0100
  • 54344b1b86 bug: field dumper directly access protected numTS member variable... Sebastian Held 2010-03-27 15:26:20 +0100
  • e108e17cec bugfix: calculate correct number of timesteps Sebastian Held 2010-03-27 11:32:06 +0100
  • d01900a48f make it virtual Sebastian Held 2010-03-27 11:29:58 +0100
  • 79b0e6a2e0 first implementation of a multithreaded engine (bugs and mem leaks present!) Sebastian Held 2010-03-26 23:53:05 +0100
  • 98f72a855e fixed lots of int/u-int comparison and missing return values Thorsten Liebig 2010-03-26 19:51:09 +0100
  • 207e22f1db fix in operator curve handling Thorsten Liebig 2010-03-26 19:33:44 +0100
  • cdc6510969 fix rpath again (only usable from _within_ qtcreator ; remove qt libs Sebastian Held 2010-03-26 17:34:47 +0100
  • a7ccec254d static createEngine() added to work around virtual constructor problems Sebastian Held 2010-03-26 17:24:43 +0100
  • f46fd11416 explicitly set compiler options Sebastian Held 2010-03-26 17:14:37 +0100
  • a5e4ab6233 change rpath linking flags Sebastian Held 2010-03-26 15:52:09 +0100
  • c916059a30 new engine: multithreaded Sebastian Held 2010-03-26 12:57:52 +0100
  • 79574aa3e6 move command line processing into class openEMS Sebastian Held 2010-03-26 11:57:53 +0100