Skip to content

A fully relativistic 3D electromagnetic simulator, with graphical representation!

License

Notifications You must be signed in to change notification settings

UnknowableCoder/SimCampEl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimCampEl

A fully relativistic 3D electromagnetic simulator, with graphical representation!

Requirements

The code requires a C++ compiler. Though no "modern functions" are used in the code, at least C++11 compatibility seems like a safe requirement.

The graphical representation is written using the Irrlicht Engine.

The code also requires the fparser library for parsing user-defined electric and magnetic fields.

Compiling

Provided that the above requirements are met and the compiler knows where to find the relevant libraries, simply compile SimCampEl.cpp.

(The authors apologize for the lack of good practices in including .cpp files directly in the code, though at the time of the writing their C++ knowledge was still maturing.)

Acknowledgements

This work builds on the functionalities provided by the Irrlicht library, which itself is based in part on the work of the Independent JPEG Group, the zlib and the libPng.

About

A fully relativistic 3D electromagnetic simulator, with graphical representation!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages