摘要: 在固体材料中,扩散是实现物质传输的唯一方式。材料在生产使用中的许多现象及材料的某些性能都与扩散密切相关,如合金中的固态相变、冷变形金属的回复与再结晶、凝固、偏析、沉淀、粉末冶金的烧结、均匀化退火及氧化、蠕变等。因此,阐述扩散宏观定律及微观机制,了解影响扩散的重要因素,以此为基础深入研究扩散行为具有理论与现实的双重意义。本论文应用分子动力学计算机模拟方法研究材料原子二文扩散及其运动,由C++进行编程,OpenGL软件进行图像数据化,通过Excel软件处理实验数据并得出原子轨迹,最终理论分析了原子加热过程的扩散运动,另一方面,也证明了计算机模拟应用于热处理中的重要作用。 毕业论文关键词:分子动力学;扩散;计算机模拟;热处理;
Computer simulation of two-dimensional diffusion and movement of materials
Abstract In solid materials,diffusion is the only way to achieve transmission of matter.Many phenomena in the process of manufacture or use of materials and some properties have correlation with diffusion,such as solid state phase transition,solidification etc.Thus,explanation for the macroscopical law and microcosmic mechanism of diffusion are very important. So a further investigation of diffusion has both theoretical and practical significance. In this paper, the application of molecular dynamics computer simulation method to study material atomic two-dimensional diffusion and movement, carried out by the C++ programming, OpenGL software for image data, through the Excel software to deal with the experimental data and the atomic trajectories, final theory to analyze the diffusion of atoms in heating process.
KeyWords: Molecular dynamics ; computer simulation ; the heat treatment
目 录
1 引言 1
1.1 扩散 1
1.2 扩散的微观机制 2
1.3 影响扩散的因素 3
1.4 扩散定律 3
1.4.1 菲克第一定律 3
1.4.2 菲克第二定律 3
1.4.3 原子跳跃与扩散距离 3
1.5 扩散的热力学分析 4
1.6 分子动力学 4
1.7 研究意义与任务 6
1.7.1研究意义 6
1.7.2 实验任务 6
1.7.3 段性困难 6
2 理论基础 7
2.1 计算机模拟 7
2.2 计算方法 7
2.3 C语言 8
2.4 OpenGL 10
2.5 Excel数据处理 11
2.6 实验思路 11
3 计算机模拟二文扩散 13
3.1 调整计算机编程时的程序参数 13
3.2 环形扩散引起的均匀熔融 15
4 实验结论及分析 19
致 谢 20
参考文献 21
附页:C++程序 22