Commit Graph

783 Commits (410d250995a87205c91a081bf5f25bf2d18a28b1)

Author SHA1 Message Date
Thorsten Liebig 91da277ecc added tutorials folder 2011-09-14 16:30:32 +02:00
Thorsten Liebig c4b7ecb88e critical fix in GetYeeCoords
this was affecting the correct snapping/weighting of current excitations
2011-09-13 10:51:11 +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 422f17b414 allow multiple boxes in Probe and Dump Properties
if more than one box is defined for a probe or dump property,
the name of the probe/dump processing is appended by a "_n"
2011-08-31 11:05:04 +02:00
Thorsten Liebig 6b9320490a fix in lumped elements snapping 2011-08-16 17:04:16 +02:00
Thorsten Liebig eb74757789 openEMS using CSX mesh type definition 2011-08-16 17:03:57 +02:00
Thorsten Liebig 326e0aaa31 Dump2VTK: replace NaN and Inf with 0 2011-08-16 11:23:44 +02:00
Thorsten Liebig 01bdb9e03e find and delete an existing operator extension 2011-07-25 14:57:09 +02:00
Thorsten Liebig 0fe63823d0 bug fix in operator resetting and (Re)InitExcitation 2011-07-25 14:56:27 +02:00
Thorsten Liebig ea71dce1c3 matlab: some fixes in field interpolation and vtk dump 2011-07-22 10:02:09 +02:00
Thorsten Liebig 74a0c8f6fa Processing now using SnapBox2Mesh 2011-07-22 10:01:19 +02:00
Thorsten Liebig 2e8e8caa4e Operator: new SnapBox2Mesh + used by CalcLumpedElement 2011-07-22 09:58:02 +02:00
Thorsten Liebig 3dcc218b09 show snapped coordinates for dump boxes (if enabled) 2011-07-22 09:55:05 +02:00
Thorsten Liebig c7d24d08f1 fix: dump operator debug files in native format only 2011-07-14 13:42:33 +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 afd4a5d07b fixes in current integration box
the given coordinates are now always inside the integration box
2011-07-13 09:36:23 +02:00
Thorsten Liebig 8237d39ece bug fixes in Calc_LumpedElements 2011-07-13 09:32:44 +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
Thorsten Liebig a4611f1339 critical fix in ProcessFields opt resolution mesh calc 2011-07-07 08:05:49 +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 ca8c5eeee4 upml: critical bug in upml grading function
wrong upml grading function has made the pml unstable or fail for small mesh delta units
2011-06-08 10:29:00 +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
Thorsten Liebig 28dc323e8a revised Operator::SnapToMesh & fix in cylindrical H-Field interpolation 2011-04-27 13:01:02 +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 7d30ce2fb6 removed old legacy vtk file writing 2011-04-13 16:22:06 +02:00
Thorsten Liebig 01e8a8011a fixed argument parsing & always redirect MPI output 2011-04-13 16:21:59 +02:00
Thorsten Liebig 906800c057 file-IO support native field dumps 2011-04-13 12:18:03 +02:00
Thorsten Liebig 1a06418914 new engine interface for cylindrical fdtd, handling the closed cylinder 2011-04-13 12:16:54 +02:00
Thorsten Liebig 1bab004858 updates & fixes to matlab handling field dumps 2011-04-11 11:43:43 +02:00
Thorsten Liebig 6cb2f0bbbd win32: compilation fix: added vtk includes and libs 2011-04-08 13:13:07 +02:00
Thorsten Liebig 143b561362 lib info updates & vtk>5.2 needs vtkFiltering lib 2011-04-08 12:27:42 +02:00
Thorsten Liebig 91ba3a6f6f MPI: lib info update & compilation fix 2011-04-08 12:26:32 +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 62acf5f1b3 ProcessFields now using new VTK_File_IO class for vtk dumps
Todo:
- HDF5_File_IO
- replace all old vtk dump method usage and remove them
2011-04-01 15:29:56 +02:00
Thorsten Liebig 3dc19c1f4d new dump file IO class concept 2011-04-01 15:08:56 +02:00
Thorsten Liebig f732038475 regression fix for --debug-CSX option 2011-03-28 14:27:28 +02:00
Thorsten Liebig 1ea56b8efc update to command line options 2011-03-28 11:20:26 +02:00
Thorsten Liebig 77cae6185e MPI: added closed cylinder operator support 2011-03-28 10:38:48 +02:00
Thorsten Liebig 06eb82832e MPI: operator saves process table 2011-03-28 10:26:08 +02:00
Thorsten Liebig 9f40c20d43 regression fix in cylinder extension 2011-03-21 15:48:20 +01:00
Thorsten Liebig 241ec2bb40 check if operator setup was successful 2011-03-21 15:10:09 +01:00
Thorsten Liebig 46230f63c7 MPI: check if multigrid and MPI setup is compatible 2011-03-21 15:09:33 +01:00