Commit Graph

159 Commits (7ef80834cb7d2004d9afa5cf967c78bfc686ff38)

Author SHA1 Message Date
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
Thorsten Liebig 36c933c208 use absolute time in dft and fft 2011-06-08 11:23:55 +02:00
Thorsten Liebig a6d5d79ced matlab: typo 2011-05-30 10:58:58 +02:00
Thorsten Liebig b39aa3857d MPI: simplified matlab interface: RunOpenEMS_MPI using a host list 2011-05-04 17:08:39 +02:00
Sebastian Held c34d100f6e bug fixes in matlab port functions 2011-04-20 14:25:00 +02:00
Sebastian Held 3bce66a510 typo 2011-04-20 14:22:22 +02:00
Thorsten Liebig 1bab004858 updates & fixes to matlab handling field dumps 2011-04-11 11:43:43 +02:00
Thorsten Liebig 4877532c8e fix in ReadHDF5FieldData 2011-04-08 11:26:13 +02:00
Thorsten Liebig 7b34a8706a new lumped elements using new CSPropLumpedElement CSXCAD-class 2011-04-08 09:59:48 +02:00
Thorsten Liebig 43177a2237 MPI: RunOpenEMS_MPI on Linux only 2011-03-21 14:46:35 +01:00
Thorsten Liebig 9c061e9d84 MPI: redirect output for ranks>0 to file
changes to main.cpp:
read global command line arguments first to allow for immediate output redirection

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2011-03-10 10:39:08 +01:00
Thorsten Liebig eb7524b6f6 MPI: Setup MPI now allows split in all directions with defitions read from xml-file
Warning: depends on API changes in CSXCAD!
2011-03-10 10:39:08 +01:00
Thorsten Liebig 8acb348edb MPI: simplified RunOpenEMS 2011-03-10 10:39:08 +01:00
Thorsten Liebig 581a905b05 MPI+matlab: auto boot mpd with given hostfile 2011-03-10 10:39:08 +01:00
Thorsten Liebig a20fbea530 MPI: new matlab RunOpenEMS_MPI 2011-03-10 10:39:07 +01:00
Thorsten Liebig 95c5f59d31 matlab: fix undesired output in hdf5 field data read 2011-03-10 10:34:44 +01:00
Thorsten Liebig 9a77f18637 matlab API change: ports now need a priority! 2011-02-08 10:35:23 +01:00
Thorsten Liebig 4dab50a3f1 matlab: enable non comlex FD dump to read
todo: the matlab function should use the number of frequencies in the hdf5 file in the future
2011-02-04 10:27:42 +01:00
Sebastian Held aacd0964fb updated calcPort.m to return time- and frequency domain currents and voltages 2011-02-04 09:38:15 +01:00
Thorsten Liebig 15826e910e matlab: critical bug fix in dft/fft calculations 2011-01-31 10:57:20 +01:00
Thorsten Liebig 529cbc1305 matlab Dump2VTK: coordinate transform for 3D fields only 2011-01-26 08:23:49 +01:00
Thorsten Liebig 57c4c56849 matlab fix: missing time information in ReadHDF5FieldData 2011-01-24 09:26:14 +01:00
Thorsten Liebig faf377081d matlab: fix in ReadHDF5FieldData handling FD dumps 2011-01-20 14:38:11 +01:00
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