openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method.
 
 
 
 
 
 
Go to file
Thorsten Liebig 32a907a26e ports: calculate/export time domain voltages and currents
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-12-28 21:41:19 +01:00
Analyse example updates 2010-03-16 21:43:11 +01:00
Common fix and improvemnt in getting cell center coordinate for material averaging 2013-12-28 20:57:31 +01:00
FDTD operator: change how to average material to allow for overloaded cylindrical handling 2013-12-28 21:02:49 +01:00
TESTSUITE fixed testsuite (Coax.m) 2012-11-30 23:06:23 +01:00
linux packaging fixes 2012-06-24 14:37:12 +02:00
matlab ports: calculate/export time domain voltages and currents 2013-12-28 21:41:19 +01:00
nf2ff Added support for background material in CSXCAD 2013-12-03 16:02:22 +01:00
tools SAR: fix typo for SAR av. method 2013-07-24 17:19:35 +02:00
.gitignore fix typo in local paths pri file 2013-09-04 13:23:09 +02: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
INSTALL release v0.0.30 + updated NEWS + new install instructions 2012-12-14 13:14:07 +01:00
NEWS news update 2013-09-03 14:13:37 +02:00
README update for NEWS and README 2012-09-24 11:36:46 +02:00
TODO update on todo list 2012-09-17 17:13:51 +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 main: update copyright notice 2013-09-17 12:52:52 +02:00
openEMS.pro add boost system lib 2013-10-24 21:49:05 +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 operator: change how to average material to allow for overloaded cylindrical handling 2013-12-28 21:02:49 +01:00
openems.h support for multigrid level request of dump boxes 2013-12-19 15:15:36 +01:00

README

*
* openEMS - a free and open electromagnetic field solver
*
* Copyright (C) 2010-2012 Thorsten Liebig
*

openEMS is licensed under the terms of the GPLv3, see <http://www.gnu.org/licenses/>.


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