Commit Graph

228 Commits (3dd48d8cf98e8db381becde26d979f3c3a868179)

Author SHA1 Message Date
Sebastian Held 3dc6cbebbd modified to work with octave-3.2.4 2012-08-19 00:12:50 +02:00
Thorsten Liebig 97311fc1a3 matlab: help doc on WriteOpenEMS 2012-08-02 13:33:55 +02:00
Thorsten Liebig c42ab63f90 matlab: improved help on RunOpenEMS function 2012-08-02 13:29:22 +02:00
Thorsten Liebig af062cacb1 fix in RumOpenEMS_Parallel if no host list is given 2012-08-02 13:28:11 +02:00
Thorsten Liebig 5c721e4704 matlab: hdf5-read: don't show an error message if no FD data is present 2012-07-31 14:22:10 +02:00
Thorsten Liebig cb78878604 matlab: some fixes and updates handling hdf5 files 2012-07-30 11:13:36 +02:00
Thorsten Liebig 0ad528e6b8 operator: use newton iteration to calculate numerical phase velocity 2012-07-25 09:41:30 +02:00
Thorsten Liebig 4741bcf069 matlab: allow AddLumpedPort with R=inf --> no lumped resistor 2012-07-23 12:12:16 +02:00
Thorsten Liebig 3546fcc97d TFSF: some critical fixes & Tutorial updates 2012-07-23 12:10:35 +02:00
Thorsten Liebig e4eee538d6 tutorial: added RCS calculations to RCS_Sphere example
This still needs testing and validation!

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-07-18 16:04:05 +02:00
Thorsten Liebig ef8ef75032 Matlab: AddPML allow single value for all directions
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-07-18 16:03:27 +02:00
Thorsten Liebig 7f4a0ccdaa nf2ff: dump radiated power for all theta+phi directions 2012-07-18 15:45:37 +02:00
Thorsten Liebig be8a3fbc51 new extension: total-field/scattered-field excitation
See new matlab tutorial: RCS_Sphere.m

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-07-18 13:12:25 +02:00
Thorsten Liebig c58e4c5868 matlab: fix in MSL port, allow lumped element for active & inactive ports 2012-06-18 09:06:20 +02:00
Thorsten Liebig b6196230f5 matlab: regression fix in ConvertHDF5_VTK 2012-06-13 10:44:44 +02:00
Thorsten Liebig d2f78e78cf fix in cylindrical wave tutorial 2012-06-06 10:32:44 +02:00
Thorsten Liebig 26abf71428 new example demonstrating the conducting sheet model 2012-05-08 14:15:48 +02:00
Thorsten Liebig 08be51b5f6 path fix for private function "invoke_openEMS" 2012-05-08 13:59:00 +02:00
Thorsten Liebig 317ef82993 new FDTD extension: conducting sheet model 2012-05-08 13:58:20 +02:00
Thorsten Liebig 65c835dbf2 matlab: changes in reading hdf5 dumps
* can now read additional attributes
* API has changed regarding frequency attribute
2012-04-27 16:37:42 +02:00
Thorsten Liebig fb5b330d25 drude type material: losses added 2012-04-27 16:37:42 +02:00
Sebastian Held cd3c8baefd cleanup
moved internal scripts to private subdir
2012-04-12 22:03:45 +02:00
Thorsten Liebig 5d68e6de44 matlab: fixes for LumpedPort using R=0
bug: if no excitation was specified and R=0,
port would act as open instead of a short-circuit
fix: create metal box for R=0 and just always use a soft excitation

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-04-11 11:49:45 +02:00
Thorsten Liebig 703599799a matlab: curve port using a lumped element 2012-04-11 11:44:10 +02:00
Sebastian Held 6f2aaa3512 fix compile error in setup.m for hdf5-1.8.x 2012-03-26 21:48:17 +02:00
Thorsten Liebig 4690e6a5b9 matlab Tutorials: update and new helical antenna tutorial 2012-03-01 13:52:15 +01:00
Thorsten Liebig 5ae0d56288 matlab nf2ff: docu update 2012-03-01 10:25:36 +01:00
Thorsten Liebig dc080b741a matlab nf2ff: pass trough arguments to dump-boxes 2012-03-01 10:23:02 +01:00
Thorsten Liebig 3b1ab95cce tutorials: fixes and updates 2012-02-29 13:43:04 +01:00
Thorsten Liebig c0f8cffa0a matlab: compare nf2ff data for relative difference 2012-02-29 13:41:37 +01:00
Thorsten Liebig 34ccfef202 matlab: fix in lumped port excitation definition 2012-02-27 15:15:14 +01:00
Thorsten Liebig 84668f7e3b matlab: added support for cylindrical MSL port & fix for up-side-down oriented MSL port
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-02-22 10:14:38 +01:00
Thorsten Liebig cf258a98d8 Tutorials: Antenna updates & fixes 2012-02-21 10:59:19 +01:00
Thorsten Liebig d5b9ce406a matlab: allow AddPML to work with cylindrical mesh 2012-02-17 12:34:52 +01:00
Thorsten Liebig 3439ca6834 nf2ff: verify read-only data with requested values 2012-02-17 12:34:17 +01:00
Thorsten Liebig 7c0de5ea08 ReadNF2FF: fixed support for older matlab versions 2012-02-13 09:58:15 +01:00
Thorsten Liebig 82533bc84e nf2ff: new support for cylindrical mesh & added nf2ff phase center definition
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-02-10 12:02:25 +01:00
Thorsten Liebig 4bd261b858 LumpedPort: use hard source for R=0 2012-02-10 11:56:41 +01:00
Thorsten Liebig e362245dd2 fix in ConvertHDF5_VTK for TD dumps 2012-02-07 16:31:52 +01:00
Thorsten Liebig 09092844c4 RunOpenEMS: support for windows ssh using putty
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-02-07 10:46:38 +01:00
Thorsten Liebig b74dd90558 AnalyzeNF2FF depreciated message & some checks 2012-02-07 10:24:50 +01:00
Thorsten Liebig d0d2593ab3 Tutorials update using new nf2ff calc 2012-02-07 10:13:50 +01:00
Thorsten Liebig 755ff7f420 win32: fixes for nf2ff calc and hdf5 handling 2012-02-06 14:26:06 +01:00
Thorsten Liebig f507d20eb1 matlab interface to new nf2ff application 2012-02-02 12:23:50 +01:00
Thorsten Liebig f970e5a8d7 update to CreateNF2FFBox 2012-02-02 11:52:55 +01:00
Thorsten Liebig da87b25f49 ReadHDF5Mesh: added support for spherical mesh 2012-02-02 11:46:39 +01:00
Thorsten Liebig fe35f550af fixed octave hdf5 attribute reading: read float array from Dataset OR group 2012-02-02 11:39:35 +01:00
Thorsten Liebig c485f041ec Matlab tutorial updates and tests 2012-01-17 15:49:37 +01:00
Thorsten Liebig 705f422d84 removed display of openEMS execution command 2012-01-17 11:33:33 +01:00
Thorsten Liebig 979ed737f6 update to InitFDTD argument doc 2012-01-17 11:32:58 +01:00