YOCKO is a geometry optimization code based on quantum chemistry. It was developed with L. Pierrot Deseilligny using Python. This code using the Hartree-Fock method, was done within one week during the Numerical Analysis lecture at the ENS (M1). The code is available on GitHub.
This website has been created using HTML and CSS. The source code is available on the GitHub repository.
GitHubF-MD is a molecular dynamics code based on the Lennard-Jones and Coulomb potential implemented using Fortran. It reproduce the TIP3P water model. The aim of this project was to learn to code in Fortran and to understand molecular dynamics methods. The code is available on GitHub.