引用格式
Basil Imoberdorf (2024). 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. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
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 |