Thorsten Liebig
3fd58b7e7c
rewritten current calculation...
2010-06-18 12:52:02 +02:00
Thorsten Liebig
b776061f7f
new CalcTimestep for larger a timestep
2010-06-18 12:37:37 +02:00
Thorsten Liebig
87b8e22bf7
Add Probe-Box weighting (new in CSXCAD)
2010-06-16 12:50:19 +02:00
Sebastian Held
52b8a20104
matlab: MRStub implementation; LumpedPort implementation
2010-06-09 09:53:49 +02:00
Thorsten Liebig
db846ad853
matlab: RunOpenEMS + ssh remote simulation support
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-06-09 09:22:54 +02:00
Thorsten Liebig
88b319cbba
some typos & consol message fixes
2010-06-07 23:08:38 +02:00
Thorsten Liebig
11df0f5c37
array_ops: continue templates
...
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2010-06-06 20:22:05 +02:00
Thorsten Liebig
6f095f6acf
array-ops: included header update
2010-06-06 20:11:19 +02:00
Thorsten Liebig
97de0e84ee
make memory allocators templates (to allow for other types than FDTD_FLOAT)
...
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2010-06-06 20:00:24 +02:00
Thorsten Liebig
ab0a4aaacb
number of threads received by cylindrical operator & engine
...
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2010-06-06 01:50:58 +02:00
Thorsten Liebig
08fd499194
operator: multithreaded CalcPEC
2010-06-06 01:47:32 +02:00
Thorsten Liebig
e816d50cc1
operator: split up CalcPEC as preparation for easier multithreading
...
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2010-06-06 00:53:05 +02:00
Thorsten Liebig
1bd404fb9c
more accurate time measurement for operator creation
...
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2010-06-06 00:47:56 +02:00
Thorsten Liebig
90673c4be9
CSXCAD API changed
...
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2010-06-05 18:00:53 +02:00
Thorsten Liebig
71f5ba2d22
Array_ops: new array access methods
...
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2010-06-05 11:50:57 +02:00
Thorsten Liebig
b4c98632bf
MT-Operator: now using multithreading for Calc_EC
...
Calc_PEC & Excitation should be next
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2010-06-05 11:50:13 +02:00
Thorsten Liebig
f0141f6c7e
Operator: split Calc_EC into Init_EC + Calc_EC
2010-06-05 11:47:21 +02:00
Thorsten Liebig
0954177dc6
operator debug dumps: more console infos & check first if file can be created
...
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2010-06-04 14:08:42 +02:00
Thorsten Liebig
7172e9e53d
obey mesh type in material/operator/PEC dump
2010-06-02 17:21:58 +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
Sebastian Held
82befba245
new debug option: dump PEC
...
command line parameter: --debug-PEC
writes a file PEC_dump.vtk which can be visualized with paraview
visualize one component (x,y,z) at a time using arrow glyphs
2010-06-02 16:37:21 +02:00
Sebastian Held
96144ed3a1
bugfix: snapping of current probes
...
(sorry...)
2010-06-02 08:57:45 +02:00
Sebastian Held
06901119ce
matlab: new example: resistance "sheet"
2010-06-01 11:42:31 +02:00
Thorsten Liebig
27bf0aac7d
Warning for unused primitives
2010-05-29 17:40:18 +02:00
Thorsten Liebig
99e987b240
continue openEMS although not empty CSX error code
2010-05-29 17:16:25 +02:00
Thorsten Liebig
7ad8f4ac3c
fixed broken sse-compressed operator!!!
2010-05-29 17:14:36 +02:00
Thorsten Liebig
0aada84f80
DumpOperator2File now available for all types of operators
2010-05-29 12:47:07 +02:00
Thorsten Liebig
d96a592e05
Defining the compressed sse operator access functions
2010-05-29 12:45:38 +02:00
Thorsten Liebig
4bda515078
processfields: allow low level access to vtk write methods
2010-05-29 12:17:15 +02:00
Sebastian Held
03f797de52
new matlab example: pml evaluation
2010-05-28 15:14:01 +02:00
Sebastian Held
656d5ab258
updated documentation
2010-05-28 15:13:45 +02:00
Sebastian Held
f671b52986
added command line option --showProbeDiscretization
2010-05-28 15:13:14 +02:00
Sebastian Held
8333cf2f6a
minor fix
2010-05-27 11:12:16 +02:00
Sebastian Held
56e1e52118
minor fix
2010-05-27 11:11:31 +02:00
Thorsten Liebig
0b2219f36c
matlab: transform TD-field data to frequency domain
2010-05-25 12:26:04 +02:00
Thorsten Liebig
403a2d9e34
example updates & fix in HDF5 plot and mesh handling
2010-05-25 12:17:09 +02:00
Thorsten Liebig
1b52834e89
Define a max FDTD simulated time, maybe useful for e.g. sinusoidal excitations
...
matlab example: simulate 1us in the time domain:
FDTD = InitFDTD(5e5,1e-5,'MaxTime',1e-6)
2010-05-21 16:55:04 +02:00
Sebastian Held
f290fd6db4
matlab: added a microstrip port (with example)
2010-05-21 11:41:33 +02:00
Thorsten Liebig
5163c69e7e
fix: data size is MiB instead of MB
2010-05-21 10:14:09 +02:00
Thorsten Liebig
4d4e153624
matlab: boundary-condition doc update
2010-05-21 08:23:16 +02:00
Thorsten Liebig
f71960c4e0
Adept compression cache to grid size
2010-05-21 08:22:41 +02:00
Thorsten Liebig
d882899ed2
new openEMS option --engine=fastest & options console output
...
this new option should always choose the (in most cases) fastest engine available
2010-05-21 08:16:24 +02:00
Thorsten Liebig
6bc146a3fb
cylinder operator now based on multithreaded-operator
2010-05-20 23:51:40 +02:00
Thorsten Liebig
dab5be229b
multithreaded engine now a derived class of compressed sse engine, created by new operator_multithread class
...
- also fixed double init() call of engines
- operator_multithread open for future multithreaded operator creation
2010-05-20 22:02:06 +02:00
Sebastian Held
df17dc23c6
evil hack to get multithreading working again
...
future: restructure the multithreading engine to only work on top the sse_compressed engine
2010-05-20 17:39:39 +02:00
Thorsten Liebig
c71b0154a1
allow multiple excitations at the same edges (ignore priorities)
2010-05-20 15:17:30 +02:00
Thorsten Liebig
8212f039ed
more console output regarding operator & engine usage
2010-05-19 21:25:15 +02:00
Thorsten Liebig
f868eb328c
operator_cylinder with flexible base class -> now sse-compressed
2010-05-19 21:10:48 +02:00
Thorsten Liebig
009eeef96a
fix: number of lines already defined by engine base-class
2010-05-19 21:08:38 +02:00
Thorsten Liebig
23b917be5f
update to Operator::ShowStat and derived operators
2010-05-19 11:42:56 +02:00