openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method.
 
 
 
 
 
 
Go to file
Thorsten Liebig c1250ce34d upml ext: save memory and speedup
Instead of using an additional voltage/current array mirroring the main volt/curr,
the upml extension now swaps volt with volt_flux and curr with curr_flux
before and after the main engine updates.
This saves memory and therefore also increases the upml speed.
2010-10-07 19:25:22 +02:00
Analyse example updates 2010-03-16 21:43:11 +01:00
FDTD upml ext: save memory and speedup 2010-10-07 19:25:22 +02:00
TESTSUITE testsuite: bugfix enginetests/cavity.m 2010-10-07 14:42:47 +02:00
matlab matlab: PlotHDF5FieldData.m plots now 2D fields, too 2010-10-06 17:42:55 +02:00
tools new/better method to assign jobs to working threads 2010-10-05 17:24:36 +02:00
.gitignore Engine fix!, processing class, lots of fixes 2010-03-01 19:35:28 +01:00
COPYING GPL licensing 2010-03-11 16:47:40 +01:00
Doxyfile minor documentation updates 2010-07-16 10:41:12 +02:00
TODO update todo-list 2010-05-11 22:58:46 +02:00
astyle.sh shell script to invoke the source code formatter astyle 2010-08-26 15:32:25 +02:00
known_bugs new: known_bugs/problems lists 2010-03-11 15:35:28 +01:00
known_problems new: known_bugs/problems lists 2010-03-11 15:35:28 +01:00
main.cpp fix vtk-dump: vector fields consider mesh type 2010-09-17 15:34:39 +02:00
openEMS.pro new extension: upml 2010-10-05 11:51:12 +02:00
openEMS.sh get path in openEMS.sh 2010-03-29 22:10:09 +02:00
openems.cpp show name of simulated xml file on startup 2010-10-06 16:27:31 +02:00
openems.h show info about external libs on startup 2010-08-25 08:17:45 +02:00