- ClassicallabUB is a project built by undergraduate students in Physics from the University of Barcelona. The main goals of the project are:
Develop games and simulations to popularise aspects of classical and statistical mechanics for broader audiences.
The applications should be realistic classical and statistical mechanical problems, with an emphasis on user-friendly interfaces and engaging visuals.
The coding is done under the GitHub platform. Weekly meetings ensure cross-collaboration between the students and constant feedback on the goals.
-
This repository is related to the more maintained
quantumlabUB
project, which focuses on quantum mechanics popularisation. -
The project is supervised by Carles Calero Borrallo (Department of Condensed Matter Physics) and Prof. Muntsa Guilleumas and Prof. Bruno Julia Diaz (Department of Quantum Physics and Astrophysics) of the University of Barcelona. It is work done under the subject "Pràctiques d'empresa".
Currently (April 2023) we have several separate modules in different directories:
2dsim.py
, which simulates a particle under the influence of a scalar potential. Developed by@arnau-jr
particlesinabox.py
, which creates statistical mechanics simulations by computing interacting particles. Developed by@jofrevalles