Repo para un programa de Dinámica Molecular que permite estudiar la deposición de iones Li+ sobre un electrodo de Li metálico.
Repo for a Molecular Dynamics program to study Li+ ions deposition onto a Li metal electrode.
There are three possible reservoir types to study, and two positions integrators.
# After changes in Makefile.am or configure.ac
autoreconf -fi
# To create Makefile
./configure
make clean
make # or make dist, distributable
cd tests
./test.sh
Made with 🤘 🧉 🔋