Commit Graph

288 Commits (214f9ecdb21fe5bbabb6c7b069d1921839e7b850)

Author SHA1 Message Date
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 863e89f0bb FF plots: doc updates and some error/warnings added 2013-06-13 10:08:29 +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 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
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 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 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 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 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 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 1868fe929f matlab: fix in curve port
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-02-07 11:02:37 +01:00
Thorsten Liebig 138c094a44 ReadHDF5Dump: new sup-sampling for file reading
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-02-06 16:46:31 +01:00
Thorsten Liebig 081038db62 matlab doc updates
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-01-23 09:11:36 +01:00
Thorsten Liebig 3b44620278 current probes can be a point or line which allows for 1D/2D lumped ports
- this needs the new probe box interface in CSXCAD
- most tutorials have been updated

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-01-22 09:22:01 +01:00
Thorsten Liebig 964cb08f4d nf2ff: fix: cleanup old calculations
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-01-07 12:31:14 +01:00
Thorsten Liebig e5fd1e1f61 examples: dipole antenna example update
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2013-01-02 19:23:48 +01:00
Thorsten Liebig 2ca306f70f nf2ff: calculate LH- and RH circular polarization
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2013-01-02 19:23:25 +01:00
Thorsten Liebig d29eeefcda fix missing mpi.h include for h5readatt_octave.cc
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2013-01-02 19:21:08 +01:00
Thorsten Liebig ab4678fc23 doc: update to lumped port doc
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2012-12-12 22:27:47 +01:00
Thorsten Liebig 9bf2c18687 fix of warnings handling variable arguments in hdf5/vtk handling
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-12-12 14:45:26 +01:00
Thorsten Liebig 549949e427 matlab: port calculation: pass through unknown arguments to ReadUI
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2012-12-09 22:08:55 +01:00
Thorsten Liebig 1069424914 matlab: change in ReadUI handling the auto regressive model
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2012-12-09 22:08:55 +01:00
Thorsten Liebig 68a24f3a9c matlab: auto regressive model update, use error code to return status
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2012-12-09 22:08:55 +01:00
Thorsten Liebig 65b0c9bd87 matlab: Dump2VTK new option and updated doc
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-12-03 09:37:51 +01:00
Thorsten Liebig d63988ab7b harminv: fix to work on Windows and with Octave (all OS)
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-11-28 11:29:57 +01:00
Thorsten Liebig 2bc39894aa matlab: fix in field interpolation 2012-11-22 11:19:23 +01:00
Sebastian Held fdd8f08a7b typos 2012-11-16 21:44:46 +01:00
Thorsten Liebig ebc6930132 Tutorials: update to use the new port and meshing functions 2012-11-09 15:41:59 +01:00
Thorsten Liebig 7b3ded8f22 matlab: update handling ports
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-11-09 15:41:18 +01:00
Thorsten Liebig 9367a8c091 Tutorial: Use new CSXCAD function: DetectEdges
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-11-07 14:09:48 +01:00
Thorsten Liebig b5a39c54ba matlab doc update 2012-11-06 15:55:41 +01:00
Thorsten Liebig 89edc9eb25 matlab: port API changed, excitation now with automatic name
- some tutorial examples updated

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-10-29 15:34:21 +01:00
Thorsten Liebig 7454df0429 Tutorials: patch antenna using a square port 2012-10-11 08:33:29 +02:00