Thorsten Liebig
6133dea5b0
add field processing for electric and magnetic flux densities
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2017-05-28 12:01:04 +02:00
Thorsten Liebig
f06cc293dc
remove using namespace std from header files
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2015-06-18 21:45:22 +02: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
807786b2d2
reorganized vtk writer and new hdf5 file writer & reader
2012-02-02 10:20:49 +01:00
Thorsten Liebig
b34848f323
new engine interface using sse & speed enhancement in energy estimate
...
Note: cylindrical engine interface now based on sse engine interface
--> similar to sse engine & cylindrical engine
2011-11-07 12:07:55 +01:00
Thorsten Liebig
7d30ce2fb6
removed old legacy vtk file writing
2011-04-13 16:22:06 +02:00
Thorsten Liebig
62acf5f1b3
ProcessFields now using new VTK_File_IO class for vtk dumps
...
Todo:
- HDF5_File_IO
- replace all old vtk dump method usage and remove them
2011-04-01 15:29:56 +02:00
Thorsten Liebig
277b746462
init processings at a later time
2011-02-16 10:41:52 +01:00
Thorsten Liebig
08dccee749
new frequency domain dump type: local SAR
2011-01-31 12:25:55 +01:00
Thorsten Liebig
dff20e51cd
processing: new type name and header dump in integral processing
...
- new type name for each processing class (used in some file descriptions)
- new integral name in ProcessIntegral for every result row --> used in file header
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2011-01-18 10:34:13 +01:00
Thorsten Liebig
c0c66518c1
new dump type: total current density (rotH) field dump
2011-01-10 11:15:22 +01:00
Thorsten Liebig
2c3ebe5a7d
new dump type: electric current density (J = kappa * E)
2011-01-07 16:12:07 +01:00
Thorsten Liebig
14aa47b3c5
use new CSXCAD optimal resolution dump options
2010-12-28 11:15:08 +01:00
Thorsten Liebig
ff9d362d74
ProcessFields: prepare fields dumps at arbitrary positions
2010-12-27 21:23:51 +01:00
Thorsten Liebig
fbab37e0ad
processfields: reorganized hdf field & mesh dumps
2010-12-27 13:54:09 +01:00
Thorsten Liebig
0973f80680
new ProcessFieldsFD class + fixes
...
changes:
- new field processing class producing frequency domain field-dumps
- Processing needs dualMesh and dualTime information
- fix in TD field dumps using always dual-Time
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2010-12-19 20:41:08 +01:00
Thorsten Liebig
4254337ea0
moved field calculations to ProcessFields for common use in TD and FD field processing
2010-12-17 15:14:34 +01:00
Thorsten Liebig
043ec7c1a1
processing constructor with Engine_Interface_Base only
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-12-07 16:47:23 +01:00
Thorsten Liebig
2f531b99c6
moved all processing classes to Common/
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-12-06 10:44:25 +01:00