Commit Graph

472 Commits (03dcf7e967db03b07e3462ff7ad2de9124e11b9e)

Author SHA1 Message Date
Thorsten Liebig f73bf210ed new ProcessingArray; Processing returns next interval for process()
Processing now uses a timestep interval in which Process() will do it's work
and returns the next interval it doesn't need another Process() call

all Processing routines can be put into these array
and it will take care of calling Process() at the right time
2010-03-10 12:15:14 +01:00
Thorsten Liebig c8dacd8c31 Operator updates 2010-03-09 21:49:30 +01:00
Thorsten Liebig d31799e912 default dump not-interpolated 2010-03-09 21:35:57 +01:00
Thorsten Liebig 9e86a96436 Sinusoidal excitation 2010-03-09 21:34:23 +01:00
Thorsten Liebig 4b1044942a don't process fields in case no file pattern is defined 2010-03-07 21:59:48 +01:00
Thorsten Liebig 5208d3f9a2 Major Change: Moved CartOperator into Operator
No more seperate Operator for cartesian and future cylindrical operator.
2010-03-05 14:20:25 +01:00
Thorsten Liebig 161bdf9c28 Seperate Operator init 2010-03-05 13:53:05 +01:00
Thorsten Liebig 5ee107fcbc Processing default enabled 2010-03-04 16:54:16 +01:00
Thorsten Liebig 0a39d32a07 A couple of new features
- ProcessCurrent
- Weighted Excitation and Material
- Testing
2010-03-04 11:53:58 +01:00
Thorsten Liebig f1fe4b5277 Minor changes to console output 2010-03-03 08:00:25 +01:00
Thorsten Liebig 84ba010482 PEC support added 2010-03-02 22:55:50 +01:00
Thorsten Liebig 5a04affca2 PEC-BC fix again! 2010-03-02 22:25:40 +01:00
Thorsten Liebig 1c92ab2920 Engine + BC bug fix 2010-03-02 19:01:03 +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
Thorsten Liebig 61f69dd240 Some testing... 2010-03-01 20:50:42 +01:00
Thorsten Liebig eea86d4184 Engine fix!, processing class, lots of fixes 2010-03-01 19:35:28 +01:00
Thorsten Liebig baa1b5cfd8 Operator as 3D array, Engine and Excitation 2010-03-01 14:56:27 +01:00
Thorsten Liebig 50e8ddaf0f Split of CartOperator into base-class and added Engine-class 2010-03-01 09:19:39 +01:00
Thorsten Liebig db4980c32f Made CalcEFieldExcitation internal operator function 2010-03-01 08:43:31 +01:00
Thorsten Liebig 97481f819d create example 2010-02-28 23:42:10 +01:00
Thorsten Liebig 6fa5b4140a Initial commit 2010-02-28 22:48:03 +01:00