Lennard-Jones simulation of particle interaction (2D and 3D)
Cita come
Basil Imoberdorf (2025). Lennard-Jones simulation of particle interaction (2D and 3D) (https://www.mathworks.com/matlabcentral/fileexchange/107005-lennard-jones-simulation-of-particle-interaction-2d-and-3d), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
2.1.0 | Improved performance for 2D through reduced indexing due to splitting the variables position and velocity into two variables xPosition and yPosition |
||
2.0.3 | Performance improvements |
||
2.0.2 | YT link added |
||
2.0.1 | Added 3D version of the simulation using sphere meshes. It is not very fast with many particles but you can do the same things as in 2D like compression, gravity and temperature gradients |
||
1.1.2 | -Minor adjoustments for improved perfomance |
||
1.1.1 | -new function for temperature control
|
||
1.1.0 | - Improved perfomance
|
||
1.0.3 | Yet another forgotten file added! |
||
1.0.2 | Forgott to add the other files in Version 1.0.1. So here they are in version 1.0.2! |
||
1.0.1 | Fixed a bug in the makeMovie function! |
||
1.0.0 |