It is part of the project: http://physics-toolbox.tripod.com/
Author: http://simulations.narod.ru/
2d gas simulation interactive. Program starts with window of parameters: box sizes masses velocities etc. Then simulation starts. It is possible to move balls with mouse clicking the ball. Clicked ball will get velocity of pointer. Also other controls: accelerate, random velocities etc. It is possible to return to window of parameters. Simulation window is elastic and it is possible to stretch it to fill all screen size. See move of it here:
http://www.youtube.com/watch?v=PDRt5BQ4UUw
Unzip and run rum_me.m in Matlab.
Thanks to Kotkin G. and Cherkasskiy V. for initial not intaractive simple code.
Maxim Vedenyov (2019). 2d gas simulation interactive (https://www.mathworks.com/matlabcentral/fileexchange/24433-2d-gas-simulation-interactive), MATLAB Central File Exchange. Retrieved .
Create scripts with code, output, and formatted text in a single executable document.
Nikolay Dvornikov (view profile)
Neyugn Yuh (view profile)
thanks a lot
Zong Hua Chen (view profile)
Good!!!
Aldo Tamariz B (view profile)
You are the one.....
Atb
Gustavo Morales (view profile)
Goog work. I've been working in a 2D/3D vectorized version of "billiards", with balls having 2 collisions at the same time and falling (or not) by gravity, but your interactive simulation is better. The only advantage could have my version is that can run with hundreds of particles and not appreciably slowing down
Jackson Shen (view profile)