bluebottle

所属分类:GPU/显卡
开发工具:C
文件大小:234KB
下载次数:0
上传日期:2019-04-12 20:19:10
上 传 者sh-1993
说明:  实现Physalis方法的以GPU为中心的两相流仿真代码
(A GPU-centric two phase flow simulation code implementing the Physalis method)

文件列表:
INSTALL (1676, 2019-04-13)
LICENSE (10174, 2019-04-13)
Makefile (3541, 2019-04-13)
sim (0, 2019-04-13)
sim\input (0, 2019-04-13)
sim\input\flow.config (1125, 2019-04-13)
sim\input\flow.config-grad_P_duct (1122, 2019-04-13)
sim\input\flow.config-grad_P_periodic (1064, 2019-04-13)
sim\input\flow.config-lid_driven_cavity (1116, 2019-04-13)
sim\input\flow.config-sedimentation (1048, 2019-04-13)
sim\input\part-billiards.config (2937, 2019-04-13)
sim\input\part.config (229, 2019-04-13)
sim\input\record.config (112, 2019-04-13)
sim\input\turb.config (853, 2019-04-13)
sim\output (0, 2019-04-13)
sim\output\tmp (31, 2019-04-13)
sim\record (0, 2019-04-13)
sim\record\tmp (31, 2019-04-13)
src (0, 2019-04-13)
src\bicgstab_kernel.cu (71151, 2019-04-13)
src\bluebottle.c (36003, 2019-04-13)
src\bluebottle.h (66582, 2019-04-13)
src\bluebottle_kernel.cu (134898, 2019-04-13)
src\cuda_bicgstab.cu (43730, 2019-04-13)
src\cuda_bicgstab.h (49807, 2019-04-13)
src\cuda_bluebottle.cu (162753, 2019-04-13)
src\cuda_bluebottle.h (69764, 2019-04-13)
src\cuda_particle.cu (42160, 2019-04-13)
src\cuda_particle.h (32928, 2019-04-13)
src\cuda_quadrature.cu (13708, 2019-04-13)
src\cuda_quadrature.h (8172, 2019-04-13)
src\cuda_testing.cu (73028, 2019-04-13)
src\cuda_testing.h (1711, 2019-04-13)
src\domain.c (118790, 2019-04-13)
src\domain.h (11695, 2019-04-13)
src\entrySearch.cu (13975, 2019-04-13)
src\entrySearch.h (6417, 2019-04-13)
src\entrySearch_kernel.cu (6582, 2019-04-13)
... ...

============ INTRODUCTION ============ Bluebottle is a GPU-centric finite-difference incompressible Navier-Stokes flow solver coupled with the Physalis method for fully resolving spherical particles dispersed throughout the flow. It is a research code being developed by Adam Sierakowski (sierakowski@jhu.edu) under the supervision of Prof. Andrea Prosperetti at the Johns Hopkins University. Bluebottle is capable of simulating particle-laden fluid flows in configurations ranging from particles in Stokes flow to flows at moderate Reynolds number. Since particles are fully resolved within the flow solver, Bluebottle accurately captures the physical behavior of these fluid flows at arbitrary particle volume fraction. Bluebottle has been used to investigate particle behavior in channel flows, shear flows, sedimentation, and other canonical situations with up to 8,000 particles in domains consisting of over 30-million degrees of freedom on a single GPU. Constructed with the primary goal of bringing to bear the power inherent in today's GPU hardware on particle flow physics simulations, Bluebottle has been shown to operate up to 100 times faster than a legacy CPU implementation. ==================== OBTAINING BLUEBOTTLE ==================== Bluebottle has been released under the Apache License, Version 2.0, and it is available for download at http://github.com/groundcherry/bluebottle. ===================== INSTALLING BLUEBOTTLE ===================== For installation instructions, see the accompanying INSTALL document. ======================== BLUEBOTTLE DOCUMENTATION ======================== The most recent documentation can be found on the Bluebottle Wiki at http://lucan.me.jhu.edu. ========================= QUESTIONS AND BUG REPORTS ========================= Bluebottle is an academic research code being actively developed. Should you have any questions about the code, please search the Bluebottle Wiki at http://lucan.me.jhu.edu first. If you cannot find an answer there, or you would like to submit a bug report, you may do so using the Bluebottle Github Issues service at http://github.com/groundcherry/bluebottle/issues.

近期下载者

相关文件


收藏者