Commit Graph

777 Commits

Author SHA1 Message Date
Sebastian Held
bd28d77e3b silenced some warnings; reformatted pro-file 2012-06-17 20:29:31 +02:00
Thorsten Liebig
6390b11e53 version 0.0.28 2012-06-13 11:00:23 +02:00
Thorsten Liebig
b6b23db54c pro-file: prepare for vtk 5.10 2012-06-13 11:00:14 +02:00
Thorsten Liebig
b6196230f5 matlab: regression fix in ConvertHDF5_VTK 2012-06-13 10:44:44 +02:00
Thorsten Liebig
640419ab7a complete cylindrical multigrid support for conducting sheet model 2012-06-06 14:23:12 +02:00
Thorsten Liebig
f3dc73873d Allow Lorentz material and cylindrical multi-grids 2012-06-06 14:18:42 +02:00
Thorsten Liebig
4250c6f888 SAR: calculate dissipated power directly and independent of material density 2012-06-06 10:35:05 +02:00
Thorsten Liebig
d2f78e78cf fix in cylindrical wave tutorial 2012-06-06 10:32:44 +02:00
Thorsten Liebig
1f32d4f7c6 conducting sheet model: fixes concerning cylindrical mesh 2012-06-06 10:31:21 +02:00
Thorsten Liebig
d7d5802ba9 fixed unnecessary memory allocation for lorentz material extension 2012-06-06 10:30:47 +02:00
Thorsten Liebig
a29ba68729 lorentz material model now supports cylindrical coordinates 2012-06-06 10:29:57 +02:00
Thorsten Liebig
11fed5f506 cylinder engine extension changed handling and priority 2012-06-06 10:28:06 +02:00
Thorsten Liebig
0cf527d74c introduced new (dummy) cylinder engine
This is mainly for completeness, this engine doesn't (yet) have any functionality
2012-06-06 10:25:40 +02:00
Thorsten Liebig
08328e62b0 updates to GetYeeCoords
the cylindrical multigrid will return false in case of a sub-grid mesh position
2012-06-06 10:19:30 +02:00
Thorsten Liebig
8d10970c3c operator extension saves information about cylindrical mesh special case r==0 2012-06-06 10:16:55 +02:00
Thorsten Liebig
f24d5e60fc fixed ifdef for 64 vs 32 bit 2012-06-06 10:13:33 +02:00
Thorsten Liebig
993466fd69 fixed typo 2012-06-06 10:13:04 +02:00
Thorsten Liebig
a3ef97eb3e fix: SAR processing: don't dump data if disabled 2012-05-24 15:26:23 +02:00
Thorsten Liebig
a81e58dbcd win64: show 64bit info 2012-05-24 09:59:31 +02:00
Thorsten Liebig
6bf0b06162 pro file updates 2012-05-24 09:55:48 +02:00
Thorsten Liebig
6cee18f934 nf2ff win32 fix missing tinyxml include path 2012-05-11 12:10:26 +02:00
Thorsten Liebig
864e3bb321 fixed depreciated backslashes 2012-05-11 11:36:32 +02:00
Thorsten Liebig
4e41e7064a win32: build fix missing include path 2012-05-11 11:36:32 +02:00
Thorsten Liebig
03ea877bf7 allow conducting sheet for cylindrical multigrids 2012-05-11 10:49:55 +02:00
Thorsten Liebig
9b0186502b disable pml in alpha-direction for cylindrical multigrid scheme
todo: pml should be enabled for all sub-grids

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-05-11 10:49:22 +02:00
Thorsten Liebig
c809cc65cd cleanup in operator extensions GetExtensionName() 2012-05-11 10:47:45 +02:00
Thorsten Liebig
c4db77dd18 fix: Operator Extension base class returns NULL on Clone() by default 2012-05-11 10:45:44 +02:00
Thorsten Liebig
ac8ecb64c8 fixes and fallback in conducting sheet model
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-05-10 11:04:44 +02:00
Thorsten Liebig
26abf71428 new example demonstrating the conducting sheet model 2012-05-08 14:15:48 +02:00
Thorsten Liebig
08be51b5f6 path fix for private function "invoke_openEMS" 2012-05-08 13:59:00 +02:00
Thorsten Liebig
317ef82993 new FDTD extension: conducting sheet model 2012-05-08 13:58:20 +02:00
Thorsten Liebig
3abe10848d dispersive material: critical bug fixes 2012-04-27 16:47:27 +02:00
Thorsten Liebig
65c835dbf2 matlab: changes in reading hdf5 dumps
* can now read additional attributes
* API has changed regarding frequency attribute
2012-04-27 16:37:42 +02:00
Thorsten Liebig
f62da05c12 rewritten SAR calculation 2012-04-27 16:37:42 +02:00
Thorsten Liebig
c2abe89440 Drude material: added support for multi-pole drude 2012-04-27 16:37:42 +02:00
Thorsten Liebig
796fd83f7b dispersive material extension: prepared for higher order dispersion 2012-04-27 16:37:42 +02:00
Thorsten Liebig
fb5b330d25 drude type material: losses added 2012-04-27 16:37:42 +02:00
Sebastian Held
cd3c8baefd cleanup
moved internal scripts to private subdir
2012-04-12 22:03:45 +02:00
Thorsten Liebig
5d68e6de44 matlab: fixes for LumpedPort using R=0
bug: if no excitation was specified and R=0,
port would act as open instead of a short-circuit
fix: create metal box for R=0 and just always use a soft excitation

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-04-11 11:49:45 +02:00
Thorsten Liebig
703599799a matlab: curve port using a lumped element 2012-04-11 11:44:10 +02:00
Thorsten Liebig
0ef64998e4 use upstream tinyxml 2012-04-11 11:43:30 +02:00
Sebastian Held
3fdaa90e68 removed multiple invocations of git during build 2012-04-01 22:35:06 +02:00
Sebastian Held
6f2aaa3512 fix compile error in setup.m for hdf5-1.8.x 2012-03-26 21:48:17 +02:00
Sebastian Held
2384bc9895 packaging: patch CalcNF2FF.m 2012-03-02 20:26:44 +01:00
Sebastian Held
1509e80454 compile fixes 2012-03-02 20:26:36 +01:00
Sebastian Held
07890c4da8 added files to generate rpms or debs
These files are tested at OpenSUSE Build Service
2012-03-02 20:25:50 +01:00
Sebastian Held
980ef182c2 added README file 2012-03-02 20:25:50 +01:00
Sebastian Held
12e9d62bc2 enhanced Makefile targets 2012-03-02 20:25:50 +01:00
Thorsten Liebig
4690e6a5b9 matlab Tutorials: update and new helical antenna tutorial 2012-03-01 13:52:15 +01:00
Thorsten Liebig
710270f8fa nf2ff: show datasize at verbose level 1 2012-03-01 10:26:03 +01:00