Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

A many body system simulation and visualization using the leapfrog algorithm and Qt.

Notifications You must be signed in to change notification settings

infinite-dark/many-body-simulation-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Many Body Simulation

This is a simple educational project. Its purpose was to simulate and visualize a many body system of charged particles using the leapfrog algorithm.

The code is very old (about three years). Basically - it's terrible. It's a complete and utter mess, and it should be (and will be) re-written.


Screenshot from 2024-03-11 21-25-52


Screenshot from 2024-03-11 21-26-07


Screenshot from 2024-03-11 21-26-16


Screenshot from 2024-03-11 21-36-47


Screenshot from 2024-03-11 21-36-51


Screenshot from 2024-03-11 21-53-33


Copyright Notice - Important

Please note, while I strive to respect all legal obligations, I am not a legal expert and therefore I am unable to properly address the licensing and other legal issues potentially concerning this repo.

  • Author: The code present in this repository was written by me based on publicly available information and documentations.
  • Licensing: This project is open-source (I suppose?). The respective licenses of the used components apply (in whatever way the law says they should I guess? I dunno, don't ask me.). Just respect the licences...
  • Purpose: This project was made for my own, personal, educational use.
  • Property and Rights: I do not own any rights to the used libraries or other software components (in part or as a whole) used in this project. I did not create and do not have any rights to the graphical elements (the images in the resources folder). All graphical elements were obtained through various stock-like websites (especially the ones used to share or sell icons).
  • Usage: The software is NOT INTENDED for use in any way WHATSOEVER. I do NOT provide any warranty for the software and disclaim any liability for its use.

Please contact me prior to taking any legal action if you feel that I violated your copyrights.

My intention for publishing this project on GitHub was purely technical - to share the code without resorting to manually adding project collaborators. The problem is that GitHub doesn't allow for "unlisted" repositories in the same way as, for example, YouTube allows for "unlisted" videos. I'm therefore forced to publish the repo even if I do not want to do that whatsoever (especially considering the legal issues).

No copyright or intellectual property infringement is intended.

About

A many body system simulation and visualization using the leapfrog algorithm and Qt.

Resources

Stars

Watchers

Forks