Thorsten Liebig
490288240a
Use new CSXCAD method to show property status
2011-03-17 10:29:54 +01:00
Thorsten Liebig
92d60b3204
fix in cylindrical multigrids: check for valid number of subgrids
2011-03-14 10:37:12 +01:00
Thorsten Liebig
e2628740fc
new openEMS_FDTD_MPI for better MPI handling
2011-03-10 10:39:07 +01:00
Thorsten Liebig
895e6c635d
initial MPI support
2011-03-10 10:39:07 +01:00
Thorsten Liebig
b73004be48
new method to dump excitation signals
2011-03-10 10:34:40 +01: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
24bac9499f
allocate dynamic CSX and allow access from basic operator
2011-01-31 12:00:00 +01:00
Thorsten Liebig
d93c3f70fe
Processing: more debug information in snapping warnings
2011-01-20 14:39:01 +01:00
Thorsten Liebig
8986ef1f31
ProcessEField and ProcessHField replaced by new ProcessFieldProbe
2011-01-18 10:45:03 +01:00
Thorsten Liebig
c0c66518c1
new dump type: total current density (rotH) field dump
2011-01-10 11:15:22 +01:00
Thorsten Liebig
51fb31dec1
new SetupProcessing & operator now only stores material data if needed
...
use the -v command line flag to check whether or not material data is stored
2011-01-10 08:27:50 +01:00
Thorsten Liebig
2c3ebe5a7d
new dump type: electric current density (J = kappa * E)
2011-01-07 16:12:07 +01:00
Thorsten Liebig
2fbb8ffdf5
mesh fix in not interpolated H-field dumps
2011-01-05 16:26:24 +01:00
Thorsten Liebig
14aa47b3c5
use new CSXCAD optimal resolution dump options
2010-12-28 11:15:08 +01:00
Thorsten Liebig
533a0163d6
use CSXCAD sub-sampling flag
2010-12-27 21:37:38 +01:00
Thorsten Liebig
ff9d362d74
ProcessFields: prepare fields dumps at arbitrary positions
2010-12-27 21:23:51 +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
ef65970246
added virtual Pre- and PostProcessing methods to Processing-classes
2010-12-17 15:13:43 +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
3dc8c2df1c
Multithreading engine is now default
...
use --engine=basic to use the basic FDTD engine
2010-12-06 15:31:17 +01:00
Thorsten Liebig
9d3761b1d0
Init style: applied astyle.sh
...
astyle --style=allman --indent=tab --indent-cases {} \;
please apply this style prior to any future commit
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-12-06 15:31:11 +01:00
Thorsten Liebig
70ae86d63f
moved all FDTD extensions to folder FDTD/extensions
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-12-06 15:30:47 +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
Thorsten Liebig
32cbdc5d0b
removed FDTD engine from (nearly) all processing classes
...
todo:
- remove FTDT operator from all processingX and replace by abstract-base-operator?
- remove FDTD engine from ProcessCurrent
- remove or cleanup ProcessEField + ProcessHField
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-12-06 10:00:08 +01:00
Thorsten Liebig
ab1119f468
new: Engine_Interface
...
This is a new common class designed as an interface between an engine
and the processing routines which should become a part of common as well.
todo:
- migrate all processings to use this interface only
- lots of testing...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-12-06 10:00:08 +01:00
Thorsten Liebig
352e2d12bd
CSX: read coord-type from xml only
...
CSX coord-type has to be defined now in the xml-file, if not openEMS will override
2010-11-02 16:32:00 +01:00
Thorsten Liebig
aab744fefa
adept to CSXCAD changes & set coord input type early to prevent double update
2010-11-01 14:58:27 +01:00
Sebastian Held
d31b3ffbb2
updated debug dumps
...
The debug dump routines do not work correctly in cylinder coords (--nativeFieldDumps may help)!
2010-10-27 11:17:58 +02:00
Sebastian Held
da3e55a65c
reordered --no-simulation abort point
2010-10-19 09:05:51 +02:00
Thorsten Liebig
896c7f21f3
openEMS: abort conditions added
2010-10-18 13:26:25 +02:00
Thorsten Liebig
27d88334b5
mur-ABC: read phase-velocity for each BC separately
2010-10-14 12:19:31 +02:00
Thorsten Liebig
a040a83c00
show name of simulated xml file on startup
2010-10-06 16:27:31 +02:00
Thorsten Liebig
06bbec106f
new extension: upml
...
Operator extension implementing an uniaxial perfectly matched layer (upml)
This new pml implementation is going to replace the old split-field pml
2010-10-05 11:51:12 +02:00
Sebastian Held
388977eac1
new info: boost lib version and tinyxml lib version
2010-10-04 11:35:20 +02:00
Sebastian Held
33d4229cf2
new info: hdf5 lib version and 32bit/64bit
2010-09-17 15:32:11 +02:00
Thorsten Liebig
d1a7334c52
updated openEMS output and simulation time per timestep (s/TS) added
2010-09-09 08:15:26 +02:00
Thorsten Liebig
bd4794ecc4
NEW: cylindrical multigrid FDTD
...
this is a new multi grid approach for the cylindrical FDTD.
The FDTD domain will be split in two regions in radial direction.
The "inner" region will have half as many disc-lines in alpha direction and therefore allow for a much larger timestep which increases the simulation speed.
Todo:
- currently only a homogeneous disc is allowed in alpha direction
- some extensions have to be tested and prepared for this approach (e.g. pml)
- speed enhancement and more efficient memory usage
- lots and lots of testing...
2010-09-08 07:36:32 +02:00
Thorsten Liebig
1a818f659b
Read a forced timestep from xml
2010-09-03 11:36:59 +02:00
Thorsten Liebig
200832b423
operator: setup excitation from xml
2010-08-30 08:25:10 +02:00
Thorsten Liebig
ee887e7ea1
show info about external libs on startup
2010-08-25 08:17:45 +02:00
Thorsten Liebig
3caa27ab33
set CSX coord system option before dumping debug xml file
2010-08-24 14:34:41 +02:00
Thorsten Liebig
a075955db3
Merge remote branch 'seb/master'
2010-08-23 18:46:56 +02:00
Sebastian Held
d9a58912d0
new command line switch: --no-simulation
...
This allows to run only the debug functions (and some time later also export functions: x3d, pov, ...)
2010-08-16 23:17:19 +02:00
Thorsten Liebig
35939584df
cleanup: renaming voltage excitation E_* to Volt_*
2010-08-16 13:28:19 +02:00
Thorsten Liebig
2a9dc040dc
new process: mode matching integral parameter
...
todo: should use a special CSX property in the future
and have its own fundamental mode functions
2010-08-16 11:53:43 +02:00
Thorsten Liebig
c3407c7730
define mesh-type in Processing base class
2010-08-11 18:46:47 +02:00
Thorsten Liebig
bac2fc22f7
Mur-ABC: set a phase velocity to handle dispersive waveguides
2010-08-10 07:50:53 +02:00
Thorsten Liebig
c6bafbe885
sf_pml: read grading function from xml & fix: string handling
2010-07-30 17:51:39 +02:00
Thorsten Liebig
e85f8ef8b7
allow boundary conditions strings e.g. "PEC" "PMC" or "PML_8"
2010-07-30 15:28:15 +02:00