Commit Graph

938 Commits

Author SHA1 Message Date
Thorsten Liebig
0cb33c3753 minor typo
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-02-06 16:25:07 +01:00
Thorsten Liebig
920118ea5f SAR: increase accuracy in intermediate values
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-01-30 14:16:23 +01:00
Thorsten Liebig
944fd3c528 SAR fix missing conductivity storage
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-01-30 14:15:35 +01:00
Thorsten Liebig
c22665e529 match SAR debug level to gobal verbose level
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-01-30 14:13:54 +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
cf5f1231bf release v0.0.30 + updated NEWS + new install instructions
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-12-14 13:14:07 +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
Sebastian Held
c3058a4c0c only add rpath to the executable, if custom library paths are used
openEMS does not need to explicitly link to libCGAL. libCSXCAD does this already.
2012-12-08 15:08:17 +01:00
Thorsten Liebig
b2e2140b59 Merge remote-tracking branch 'seb/master' 2012-12-05 10:41:27 +01:00
Thorsten Liebig
a912d438a9 project file updates
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-12-04 16:47:01 +01:00
Thorsten Liebig
2c8dcb7089 qmake: flexible build paths
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-12-03 14:22:25 +01:00
Thorsten Liebig
e6c0444985 CSXCAD: match recent version with split files for primitives and properties
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-12-03 13:59:39 +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
Sebastian Held
aa4bc43a4d fixed testsuite (Coax.m) 2012-11-30 23:06:23 +01:00
Thorsten Liebig
c536e1f344 process fields: new SAR calculation
todo: needs much testing and evaluation

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-11-29 16:45:48 +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
Thorsten Liebig
0cdc26eba2 cylindrical operator: improve mesh snapping for angular directions 2012-11-21 16:41:53 +01:00
Thorsten Liebig
e77a24ec9c fix in testsuite, fflush only known to Octave
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-11-21 16:39:44 +01:00
Thorsten Liebig
3dba30c240 regression fix
regression fix introduced by 013f92ba26

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-11-21 16:18:06 +01:00
Sebastian Held
fdd8f08a7b typos 2012-11-16 21:44:46 +01:00
Sebastian Held
c45cd4ab70 bugfix: missing virtual destructor 2012-11-15 22:26:13 +01:00
Sebastian Held
fb542df1c3 fixed warning about comparison between signed and unsigned
Proposed change:
Operator::SetBCSize() and Operator::GetBCSize() should have unsigned sizes.
2012-11-15 22:10:42 +01:00
Sebastian Held
013f92ba26 fixed some warnings of gcc-4.7 2012-11-15 21:44:43 +01:00
Thorsten Liebig
258590bd1a hdf5 parallel needs mpi include and libs
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-11-13 09:38:23 +01:00
Sebastian Held
f11b98ecf4 remove dependency on H5Cpp.h 2012-11-11 17:57:36 +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
d64e43a73c run post processing after final time evaluation
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-11-06 12:46:54 +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
211e7170e4 critical bug fix: access after delete
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-10-29 14:51:02 +01:00
Thorsten Liebig
af5063abc1 win32: hdf5 needs zlib for zlib compressed h5 files
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2012-10-23 09:53:16 +02:00
Thorsten Liebig
a55da1dafe win32: build fix, we need boost_chrono and boost_system
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-10-11 09:43:25 +02:00
Thorsten Liebig
7454df0429 Tutorials: patch antenna using a square port 2012-10-11 08:33:29 +02:00
Thorsten Liebig
fbc81791f5 examples: moved inf dipole to antenna examples 2012-10-11 08:32:53 +02:00
Thorsten Liebig
183d5f2899 matlab: new option for ConvertHDF5_VTK to choose a field weighting
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2012-10-10 22:00:51 +02:00
Sebastian Held
42f0a6dc59 linux compile fix
Forgot to add a header.
2012-10-06 21:10:23 +02:00
Sebastian Held
25e7cb2b20 compile fix for >=Qt-4.8.3
Qt-4.8.3 removed the flags -frtti and -fexceptions from the standard configuration. We now explicitly request RTTI and exceptions.
2012-10-06 20:56:51 +02:00
Sebastian Held
384cfe5677 bugfix Windows: FTZ and DAZ bits in SSE computation unit is thread dependent.
This fix sets the FTZ ans DAZ bits in every thread to gain the speedup.
Linux seems to store these bits per process rather than per thread.
2012-10-06 20:50:36 +02:00