Commit Graph

838 Commits (77e0cd2c60ca4e756396a385b0145345472ca0fe)

Author SHA1 Message Date
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 2cbdf2d2b2 timestep length warning only for gaussian pulse excitation type 2012-01-17 11:31:53 +01:00
Thorsten Liebig 84daf1a024 InitFDTD doc update and default values added 2012-01-17 10:23:13 +01:00
Thorsten Liebig 488772de25 removed misleading timestep progress information, warning about to few timesteps instead
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-01-17 10:22:16 +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 aaeb103c57 fparser external lib reference added 2011-11-28 11:58:41 +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 489a45a666 fix missing initializations in CalcTimestep_Var1/3() 2011-11-16 12:50:22 +01:00
Thorsten Liebig db50e36c2f Cylindrical FDTD: use advanced timestep for non-singular mesh (r>0) 2011-11-16 12:46:49 +01:00
Thorsten Liebig a748b6416f bug fix handling field dumps for cylindrical coordinates & closed alpha mesh 2011-11-16 11:31:50 +01:00
Thorsten Liebig 3660da8a8d critical bug fix in handling lumped elements
bug: if one lumped element inside a property failed, all following elements were skipped
2011-11-16 11:30:21 +01:00
Thorsten Liebig d6f43512d8 show smallest timestep and its mesh position on debug level >=2 2011-11-16 11:26:10 +01:00
Thorsten Liebig a82e392338 new debug level 3, update to debug level 2011-11-16 11:24:25 +01:00
Thorsten Liebig 3acea1b203 console output: show snapped mesh type & number of lines/cells 2011-11-14 14:12:36 +01:00
Thorsten Liebig 830f7494c8 console output cleanup: use verbose level ('-v') for old verbose style 2011-11-08 11:49:14 +01:00
Thorsten Liebig 1bb34a8d35 bug fixes in matlab tutorials 2011-11-08 11:47:01 +01:00
Thorsten Liebig c9357823ff fix in openEMS MPI setup 2011-11-08 10:15:36 +01:00
Thorsten Liebig b34848f323 new engine interface using sse & speed enhancement in energy estimate
Note: cylindrical engine interface now based on sse engine interface
--> similar to sse engine & cylindrical engine
2011-11-07 12:07:55 +01:00
Thorsten Liebig 0f27f2c886 removed unused variable 2011-11-07 12:04:34 +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 0a19e9942d missing 1D array f4vector init 2011-11-07 11:46:22 +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 ed144229ac MPI not as default 2011-10-14 14:09:26 +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