Commit Graph

535 Commits (0bdd05fb3ae04966745073eef12b78c26c3de51d)

Author SHA1 Message Date
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
Thorsten Liebig 2c21303833 NEW: first implementation of Cylindrical Coord FDTD
todo:
  - allow closed alpha mesh
  - allow r=0 case
  - adept field processing
  - ...
2010-04-09 15:51:37 +02:00
Thorsten Liebig b5d793a84d added hdf5 lib to .pro file 2010-04-08 10:04:25 +02:00
Thorsten Liebig 6a0581d2fd update/fixes in PlotHDF5FieldData and new examples 2010-04-07 16:32:22 +02:00
Thorsten Liebig cf9969b5dc update matlab docu 2010-04-07 16:31:35 +02:00
Thorsten Liebig 9ae8ac12ab new excitation: Custom excite and some excitation related code-cleanup 2010-04-07 16:31:23 +02:00
Thorsten Liebig fc600f53ba fix: Don't create .h5 files if dump is disabled 2010-04-07 16:29:55 +02:00
Thorsten Liebig 52f5764976 Supporting sub-sampled dumps 2010-04-07 12:57:45 +02:00
Thorsten Liebig fc41909810 added rect waveguide matlab example 2010-04-06 16:56:41 +02:00
Thorsten Liebig 7d7e757923 some first matlab hdf5 read/plot 2010-04-05 23:16:52 +02:00
Thorsten Liebig 924f0a6d40 first hdf5-file dump implementation 2010-04-05 20:22:03 +02:00
Thorsten Liebig 6288ebca91 added Oversampling for processing 2010-04-04 19:48:36 +02:00
Thorsten Liebig 8cc42b911c added processing steps and fix in end criteria check, now checking max excite TS 2010-04-03 17:36:50 +02:00
Thorsten Liebig f73d6f80f8 fixed nyquist handling 2010-04-02 17:20:18 +02:00
Thorsten Liebig 0274f4e253 removed friend-classes from operator 2010-04-02 17:07:56 +02:00
Thorsten Liebig 58f528bb0d Merge branch 'multithreading'
Adding multithreading support to openEMS
2010-04-01 21:04:16 +02:00
Sebastian Held 37ff221c18 multithreaded engine works
but it's slow...
2010-04-01 16:11:55 +02:00
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