Commit Graph

112 Commits (2c3ebe5a7da77a59c700f7b92e31d74393246819)

Author SHA1 Message Date
Thorsten Liebig c264cc8dc0 fix in GetField_Interpolation & docu 2011-01-05 16:26:23 +01:00
Sebastian Held ba2b962c4b new example: directional coupler in stacked microstrip technology 2011-01-03 15:34:32 +01:00
Sebastian Held 58298e42d3 minor fix AddMSLPort.m 2011-01-03 11:03:20 +01:00
Sebastian Held af4318ef7e typo 2011-01-03 11:02:37 +01:00
Thorsten Liebig dce988b52f waveguide examples update 2011-01-02 11:32:00 +01:00
Thorsten Liebig 7d09021dd4 fixes in Plot- and ReadHDF5FieldData 2011-01-02 11:28:03 +01:00
Thorsten Liebig 2859b394c2 update matlab examples: Circular waveguide 2011-01-01 18:48:19 +01:00
Thorsten Liebig 5a9b6e1bd5 matlab examples: update to patch-antenna and new patch antenna array example 2010-12-28 13:36:19 +01:00
Thorsten Liebig 2254e01fd6 matlab docu fix for lumped port 2010-12-26 19:45:48 +01:00
Thorsten Liebig b7a9b8c605 simplified nf2ff creation and example update 2010-12-21 09:35:27 +01:00
Sebastian Held 09371484f4 new matlab function: WriteHDF5 2010-12-20 13:16:18 +01:00
Sebastian Held 1aae16dc95 new feature: near-field to far-field transform 2010-12-20 13:15:51 +01:00
Thorsten Liebig 661410cd66 ProcessFields now writes TD data into HDF5 group: /FieldData/TD + adapted matlab HDF5
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-12-20 10:40:33 +01:00
Thorsten Liebig 79c742ffc7 matlab docu update 2010-12-16 13:42:43 +01:00
Sebastian Held e9ea327f17 calcPort.m now uses ReadUI.m 2010-12-16 11:39:13 +01:00
Sebastian Held ee23c2f909 testsuite updated 2010-12-16 10:33:06 +01:00
Thorsten Liebig b324296e23 update example: Rect_Waveguide 2010-12-09 12:59:10 +01:00
Sebastian Held 1cb6040524 new optimizer: based on ASCO (http://asco.sf.net)
high-performance differential evolution (DE) optimization algorithm
2010-11-29 14:11:03 +01:00
Sebastian Held 3998f8d1ec new port: AddCurvePort.m 2010-11-29 14:09:04 +01:00
Thorsten Liebig c271a68226 matlab: fix in lumped port priorities 2010-11-26 14:51:39 +01:00
Thorsten Liebig 2c60bf042e matlab: Dump2VTK now can dump scalar field + dump speed enhancements 2010-11-26 14:50:49 +01:00
Thorsten Liebig 150b290aec matlab: ssh: copy all simulation files to host machine 2010-11-26 14:48:47 +01:00
Sebastian Held affd6ada44 minor changes at RunOpenEMS.m (SSH specific) 2010-11-25 12:54:02 +01:00
Thorsten Liebig f204bc2723 Mode matching probe: fixed an error in HField interpolation
Now also excluding the boundaries from the MM.
Updated waveguide example: Rect_Waveguide.m

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-10-26 08:30:35 +02:00
Sebastian Held 244b92e529 matlab examples: cleaned up MSL2; updated MSL port 2010-10-19 12:33:03 +02:00
Sebastian Held 3205d31654 matlab examples: cleaned up MSL 2010-10-19 08:57:10 +02:00
Sebastian Held 52feb7d299 matlab examples: cleaned up Patch_Antenna 2010-10-14 13:25:16 +02:00
Sebastian Held 2948b94cf9 categorized matalb examples 2010-10-14 13:25:16 +02:00
Thorsten Liebig 1dacbeeb1a matlab: Dump2VTK using scientific float print 2010-10-14 12:20:19 +02:00
Thorsten Liebig da67c57b47 example: patch antenna 2010-10-12 16:45:34 +02:00
Thorsten Liebig 58d8fc1ec5 matlab: field interpolation on given lines 2010-10-12 16:45:34 +02:00
Sebastian Held 5f033659ea matlab: new function to add the mesh-space required for PML 2010-10-12 16:35:51 +02:00
Sebastian Held 4a42d707cf matlab: PlotHDF5FieldData.m plots now 2D fields, too 2010-10-06 17:42:55 +02:00
Sebastian Held 77d371788d matlab: calcMSLPort.m: minor update 2010-10-04 10:17:15 +02:00
Sebastian Held 6f3aa5fd11 Octave compatibility: ReadHDF5*.m 2010-10-02 21:04:28 +02:00
Thorsten Liebig 8f4f9729a4 fix: check for valid interpolation 2010-09-28 16:30:40 +02:00
Thorsten Liebig 70345c32f0 matlab: some new hdf5 field processing routines 2010-09-28 10:34:02 +02:00
Thorsten Liebig 8623e32925 matlab: fix and updates in ReadHDF5Mesh 2010-09-28 10:34:02 +02:00
Thorsten Liebig ab701c4a7f new allow multiple ProcessIntegral and ProcessModeMatch using this to dump mode purity additionally 2010-09-09 10:02:33 +02:00
Thorsten Liebig 20ade0f053 new: enable cascaded multi-grids... incl. an example 2010-09-08 16:07:28 +02:00
Thorsten Liebig bac2fc22f7 Mur-ABC: set a phase velocity to handle dispersive waveguides 2010-08-10 07:50:53 +02:00
Thorsten Liebig a82cd6d817 remote run: use mktemp to create tmp folder on ssh host 2010-08-09 16:56:35 +02:00
Thorsten Liebig 8947cefc14 matlab: allow optional arguments for SetBoundaryCond (e.g. pml grading function) 2010-07-30 17:53:04 +02:00
Thorsten Liebig f2a3b19d6e matlab: allow strings as BC definition 2010-07-30 17:03:34 +02:00
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