Here are
24 public repositories
matching this topic...
gprMax is open source software that simulates electromagnetic wave propagation using the Finite-Difference Time-Domain (FDTD) method for numerical modelling of Ground Penetrating Radar (GPR)
Updated
Sep 13, 2021
Python
fdtd3d is an open source 1D, 2D, 3D FDTD electromagnetics solver with MPI, OpenMP and CUDA support for x86, arm, arm64 architectures
Full 3D electromagnetic modeller for 1D VTI media
Updated
Aug 3, 2021
Python
A multigrid solver for 3D electromagnetic diffusion
Updated
Sep 9, 2021
Python
This project is dedicated to building an ElectroMagnetic workbench for FreeCAD. FreeCAD is a free 3D parametric CAD. FreeCAD is used as pre-processor interfacing to the open source electromagnetic field solvers FastHenry and FasterCap.
Updated
Jun 6, 2021
Python
Multilayer Electromagnetic Solver for Heat transfer
CELES: CUDA-accelerated electromagnetic scattering by large ensembles of spheres
Updated
May 14, 2021
MATLAB
provide haptic feedback for Electron apps in MacOS on supported touchpads
Updated
Apr 22, 2021
Jupyter Notebook
Electromagnetic lock on Aries (Artificial Intelligence and Electronics Society door ) using Raspberrypi microcontroller and R-305 fingerprint scanner.
Updated
Jul 29, 2018
Python
A project research transfer data and wifi broadcast via light of specialized device. And combination between Li-Fi and Wifi will helpful for real life
This directory contains a FFT-NLIE code for extracting inducatnce of non-linear inductors
Updated
Jul 17, 2021
MATLAB
OpenCV assisted RF field mapping tool for MRI coils assessment and EMI testing.
Updated
Dec 8, 2020
Python
Math to estimate the electromagnetic effects of various coils
Updated
May 23, 2019
Python
Arduino library for projects with kit Amfitrack of Amfitech and PREMO Group.
Anisotropic FDTD, Electromagnetic cloak
Updated
Aug 1, 2020
MATLAB
Updated
Dec 5, 2017
MATLAB
Add-ons for empymod (=> moved to empymod.scripts <=).
Updated
May 22, 2018
Python
Complete resource for calibration and inverse kinematics using electromagnetic motion-tracking systems for in-vivo measurements of the upper limb
Updated
Apr 9, 2019
MATLAB
Updated
Aug 11, 2021
JavaScript
Android Electro Magnetic Force Detector Library
Updated
Sep 22, 2020
Kotlin
Improve this page
Add a description, image, and links to the
electromagnetic
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
electromagnetic
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
If
eps_ris shape(N,)then the fields solved are shape(N,1)Either:
eps_rarraysOr:
eps_rshape and reshape the fields to match.