openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method.
 
 
 
 
 
 
Go to file
Thorsten Liebig fb5b330d25 drude type material: losses added 2012-04-27 16:37:42 +02:00
Analyse example updates 2010-03-16 21:43:11 +01:00
Common ProcessFields: add hdf5 openEMS-file version information 2012-02-17 12:33:37 +01:00
FDTD drude type material: losses added 2012-04-27 16:37:42 +02:00
TESTSUITE TESTSUITE/probes/fieldprobes: update & now using testing relative error 2011-01-18 10:46:36 +01:00
linux packaging: patch CalcNF2FF.m 2012-03-02 20:26:44 +01:00
matlab drude type material: losses added 2012-04-27 16:37:42 +02:00
nf2ff use upstream tinyxml 2012-04-11 11:43:30 +02:00
paraview paraview: easy to use custom filter for PEC visualization 2010-10-20 10:14:05 +02:00
tools hdf5 writer: more attribute write options 2012-02-17 12:31:31 +01:00
.gitignore Init style: applied astyle.sh 2010-12-06 15:31:11 +01:00
COPYING GPL licensing 2010-03-11 16:47:40 +01:00
Doxyfile simplified the dot diagrams in doxygen output 2011-01-07 09:59:10 +01:00
README added README file 2012-03-02 20:25:50 +01: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 openEMS greeting updated 2012-01-18 09:01:59 +01:00
openEMS.pro use upstream tinyxml 2012-04-11 11:43:30 +02:00
openEMS.sh get path in openEMS.sh 2010-03-29 22:10:09 +02:00
openEMS_MPI.pro update handling MPI + matlab doc 2011-10-27 13:35:02 +02:00
openEMS_MPI.sh initial MPI support 2011-03-10 10:39:07 +01:00
openems.cpp read number of timesteps as float to better support scientific notation 2012-01-17 11:35:00 +01:00
openems.h new engine interface for cylindrical fdtd, handling the closed cylinder 2011-04-13 12:16:54 +02:00

README

*
* openEMS - a free and open electromagnetic field solver
*

openEMS is licensed under the terms of the GPLv3.


Website:   http://openems.de
Forum:     http://openems.de/forum/
Tutorials: http://openems.de/index.php/Tutorials


To use openEMS from Matlab or Octave, you need to include the <openEMS-install-folder>/matlab folder in the respective environment:
> addpath( '<openEMS-install-folder>/matlab' );

To verify the correct installation follow the instructions at:
http://openems.de/index.php/Tutorial:_First_Steps