VHeusinkveld / Argon_Atom_Simulation-CP1

A simulation of the argon atom interactions with a Lennard-Jones potential.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Argon Atom Simulation Using the Verlet Algorithm

Movie of the simulation

Simulation image

File structure

mainfile.ipynb contains the main program that should be run.

argon_calculation contains the self written functions.

make_animation.py contain the animation function.

Report contains a pdf file of the report.

exported_data contains csv exports of simulations

exported_figs contains exported pngs from our simulations

expected_data_full.xlsx contain the results compared to expected data.

About

A simulation of the argon atom interactions with a Lennard-Jones potential.

License:MIT License


Languages

Language:Python 75.8%Language:Jupyter Notebook 24.2%