Q-ThrusterSimulation

所属分类:其他
开发工具:Cuda
文件大小:0KB
下载次数:0
上传日期:2017-09-12 18:53:45
上 传 者sh-1993
说明:  Q推进器模拟
(Q ThrusterSimulation)

文件列表:
Release/
particle_branch_11/
QThrusterMemoryOrganization.pptx
particle_branch_11.sln
particle_branch_11.v12.suo

# Q-ThrusterSimulation This simulation is similar to a particle-in-cell simulation and is parallelized for the GPU by cell (refered to in the code as "branches"). Particles are moved in the ParticleMoverGPU function. Particles are transferred efficiently between cells through the functions "FillGapsGPU" and "TransferParticlesGPU". GPU memory is managed so that memory coalescense is maximized, resulting in the minimum required calls to global GPU memory. See QThrusterMemoryOrganization.pptx for more information (contains ppt animations.)

近期下载者

相关文件


收藏者