Commit Graph

126 Commits (241ec2bb40a3a76b443e8c9c45ab3f27e2b70bf2)

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