Commit Graph

12 Commits (dae788a2a41bf4867de4a54f8e94087112405221)

Author SHA1 Message Date
Thorsten Liebig e345fa6733 doc: update InitFDTD with missing multigrid option
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-08-29 09:43:16 +02:00
Thorsten Liebig 816553fc34 Operator: allow to choose time stepping method
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-27 11:58:24 +01:00
Thorsten Liebig 130f07aef2 fix in InitFDTD handling variable arguments
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-01 09:13:53 +01:00
Thorsten Liebig 8d5043bd44 operator: alternative material averaging method
If constant cell material is activated, material probing is performed
only in the center of a primary cell.

This should improve and simplify SAR calculation if all materials
are assumed as constant within a primary YEE cell.

Usage from Matlab/Octave:
FDTD = InitFDTD('CellConstantMaterial',1);

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-02-18 10:38:55 +01:00
Thorsten Liebig e9495ef749 InitFDTD: API change to key/value only
legacy format is supported

Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2013-02-17 11:06:49 +01: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 979ed737f6 update to InitFDTD argument doc 2012-01-17 11:32:58 +01:00
Thorsten Liebig 84daf1a024 InitFDTD doc update and default values added 2012-01-17 10:23:13 +01:00
Thorsten Liebig a9493f8138 Matlab: use InitFDTD with 'CoordSystem',1 instead ot InitCylindricalFDTD 2012-01-16 10:12:01 +01:00
Thorsten Liebig cf9969b5dc update matlab docu 2010-04-07 16:31:35 +02:00
Thorsten Liebig 6288ebca91 added Oversampling for processing 2010-04-04 19:48:36 +02:00
Thorsten Liebig 962fe5ee94 Initial matlab interface 2010-03-22 23:15:04 +01:00