ElectricFieldSimulation
Electric field simulation
A GPU-based simulation of electric fields using OpenGL and a custom rendering engine.
An experimental example of how to use OpenGL for physical simulations. All the simulation runs concurrently in the GPU using my own engine as the rendering layer. GPUElectric potential and field simulation using FORZE2D lib. Universidad de valladolid 2013.
33 stars
3 watching
4 forks
Language: C++
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
victorliu/s4 | A software package for simulating electromagnetic fields in periodic structures | 133 |
flaport/fdtd | A Python-based 3D electromagnetic simulator that uses the finite difference time domain (FDTD) method to calculate electric and magnetic fields. | 509 |
byucamacholab/emepy | A tool for simulating EM fields using neural networks to accelerate computation | 34 |
rl-institut/offgridders | An open-source Python tool for simulating and optimizing electricity supply systems with various energy sources and constraints. | 23 |
stavrosorf/ev2gym | A simulation environment for optimizing electric vehicle charging and grid management | 48 |
rl-institut/multi-vector-simulator | An open-source tool for simulating and optimizing local energy systems to assess their performance and efficiency. | 21 |
ethz-pes/mirroring_method_matlab | A MATLAB tool used to simulate and analyze magnetic field patterns and inductance properties of electrical components such as inductors and transformers. | 7 |
simos421/cst-matlab-api | Provides an API for designing and simulating complex electromagnetic models using MATLAB | 212 |
thliebig/openems | An electromagnetic field solver using the EC-FDTD method | 451 |
higgsfield/interaction_network_pytorch | An implementation of Interaction Networks for learning physical simulations and generalizing to novel systems | 131 |
nanocomp/meep | A software package that uses the finite-difference time-domain method to simulate electromagnetic fields in various materials and geometries | 1,245 |
gridoptics/gridpack | A framework for simulating large-scale electrical grids on high-performance computing platforms | 46 |
dmitriy-kats/phasefieldgraingrowthsimulations | Simulates grain growth by solving phase field equations using a finite difference method | 72 |
kipa200/phase_field_code | A MATLAB implementation of phase-field simulations using finite difference methods. | 55 |
thliebig/openems-project | A software package for simulating electromagnetic fields in three dimensions using the finite difference time domain method. | 418 |