Commit Graph

875 Commits (549949e42786b9c3d317a76e776b037a908834a4)

Author SHA1 Message Date
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
Sebastian Held 77e0cd2c60 typo 2012-10-06 20:38:37 +02:00
Sebastian Held 6bee409032 fix infDipole example 2012-09-30 14:07:56 +02:00
Thorsten Liebig 23f4240a61 version v0.0.29 2012-09-27 14:20:55 +02:00
Thorsten Liebig 0022996df6 FDTD: new argument to reduce the used timestep by a given factor
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-09-27 14:20:20 +02:00
Thorsten Liebig 2f228f2161 update & fix to FDTD simulation statistics
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-09-25 11:24:25 +02:00
Thorsten Liebig 36d869a41a global: arrange show and parse arguments; doc update 2012-09-24 15:19:16 +02:00
Thorsten Liebig 2966ba2902 new option to dump FDTD simulation statistics
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-09-24 15:16:47 +02:00
Thorsten Liebig ba474f6068 update for NEWS and README 2012-09-24 11:36:46 +02:00
Thorsten Liebig 6f160509c1 matlab/ReadHDF5Dump: new option for closed alpha data read 2012-09-21 14:21:00 +02:00
Thorsten Liebig f3eaf0e1c8 matlab/ReadHDF5FieldData: use CSXCAD isOctave function 2012-09-21 14:19:24 +02:00
Thorsten Liebig 892dd67264 matlab: new data type (real or complex value) flag for hdf5 data 2012-09-21 14:18:47 +02:00
Thorsten Liebig b3ca99ec56 matlab: new ReadHDF5Attribute function to abstract hdf5 attribute reading 2012-09-21 14:16:13 +02:00
Thorsten Liebig ccdb47a4cb fix in h5readatt_octave handling float or double attributes 2012-09-21 14:12:16 +02:00