Commit Graph

184 Commits

Author SHA1 Message Date
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
Thorsten Liebig
84daf1a024 InitFDTD doc update and default values added 2012-01-17 10:23:13 +01:00
Thorsten Liebig
badad9cc3b Matlab: major updates/fixes for Octave support handling hdf5 field dumps
Octave: to setup the full octave hdf5 support
run setup.m to build all necessary octave files.
Repeat this process any time you update openEMS or octave.

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-01-16 13:30:50 +01:00
Thorsten Liebig
a9493f8138 Matlab: use InitFDTD with 'CoordSystem',1 instead ot InitCylindricalFDTD 2012-01-16 10:12:01 +01:00
Thorsten Liebig
64c74919c7 matlab: update to ConvertHDF5_VTK 2012-01-16 09:59:54 +01:00
Thorsten Liebig
ae49ee952f matlab: Dump2VTK: added support for native coordinate system dumps 2012-01-13 15:56:03 +01:00
Thorsten Liebig
da68ae659f matlab: new function to convert/dump hdf5 --> vtk 2011-12-22 13:48:46 +01:00
Thorsten Liebig
c690c5c73a matlab: fixes in RunOpenEMS_Parallel 2011-12-22 13:40:29 +01:00
Thorsten Liebig
a704681aa4 matlab: added timeout to FindFreeSSH 2011-12-22 13:38:32 +01:00
Thorsten Liebig
37922d3529 nf2ff: workaround bad matlab memory management 2011-12-19 10:49:41 +01:00
Thorsten Liebig
2a9b39565a queue: use current matlab or octave as default & docu updates 2011-12-19 10:47:38 +01:00
Thorsten Liebig
a13eb2a583 error handling in queue framework 2011-12-19 09:54:11 +01:00
Thorsten Liebig
743c7a592d Tutorial: mesh bug fixed 2011-12-09 19:11:36 +01:00
Thorsten Liebig
943846611b Tutorials: two new horn antenna tutorials 2011-11-30 14:59:12 +01:00
Thorsten Liebig
5b8dfba6cf simplified inf dipole example 2011-11-28 14:12:16 +01:00
Thorsten Liebig
43179fb6e8 Dump2VTK: spherical mesh support 2011-11-28 14:10:22 +01:00
Thorsten Liebig
32a759757f queues: update & fixes 2011-11-28 14:09:14 +01:00
Thorsten Liebig
eca5501c98 dump farfield pattern into a vtk file 2011-11-28 13:14:44 +01:00
Thorsten Liebig
eb4c271980 nf2ff: added direction support & reduced memory consumption 2011-11-28 13:13:57 +01:00
Thorsten Liebig
eb769052a2 matlab: FindFreeSSH allow hostfile 2011-11-24 09:00:13 +01:00
Thorsten Liebig
7ef80834cb matlab: Queue interface to run scripts (e.g. sweeps) in parallel 2011-11-16 13:37:44 +01:00
Thorsten Liebig
1bb34a8d35 bug fixes in matlab tutorials 2011-11-08 11:47:01 +01:00
Thorsten Liebig
6c42b969d4 matlab: fix in optimizer example 2011-11-07 11:56:48 +01:00
Thorsten Liebig
474a727953 increased wait timeout for finding a free ssh host 2011-11-07 11:54:34 +01:00
Thorsten Liebig
5370df360c update handling MPI + matlab doc
openEMS_MPI.pro is used to compile openEMS with MPI support
do: qmake openEMS_MPI.pro & make -j
2011-10-27 13:35:02 +02:00
Thorsten Liebig
5d9e3b0a9e matlab: examples update 2011-09-20 15:09:54 +02:00
Thorsten Liebig
1153b23c41 new tutorial: 2D Cylindrical Wave 2011-09-20 12:55:23 +02:00
Thorsten Liebig
0457d85dfc tutorials: fixed typos 2011-09-20 10:00:10 +02:00
Thorsten Liebig
1e52c6b444 new tutorial: CRLH Leaky Wave Antenna 2011-09-20 09:49:05 +02:00
Thorsten Liebig
9f0799bbc2 matlab: AddMSLPort, allow lumped port resistance for active and passive ports 2011-09-19 16:15:15 +02:00
Thorsten Liebig
853b482717 tutorials: header update MSL_NotchFilter 2011-09-19 12:23:14 +02:00
Thorsten Liebig
d3d9db2933 new tutorials: MSL_NotchFilter & CRLH_Extraction 2011-09-19 12:22:37 +02:00
Thorsten Liebig
dd7269d40a matlab: revision of AddMSLPort + calcPort
all examples using this functions need to be revised!
2011-09-19 10:14:27 +02:00
Thorsten Liebig
ed79f91a0f moved tutorials to matlab/tutorials 2011-09-19 09:33:42 +02:00
Thorsten Liebig
6a8b6dadae matlab field range now has more flexibility 2011-09-14 16:38:59 +02:00
Thorsten Liebig
4edc50b981 allow RunOpenEMS without options 2011-09-13 10:50:08 +02:00
Thorsten Liebig
467af5e5b6 typo in matlab SetGaussExcite 2011-09-08 15:43:41 +02:00
Thorsten Liebig
326e0aaa31 Dump2VTK: replace NaN and Inf with 0 2011-08-16 11:23:44 +02:00
Thorsten Liebig
ea71dce1c3 matlab: some fixes in field interpolation and vtk dump 2011-07-22 10:02:09 +02:00
Thorsten Liebig
68bc235058 fix in ps command of FindFreeSSH 2011-07-13 09:39:41 +02:00
Thorsten Liebig
20edb20efe matlab: AddLumpedPort completely rewritten 2011-07-13 09:38:31 +02:00
Thorsten Liebig
b6d62858cc matlab: RunOpenEMS can search a list for a free host using FindFreeSSH 2011-07-07 08:11:39 +02:00
Thorsten Liebig
d8599ca3a4 matlab ReadUI: new default AR order 0 2011-07-07 08:09:34 +02:00
Sebastian Held
3f041cc5af enclose pwd in single quotes to allow for some special characters
Found by Fedor.
2011-06-30 09:59:00 +02:00
Thorsten Liebig
be9ee6b76b new autoregressive signal model for dft resonance estimation 2011-06-08 11:25:35 +02:00