Commit Graph

99 Commits (0973f80680f120e951f2bcfef1461997b2035cea)

Author SHA1 Message Date
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
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