@Guozhongzhi
2016-11-20T15:56:35.000000Z
字数 1089
阅读 637
计算物理
郭忠智2014301020087
本次作业完成了课本上的台球碰撞问题的画图,有一个方形的桌面光滑的桌子,其中心固定一个球,有另外一个小球在桌子上运动,观察运动球的轨迹。
Problem3.31 Study the behavior for other types of tables. One interesting possibility is a square table with a circular interior wall lacated either in the center, or slightly off-center. Another possibility is an elliptical table.
小球在我们改定的桌子上的运动主要分为两部分,一是没有碰撞时的运动,而是发生碰撞,两种情况需要用不同的算法进行计算,然后将小球的轨迹显示出来。
(1)没有碰撞时
运动方程为:
通过以上试验,可以看到,在球桌中心纺织障碍物,会导致小球的轨迹变得杂乱无章,即出现里混沌现象,在本次试验中,放置半径为0.1的小球做障碍物即可造成这种情况。
参考文献:Equilibrium Statistical Physics With Computer Simulations in Python by Leonard M. Sander,Professor of Physics & Complex Systems University of Michigan, Ann Arbor.