Commit Graph

1143 Commits (a5a1dca8324aa12dfbf8e268fbc06c2310b91c69)

Author SHA1 Message Date
Thorsten Liebig 2d82e92acd matlab: CalcNF2FF can find all MPI faces
Note: nf2ff calc may not be able to handle this correctly!

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-07-11 17:42:43 +02:00
Stefan Mahr 326d433701 matlab: correct typo in function name DumpFF2VTK
Signed-off-by: Stefan Mahr <stefan.mahr@sphairon.com>
2013-06-26 20:45:19 +02:00
Stefan Mahr 74535823eb matlab: update tutorials and examples
Signed-off-by: Stefan Mahr <stefan.mahr@sphairon.com>
2013-06-14 18:05:48 +02:00
Stefan Mahr 214f9ecdb2 matlab: add warning for gnuplot colorbar issue 2013-06-13 18:00:11 +02:00
Stefan Mahr f053c058e4 matlab: use xticklabel with num2str for octave compatibility 2013-06-13 17:13:06 +02:00
Thorsten Liebig c7f09b42c3 update news for upcoming release
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-13 14:39:24 +02:00
Thorsten Liebig 863e89f0bb FF plots: doc updates and some error/warnings added 2013-06-13 10:08:29 +02:00
Thorsten Liebig 8359b9aeaf Merge remote-tracking branch 'dac/master' 2013-06-13 09:54:52 +02:00
Stefan Mahr 2c9e0cc8b4 matlab: add helper function for polar far-field plot
Signed-off-by: Stefan Mahr <stefan.mahr@sphairon.com>
2013-06-11 23:54:39 +02:00
Thorsten Liebig 1a9690a252 useful: use own matrix determinant and invert instead of vtkMatrix3x3
The only reason for this is that vtkMatrix3x3 would require vtk > v5.4

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-10 16:19:01 +02:00
Thorsten Liebig 37246be398 operator: additional fix to FindPath
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-10 10:13:58 +02:00
Thorsten Liebig 6db63bdd19 fix to LinePlaneIntersection function
- (u+v)<=1 would only allow an intersection of the triangle p0/p1/p2

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-06 15:56:06 +02:00
Thorsten Liebig d475091d49 Merge remote-tracking branch 'github/master' 2013-06-05 17:02:57 +02:00
Thorsten Liebig f286b88c67 matlab: updates to far-field plot functions
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-05 16:23:38 +02:00
Thorsten Liebig 5644d86836 Merge remote-tracking branch 'dac/master' + Matlab compat fix
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-05 16:03:04 +02:00
Thorsten Liebig 655cb7daed operator: fix in handling curve primitives in cylindrical coordinates
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-05 14:56:34 +02:00
Thorsten Liebig 3f70a49a0a some new useful functions
- function to calculate the cross product
- function to calculate the scalar product
- function to calculate the intersection of a line an a plane

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-05 11:44:51 +02:00
Stefan Mahr 6914d38985 matlab: update tutorials and examples 2013-06-05 00:45:55 +02:00
Stefan Mahr 31ebb3f994 matlab: add far-field plot helper functions 2013-06-04 15:50:59 +02:00
Thorsten Liebig 7e295edb54 nf2ff: allow Radius, Eps_r and Mue_r definition
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-03 21:44:12 +02:00
Stefan Mahr 0e11975235 matlab: fix logarithmic VTK export 2013-05-29 15:42:01 +02:00
Stefan Mahr 8e8351d038 matlab: add logarithmic option to VTK export 2013-05-29 14:34:15 +02:00
Thorsten Liebig 8698f7a448 matlab: allow running MPI openEMS on a HPC
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-05-15 16:03:48 +02:00
Thorsten Liebig a607bc6969 more options to setup SAR averaging method
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-05-15 16:02:30 +02:00
Thorsten Liebig c65b5df785 typo: replace Operator_Ext_TFST with Operator_Ext_TFSF
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-04-12 16:07:39 +02:00
Thorsten Liebig b8f1184071 remove old and unused split-field pml
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-04-12 14:26:26 +02:00
Thorsten Liebig 5f0261b3c5 matlab: port names support a prefix string
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-04-04 14:54:26 +02:00
Thorsten Liebig 7bbd70a951 fix tutorial: remove debug comments
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-04-02 15:34:59 +02:00
Thorsten Liebig 4c6294dfba fix in conducting sheet extension, missing initialization
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-31 23:04:04 +02:00
Thorsten Liebig e5d0529a4e matlab: waveguide ports don't need mesh info, only drawing unit
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-27 12:02:52 +01:00
Thorsten Liebig 8d8759cb1b Operator: add optional range to DumpPEC2File to allow for separated dump in case of a multi grid cylindrical operator
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-27 12:02:08 +01:00
Thorsten Liebig 70ff8634f4 Cylindrical MultiGrid Operator: record level of multi grid
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-27 12:00:46 +01:00
Thorsten Liebig 50418b8f4f matlab doc: missing dump statistics flag
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-27 11:59:06 +01:00
Thorsten Liebig 816553fc34 Operator: allow to choose time stepping method
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-27 11:58:24 +01:00
Thorsten Liebig 6016a10fc2 Operator: use internal function to delete inactive extensions
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-27 11:55:39 +01:00
Thorsten Liebig bd0df58253 bug fix: operator extensions copy constructor is missing copy for active flag
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-27 11:54:16 +01:00
Thorsten Liebig 0ba70f0a27 Tutorials: use new waveguide ports
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-22 16:39:31 +01:00
Thorsten Liebig c2078f5c39 ports: new switch direction and refractive index for waveguide ports
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-22 16:30:55 +01:00
Thorsten Liebig cc1847062f ports: new waveguide ports
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-22 13:54:18 +01:00
Thorsten Liebig ec4d133b04 ports: save U/I filenames and return ref-impedance
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-22 13:52:27 +01:00
Thorsten Liebig e113afb656 new: support debye dispersive material
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-19 14:02:06 +01:00
Thorsten Liebig 57dfd64c9b added support for Lorentz dispersive material
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-14 16:52:44 +01:00
Thorsten Liebig 130f07aef2 fix in InitFDTD handling variable arguments
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-01 09:13:53 +01:00
Thorsten Liebig 8d5043bd44 operator: alternative material averaging method
If constant cell material is activated, material probing is performed
only in the center of a primary cell.

This should improve and simplify SAR calculation if all materials
are assumed as constant within a primary YEE cell.

Usage from Matlab/Octave:
FDTD = InitFDTD('CellConstantMaterial',1);

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-02-18 10:38:55 +01:00
Thorsten Liebig e9495ef749 InitFDTD: API change to key/value only
legacy format is supported

Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2013-02-17 11:06:49 +01:00
Thorsten Liebig 62b2c1124c Tutorials: Helix antenna using curve instead of wire
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-02-13 13:58:19 +01:00
Thorsten Liebig 1f285996fc matlab: updates to LH/RH circ. polarization calculation
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-02-13 13:56:18 +01:00
Thorsten Liebig dea4065ca1 hdf5 reader: fix return value
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-02-12 08:58:50 +01:00
Thorsten Liebig 274800054f silence some warnings
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-02-07 11:25:34 +01:00
Thorsten Liebig 1868fe929f matlab: fix in curve port
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-02-07 11:02:37 +01:00