Commit Graph

1008 Commits (6a683d93d53c207d663c0d4f1cab40ac87884abf)

Author SHA1 Message Date
Sebastian Held b9dea98687 bugfix: delete sequence violated 2010-04-01 16:11:25 +02:00
Sebastian Held 60cc15e946 new excitation 2010-04-01 09:39:27 +02:00
Sebastian Held b0f0803efd matlab: help added 2010-04-01 09:39:12 +02:00
Sebastian Held 98063bba6e new excitation step 2010-04-01 09:38:56 +02:00
Sebastian Held f7a17f3678 bugfix: SetProcessInterval 2010-04-01 09:38:08 +02:00
Sebastian Held 0e0ec33135 splitted ReadUI.m into FFT_time2freq.m and itself 2010-03-31 22:40:02 +02:00
Sebastian Held e90ef82346 bugfix matlab: single sided fft 2010-03-31 22:39:40 +02:00
Sebastian Held 70874e56ab changed some functions to const 2010-03-31 16:35:43 +02:00
Sebastian Held 09bbf49b1a testsuite: new test: cavity.m (resonance frequency) 2010-03-31 15:39:46 +02:00
Sebastian Held b5bea21529 silence 2010-03-31 15:39:07 +02:00
Sebastian Held 61f99dfd3d splitted ReadUI.m into FFT_time2freq.m and itself 2010-03-31 15:38:37 +02:00
Sebastian Held 2409a77399 bugfix: multithreaded excitation 2010-03-31 15:37:39 +02:00
Sebastian Held 2d325d316d bugfix: length of excitation 2010-03-30 16:02:31 +02:00
Sebastian Held 38e6c047f0 testsuite: cavity (not yet finished) 2010-03-30 15:42:01 +02:00
Sebastian Held 50467e029d new testsuite 2010-03-30 13:14:00 +02:00
Sebastian Held 3611b591e9 bugfix matlab: single sided fft 2010-03-30 13:13:27 +02:00
Sebastian Held 813683304b new commandline switch: --numThreads= 2010-03-30 13:13:00 +02:00
Sebastian Held 9fdc9096d3 bugfix: length of excitation 2010-03-30 13:10:42 +02:00
Sebastian Held 4b12054f66 merged 2010-03-30 13:10:23 +02:00
Sebastian Held 55c0719b4e Merge branch 'master' into multithreading 2010-03-30 08:33:47 +02:00
Thorsten Liebig b1cb1e30e3 minor fixes 2010-03-30 08:19:41 +02:00
Thorsten Liebig 2810e511e6 update to matlab interface + helix example 2010-03-29 22:12:01 +02:00
Thorsten Liebig abc705767f update to console output 2010-03-29 22:11:24 +02:00
Thorsten Liebig ea31ec1d7a get path in openEMS.sh 2010-03-29 22:10:09 +02:00
Sebastian Held 09364107cf Merge remote branch 'origin/master' into multithreading 2010-03-29 10:18:33 +02:00
Thorsten Liebig 5a47a6443a some more int vs. u-int fixes 2010-03-29 10:12:38 +02:00
Thorsten Liebig fd2623d740 removed engine friend classes, use only engine methods to access protected data 2010-03-29 10:01:38 +02:00
Sebastian Held b8180287e9 time debug code can now be disabled 2010-03-28 13:10:16 +02:00
Thorsten Liebig ea2823377d added Curve for excitation and dump excitation in operator-dump 2010-03-27 23:05:45 +01:00
Sebastian Held fb193ac25b debugging 2010-03-27 22:57:25 +01:00
Sebastian Held c9cc0cf2dc simplified time calculation 2010-03-27 15:54:44 +01:00
Sebastian Held 54344b1b86 bug: field dumper directly access protected numTS member variable... 2010-03-27 15:26:20 +01:00
Sebastian Held e108e17cec bugfix: calculate correct number of timesteps 2010-03-27 11:32:06 +01:00
Sebastian Held d01900a48f make it virtual 2010-03-27 11:29:58 +01:00
Sebastian Held 79b0e6a2e0 first implementation of a multithreaded engine (bugs and mem leaks present!) 2010-03-26 23:53:05 +01:00
Thorsten Liebig 98f72a855e fixed lots of int/u-int comparison and missing return values 2010-03-26 19:55:53 +01:00
Thorsten Liebig 207e22f1db fix in operator curve handling 2010-03-26 19:33:44 +01:00
Sebastian Held cdc6510969 fix rpath again (only usable from _within_ qtcreator ; remove qt libs 2010-03-26 17:34:47 +01:00
Sebastian Held a7ccec254d static createEngine() added to work around virtual constructor problems 2010-03-26 17:24:43 +01:00
Sebastian Held f46fd11416 explicitly set compiler options 2010-03-26 17:14:37 +01:00
Sebastian Held a5e4ab6233 change rpath linking flags 2010-03-26 15:52:09 +01:00
Sebastian Held c916059a30 new engine: multithreaded 2010-03-26 12:57:52 +01:00
Sebastian Held 79574aa3e6 move command line processing into class openEMS 2010-03-26 11:57:53 +01:00
Sebastian Held 686cb3f4cb derived engines need access to special operator properties 2010-03-26 11:28:54 +01:00
Thorsten Liebig b4bf720466 fix in gauss excite... 2010-03-26 08:39:26 +01:00
Thorsten Liebig 8e3f44b0ca operator: removed some debugging code 2010-03-26 08:23:37 +01:00
Thorsten Liebig 5f9a1fa353 fix: delete operator last 2010-03-26 08:21:07 +01:00
Thorsten Liebig 79cd5522ee Merge branch 'master' of ssh://thorsten@ateQ/home/thorsten/devel/openEMS 2010-03-25 15:09:25 +01:00
Thorsten Liebig a938460c34 new and more accurate time measurement 2010-03-25 15:08:54 +01:00
Thorsten Liebig 36e11152b1 new matlab examples 2010-03-24 21:27:48 +01:00