Commit Graph

68 Commits (7601a1fc9d74f69cf1fa03ab7daacb752fe63c87)

Author SHA1 Message Date
Sebastian Held 7601a1fc9d matlab interface: added option 'silent' to RunOpenEMS.m 2010-07-20 11:38:06 +02:00
Thorsten Liebig d3434906a3 new: split field pml implementation started
todo:
- pml edges and corners
- flexible profile definition
- lots of testing !!!

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-07-16 17:25:32 +02:00
Sebastian Held 1cc0bb7803 documentation update GetField_TD2FD.m 2010-07-15 11:46:36 +02:00
Thorsten Liebig 2d69edbe76 some example updates 2010-07-14 14:25:09 +02:00
Thorsten Liebig f11b0e5ce4 Update to ReadUI method & examples
all examples may need a revision...
2010-07-14 13:09:18 +02:00
Sebastian Held 0d2811ff21 bugfix DFT_time2freq.m
The DFT used to operate on absolute time. This is now fixed.
2010-07-14 10:23:55 +02:00
Sebastian Held 1054fe0b75 added free space wave impedance to physical_constants.m 2010-07-08 15:07:06 +02:00
Thorsten Liebig 290dd944df new example: plane wave with metamaterial 2010-07-06 17:07:50 +02:00
Sebastian Held 1087469c71 typo 2010-06-29 16:11:03 +02:00
Thorsten Liebig eea46a922d matlab & linux: pipe openEMS output to log file 2010-06-21 12:17:19 +02:00
Sebastian Held 936983c331 updated matlab port definition functions; Y-parameter calculation 2010-06-18 14:26:05 +02:00
Sebastian Held 52b8a20104 matlab: MRStub implementation; LumpedPort implementation 2010-06-09 09:53:49 +02:00
Thorsten Liebig db846ad853 matlab: RunOpenEMS + ssh remote simulation support
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-06-09 09:22:54 +02:00
Sebastian Held 06901119ce matlab: new example: resistance "sheet" 2010-06-01 11:42:31 +02:00
Sebastian Held 03f797de52 new matlab example: pml evaluation 2010-05-28 15:14:01 +02:00
Sebastian Held 656d5ab258 updated documentation 2010-05-28 15:13:45 +02:00
Sebastian Held 56e1e52118 minor fix 2010-05-27 11:11:31 +02:00
Thorsten Liebig 0b2219f36c matlab: transform TD-field data to frequency domain 2010-05-25 12:26:04 +02:00
Thorsten Liebig 403a2d9e34 example updates & fix in HDF5 plot and mesh handling 2010-05-25 12:17:09 +02:00
Sebastian Held f290fd6db4 matlab: added a microstrip port (with example) 2010-05-21 11:41:33 +02:00
Thorsten Liebig 4d4e153624 matlab: boundary-condition doc update 2010-05-21 08:23:16 +02:00
Thorsten Liebig de5bdc8ef6 introducing compressed sse operator & engine
use --engine=sse-compressed option to enable
2010-05-19 11:41:35 +02:00
Sebastian Held 5ada47fdaa moved physical_constants.m 2010-05-12 17:49:45 +02:00
Sebastian Held e756433aa6 new matlab functions: background processes via queue_*.m 2010-05-12 15:30:18 +02:00
Thorsten Liebig e64c67de11 invoke_openEMS.m got lost somehow... 2010-05-03 22:09:40 +02:00
Sebastian Held 209c066732 Merge branch 'master' into sse
Conflicts:
	TESTSUITE/helperscripts/invoke_openEMS.m
2010-04-30 15:29:21 +02:00
Sebastian Held 6575e89252 FFT corrected 2010-04-30 15:26:37 +02:00
Sebastian Held d0427ea140 examples adapted to win32 2010-04-30 15:15:03 +02:00
Thorsten Liebig d16545c776 dump time information to hdf5 file 2010-04-29 19:26:45 +02:00
Sebastian Held cd1b02dbc7 updated helix example 2010-04-29 00:29:15 +02:00
Sebastian Held 885fc8ee26 Merge branch 'master' into sse
Conflicts:
	FDTD/engine.h
	openEMS.pro
	openems.cpp
2010-04-28 22:35:12 +02:00
Sebastian Held 5ae47e7cf8 updated helix example 2010-04-28 17:54:27 +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 a888c43607 matlab interface: added some excitation docu 2010-04-24 13:09:24 +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 0687eda2df example matlab/helix.m: empire reference implementation 2010-04-20 13:11:38 +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 88fccc0d47 matlab interface to harminv 2010-04-14 12:50:36 +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 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 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