期刊文献+

树结构在N体问题中的应用 被引量:9

Application of tree structure in N-body problem
下载PDF
导出
摘要 N体问题的数值模拟在每个时间步都需要计算每对粒子之间的相互作用,其复杂度为O(N2)。采用树结构代码不仅减少了存储开销,而且更有利于快速计算和并行划分。Barnes-Hut算法(BHA)和快速多极子方法(FMM)都是基于树结构的快速算法。BHA可快速计算各点受到的场力,计算复杂度为O(NlogN),但计算精度通常只有1%;FMM通过层次划分和位势函数的多极子展开计算各点位势,其复杂度为O(N),却能达到任意精度。数值结果表明,树结构的并行效果也很好。 The simulation of N-body problem was the solution of ODE with time. The calculation of force for each pair of particles per time step iteration had a complexity of O(N2 ). Tree structure code not only reduced the storage, but also benefited the calculation and parallel partition. Barnes-Hut algorithm (BHA) and fast muhipole method (FMM) were fast methods based on tree structure. BHA could quickly calculate the force for each particle, its complexity was O(N log N), but the accuracy was 0.01. FMM calculated the potential for each particle by hierarchical partition and muhipole expansion of potential function, its complexity was only O(N), and could reach arbitrary accuracy. The numerical result also indicates that the tree structure has a good parallel effection.
出处 《计算机应用研究》 CSCD 北大核心 2008年第1期42-44,共3页 Application Research of Computers
基金 国家“973”计划资助项目(2005CB321702) 国家自然科学基金资助项目(60533020)
关键词 N体问题 树结构 Barnes-Hut算法 快速多极子方法 并行划分 N-body problem tree structure Barnes-Hut algorithm fast muhipole method parallel patition
  • 相关文献

参考文献7

  • 1GREENGARD L,ROKHLIN V.A fast algorithm for particle simulations[J].Journal of Computational Physics,1987,73(2):325-348.
  • 2BARNES J,HUT P.A hierarchical O(N log N) force calculation algorithm[J].Nature,1986,324(4):446-449.
  • 3APPEL A W.An efficient program for many body simulations[J].SIAM J Sci Statist Comput,1985,6(1):85-103.
  • 4Wilkinson B,Allen M.并行程序设计[M].陆鑫达,译.北京:机械工业出版社,2002:105—107.
  • 5ALURU S,SEVILGEN F.Dynamic compressed hyper-octrees with applications to N-body problem[C]//Proc of Foundations of Software Technology and Theoretical Comp Sci.1999:21-33.
  • 6HARIHARAN B,ALURU S.Efficient parallel algorithms and software for compressed octrees with applications to hierarchical methods[J].Parallel Computing,2005,31(3-4):311-331.
  • 7HU Y,JONSSON S L,TENG S H.A data-parallel adaptive N-body method[C]//Proc of the 8th SIAM Conference on Parallel Processing for Scientific Computing.Minneapolis:SIAM Press,1997:19-33.

共引文献3

同被引文献61

引证文献9

二级引证文献8

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部