KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
fdtd
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
ssma
:
samp-servers.net mobile application
Nucleus_detection
:
Automate nucleus detection
goproxy-tunnel-server
:
A server to manage goproxy tunnel, thanks snail007's goproxy: https://github.com/snail007/goproxy
GMX
:
GMX——tools
laravel-passport-api
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
fdtd
?
Download (.md)
# Finite-difference time-domain method for Electromagnetism FDTD is a method for modeling differential equations in a discrete space where, in this case, the electric and magnetic fields are calculated for each point in this grid. The time-dependent part of Maxwell's equations are discretized with forward-difference and the space part with central-difference approximation. In this simulation the E-field on a TE mode is plotted in each point. Also, for each point in space you can asign different materials and simulate how they behave in a presence of a electric and magnetic fields. Feel free to contribute :)