Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
![openEMS](https://raw.github.com/thliebig/openEMS-Project/master/other/openEMS.png "openEMS")<br />
openEMS is a free and open electromagnetic field solver using the FDTD method. Octave/Matlab and Python used as an easy and flexible scripting interface.<br />
openEMS is a free and open electromagnetic field solver using the FDTD method. Octave/Matlab and Python are available as easy and flexible scripting interfaces.<br />

**Website**: [https://openEMS.de](https://openEMS.de)<br />
**Documentation**: [https://docs.openEMS.de](https://docs.openEMS.de)<br />
**Github**: [https://github.com/thliebig/openEMS-Project](https://github.com/thliebig/openEMS-Project)<br />

# openEMS Features:
+ fully 3D Cartesian and cylindrical coordinates graded mesh.
+ Multi-threading, SIMD (SSE) and MPI support for high speed FDTD.
+ Octave/Matlab and Pyhon-Interface
+ Fully 3D Cartesian and cylindrical coordinates graded mesh
+ Multi-threading, SIMD (SSE) and MPI support for high speed FDTD
+ Octave/Matlab and Python-Interface
+ Dispersive material (Drude/Lorentz/Debye type)
+ Field dumps in time and frequency domain as vtk or hdf5 file format
+ Flexible post-processing routines in Octave/Matlab and Python
+ and [many more](http://openems.de/index.php/OpenEMS#Features)
+ and [many more](https://docs.openems.de/intro.html#features)

# Install Instruction
# Installation Instructions

[https://docs.openems.de/install.html](https://docs.openems.de/install.html)