/QED

Basic Study of Quantum Electro Dynamic Propagation

Primary LanguageC

Basic Study of Quantum Electro Dynamic Propagation

Studuying QED and simulating things

SDL x OpenGL engine (based on mire project).

Alt text

Requirements

install for debian with :

sudo apt install libsdl2-dev -y

Build

Currently, simply build with :

make && ./BQEDPS

Usage

Key Action
f1 Enable/disable debug info.
f2 play/pause simulation.
q Quit.

What ?

Electro magnetic fields propagation study. (Interaction between electric and magnetic fields as describe by Maxwell's equations.)

How ?

Using Maxwell's equations such as describe here

Why ?

Deep understanding of radio signals, light propagtaion, general physics.