Skip to content

MaxenceLelandais/real_atomic_physics_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

real_atomic_physics_simulator

Real Atomic Physics Simulator in C++ from scratch (

Update os and clean old packages : sudo apt-get update && sudo apt-get upgrade sudo rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* sudo apt-get dist-upgrade

Install : sudo apt-get intall g++ sudo apt-get intall git sudo apt install cmake

Command : Compilation command : g++ Application.cpp -o Application -lSDL2 Execution command : ./Application

About

Real Atomic Physics Simulator in C++ from scratch (

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages