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 |
Thorsten Liebig
|
52889f71cb
|
NEWS file added
|
2012-09-17 17:14:54 +02:00 |
Thorsten Liebig
|
631ce8c407
|
update on todo list
|
2012-09-17 17:13:51 +02:00 |
Thorsten Liebig
|
a704b49947
|
MPI: new check extension compatibility framework
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
|
2012-09-17 16:56:14 +02:00 |
Thorsten Liebig
|
a7380816e8
|
fix in handling extensions, delete/cleanup rejected extensions
|
2012-09-17 16:54:55 +02:00 |
Thorsten Liebig
|
e1376be1e5
|
nf2ff: use double for integral values
|
2012-09-17 13:21:32 +02:00 |
Thorsten Liebig
|
9d77b83105
|
Read nf2ff: more advanced Matlab version checking
|
2012-09-17 13:21:32 +02:00 |
Thorsten Liebig
|
0de3d0caf0
|
useful functions: split string to double added
|
2012-09-17 13:21:32 +02:00 |
Thorsten Liebig
|
f29ac7aa84
|
hdf5 reader: read frequency as double; doc updates
|
2012-09-17 13:21:32 +02:00 |
Thorsten Liebig
|
4818e836b7
|
hdf5 writer: allow data write for double data
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
|
2012-09-17 13:21:32 +02:00 |
Thorsten Liebig
|
3f5e22b7f0
|
revision of win build system
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
|
2012-09-14 15:14:26 +02:00 |
Thorsten Liebig
|
3dd48d8cf9
|
fixed priority system for dispersive media
|
2012-09-13 09:49:06 +02:00 |
Sebastian Held
|
3dc6cbebbd
|
modified to work with octave-3.2.4
|
2012-08-19 00:12:50 +02:00 |
Thorsten Liebig
|
ec1f3ec387
|
pro-file: Linux & win32 fixes
|
2012-08-02 13:43:18 +02:00 |
Thorsten Liebig
|
97311fc1a3
|
matlab: help doc on WriteOpenEMS
|
2012-08-02 13:33:55 +02:00 |
Thorsten Liebig
|
c42ab63f90
|
matlab: improved help on RunOpenEMS function
|
2012-08-02 13:29:22 +02:00 |
Thorsten Liebig
|
af062cacb1
|
fix in RumOpenEMS_Parallel if no host list is given
|
2012-08-02 13:28:11 +02:00 |
Thorsten Liebig
|
6222d1299e
|
linux: use upstream fparser library
|
2012-08-01 13:54:29 +02:00 |
Thorsten Liebig
|
4f53cb65fd
|
nf2ff: read FD data if present, fallback to TD data if necessary
|
2012-07-31 14:25:14 +02:00 |
Thorsten Liebig
|
8dc581a314
|
hdf5: reader can now read FD data & other improvements
|
2012-07-31 14:24:11 +02:00 |
Thorsten Liebig
|
5c721e4704
|
matlab: hdf5-read: don't show an error message if no FD data is present
|
2012-07-31 14:22:10 +02:00 |
Thorsten Liebig
|
833ceb37ec
|
hdf5 reader: fixed some warnings
|
2012-07-30 11:15:20 +02:00 |
Thorsten Liebig
|
a96ae7ca58
|
nf2ff: fixes and improved memory cleanup
|
2012-07-30 11:14:09 +02:00 |
Thorsten Liebig
|
cb78878604
|
matlab: some fixes and updates handling hdf5 files
|
2012-07-30 11:13:36 +02:00 |
Thorsten Liebig
|
f20a36863c
|
hdf5: some fixes and minor improvements for hdf5 reader & writer
|
2012-07-30 11:11:41 +02:00 |
Thorsten Liebig
|
943995c48c
|
TFSF: disable for (currently) unsupported cylindrical mesh
|
2012-07-25 10:50:56 +02:00 |
Thorsten Liebig
|
0ad528e6b8
|
operator: use newton iteration to calculate numerical phase velocity
|
2012-07-25 09:41:30 +02:00 |
Thorsten Liebig
|
4741bcf069
|
matlab: allow AddLumpedPort with R=inf --> no lumped resistor
|
2012-07-23 12:12:16 +02:00 |
Thorsten Liebig
|
3546fcc97d
|
TFSF: some critical fixes & Tutorial updates
|
2012-07-23 12:10:35 +02:00 |