Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDTD Electromagnetic Resonant Cavity Simulator

In this repository, you will find a mini framework developed using the FDTD method to solve Maxwell's equations and simulate electromagnetic wave propagation in two-dimensional resonant cavities.

Usage

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 main.py

The main.py has an example code to simulations available in the section below

Some Results

About

Simulating electromagnetic wave behavior in resonant cavities using the Finite-Difference Time-Domain method.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages