Thorsten Liebig
1e78e5c2d6
fix vtk-dump: vector fields consider mesh type
...
furthermore:
- new argument: --nativeFieldDumps to dump original FDTD field components for debugging purposes
- show global arguments on startup
2010-09-17 15:34:39 +02:00
Thorsten Liebig
c3407c7730
define mesh-type in Processing base class
2010-08-11 18:46:47 +02:00
Thorsten Liebig
992924a578
fix: alpha dump not in drawing units
2010-08-05 22:07:07 +02:00
Sebastian Held
56154aeb05
processfields: mesh correction for non-interpolated case
2010-07-20 16:30:41 +02:00
Sebastian Held
1f65648776
added discretization info to processfields.cpp
...
The coordinate snapping needs to be revised!
2010-07-20 11:42:47 +02:00
Sebastian Held
f7edb2f1fd
changed openEMS dumps from drawing units to unit of meters
...
the better approach is to create a new class (e.g. Dump)which contains all dump formats (currently vtk and hdf5). This class will then be responsible to choose a dump mode: in drawing units or in meters
2010-07-15 12:58:48 +02:00
Thorsten Liebig
e880fa3ee8
Processing: some code cleanups & consistencies
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-06-28 18:27:41 +02:00
Thorsten Liebig
610f4e62da
processfields: allow different mesh types for vtk dump, e.g. cylindrical mesh dump
2010-06-02 16:41:26 +02:00
Thorsten Liebig
a0c215a40c
allow node-interpolated hdf5 dump
2010-05-12 20:40:35 +02:00
Thorsten Liebig
10bbb9db79
write interpolation type info to vtk file
2010-05-11 21:03:16 +02:00
Thorsten Liebig
5e5a278ac7
new: node interpolated dump in processfields
2010-05-11 20:38:58 +02:00
Thorsten Liebig
d16545c776
dump time information to hdf5 file
2010-04-29 19:26:45 +02:00
Sebastian Held
4fcee4588f
win32 compile fixes
2010-04-28 11:15:59 +02:00
Sebastian Held
e9cdadb01a
processing functions are now independent of the underlying engine data format
2010-04-25 20:28:00 +02:00
Thorsten Liebig
5535a386ff
get correct mesh direction names for dump
2010-04-23 08:17:42 +02:00
Sebastian Held
d611e5c8b1
debug: write boxes to vtk-file
2010-04-19 16:09:41 +02:00
Thorsten Liebig
86832d0d3a
CylinderCoords: include r=0 and many fixes & necessary changes
...
- r=0 case included... needs lots of testing...
- field processing can't access mesh directly --> use operator methods
2010-04-13 18:40:43 +02:00
Thorsten Liebig
b4bc990b0f
define dump precision
2010-04-12 09:38:24 +02:00
Thorsten Liebig
3b29514d16
Access function for number of Lines
2010-04-11 23:42:54 +02:00
Thorsten Liebig
2c21303833
NEW: first implementation of Cylindrical Coord FDTD
...
todo:
- allow closed alpha mesh
- allow r=0 case
- adept field processing
- ...
2010-04-09 15:51:37 +02:00
Thorsten Liebig
fc600f53ba
fix: Don't create .h5 files if dump is disabled
2010-04-07 16:29:55 +02:00
Thorsten Liebig
52f5764976
Supporting sub-sampled dumps
2010-04-07 12:57:45 +02:00
Thorsten Liebig
924f0a6d40
first hdf5-file dump implementation
2010-04-05 20:22:03 +02:00
Thorsten Liebig
5a47a6443a
some more int vs. u-int fixes
2010-03-29 10:12:38 +02:00
Thorsten Liebig
fd2623d740
removed engine friend classes, use only engine methods to access protected data
2010-03-29 10:01:38 +02:00
Thorsten Liebig
98f72a855e
fixed lots of int/u-int comparison and missing return values
2010-03-26 19:55:53 +01:00
Thorsten Liebig
c7ed4a2e76
fix in end-criteria and field-energy-calc
2010-03-15 22:19:51 +01:00
Thorsten Liebig
8dc89ecac2
end Criteria with energy estimate; more engine stats while running
2010-03-15 16:59:37 +01:00
Thorsten Liebig
b9a3165aac
Update to vtk-field dumps + material-dump for debugging
2010-03-12 20:39:04 +01:00
Thorsten Liebig
73e2b153b6
GPL licensing
2010-03-11 16:47:40 +01:00
Thorsten Liebig
d31799e912
default dump not-interpolated
2010-03-09 21:35:57 +01:00
Thorsten Liebig
f1fe4b5277
Minor changes to console output
2010-03-03 08:00:25 +01:00
Thorsten Liebig
6d2e974cc1
fix in snapping, E-Dump and new H-Dump
2010-03-02 15:37:00 +01:00
Thorsten Liebig
ca44334da5
Field dumps (E-field) TD, hard E-source
2010-03-02 14:54:50 +01:00