openEMS-Project
openEMS-Project copied to clipboard
openEMS is a free and open electromagnetic field solver using the FDTD method.
Hi, I followed the instructions here: https://docs.openems.de/install.html (Basically just extracting the downloaded zip folder into C drive). I did the next steps give here: https://docs.openems.de/python/install.html#windows git clone --recursive https://github.com/thliebig/openEMS-Project.git cd...
I am trying to install opemEMS while following the [installation instructions](https://docs.openems.de/python/install.html#linux) to include the python interface. After installing dependencies and starting the build I get the following output: ``` >...
During a discussion here https://github.com/thliebig/openEMS-Project/discussions/152#discussioncomment-7730788, the question of whether it is possible, and if so, how to create and use a custom excitation in openEMS. If that is possible or...
The hyp2mat folder appears to be missing on all the windows releases past v0.0.35-74. As a workaround, there are two options I've test using the, "Importing with hyp2mat" tutorial. -...
I'm trying to install openEMS using Homebrew on OS X 14.4.1, Intel i7 CPU, following the installation guide. The install gets stuck. I completely wiped the Homebrew installation and tried...
I am attempting to use openEMS mpi and I'm getting the following errors: ############## Running remote openEMS_MPI in working dir: /tmp/openEMS_MPI_OxYoCbMoLCNW warning: implicit conversion from numeric to char warning: called...
While running the install script I am coming across these errors. Can anyone help me get past these so I can successfully install OpenEMS? ``` -- Build files have been...
I looking at the current state of FOSS EM simulation solutions I note your project does not list a license. Though it is in no way mandatory to decide upon...
I am running openEMS on Python 3.11.9. My OS is Windows 11 Enterprise. When I run the following code, adapted from this [tutorial](https://docs.openems.de/python/openEMS/Tutorials/Rect_Waveguide.html), I get the results shown below the...
``` $ python3.11 Rect_Waveguide.py ---------------------------------------------------------------------- | openEMS 64bit -- version v0.0.36 | (C) 2010-2023 Thorsten Liebig GPL license ---------------------------------------------------------------------- Used external libraries: CSXCAD -- Version: v0.6.3 hdf5 -- Version: 1.12.2...