Van der Waals gas of particle is a Fortran/Python program that allow us to study the interaction of hard sppheres subjected to a Leenard-Jones potential
Table of Contents
Use to install the program.
Ex:
pip install foobarvmd (explain)
python
import foobar
# returns 'words'
foobar.pluralize('word')
# returns 'geese'
foobar.pluralize('goose')
# returns 'phenomenon'
foobar.singularize('phenomena')Project coordinator: Àlex Teruel
- Main program (Fortran program): Working together
- Initial state (module): Oliver Loveday
- Boundary conditions (module): Adrià Calzada
- Forces (module): Daniel Conde
- Integration (module): Àlex Teruel
- Radial distribution function (Fortran program): Àlex Teruel
- Statistics (python program): Daniel Conde
- Visualisation of Results (makefile + gnuplot + results analysis): Joint work
The joint work tasks will be carried out (to a greater extent) by those members who are more advanced in their corresponding tasks.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.


