搜索资源列表
Ghost-SPH-for-Animating-Water
- 2012siggraph论文,描述了刚体和光滑粒子结合,模拟流体效果的实现方式,模拟结果十分好。-2012siggraph paper describes the rigid body and smooth particles combined effect of simulated fluid way, the simulation results is very good.
Energetic-Two-Phase-Fluid-Simulation
- 2012年siggraph论文,描述了流体中的flip流体模拟方法,使流体模拟中的空隙缺陷减小到最少。从而使流体完成了整体的效果。-2012 siggraph paper that describes a fluid simulation of fluid in the flip, so that the gap defects in the fluid simulation is reduced to a minimum. So that the fluid to complete the o
macrofluidsCFD
- 关于流体数值模拟技术的最新前沿技术.湍流/多相流/反应流,等.-the materials are about numerical simulation methods for fluid flows. in turbulence/multiphase/reactive flows.
modeling-for-Complex-Fluids
- 关于流体数值模拟技术的最新前沿技术.湍流/多相流/反应流,等.-the materials are about numerical simulation methods for fluid flows. in turbulence/multiphase/reactive flows.
NumericalforTwophase
- 关于流体数值模拟技术的最新前沿技术.湍流/多相流/反应流,等.-the materials are about numerical simulation methods for fluid flows. in turbulence/multiphase/reactive flows.
reactive-fluidCFD
- 关于流体数值模拟技术的最新前沿技术.湍流/多相流/反应流,等.-the materials are about numerical simulation methods for fluid flows. in turbulence/multiphase/reactive flows.
Turbcombustion-model
- 关于流体数值模拟技术的最新前沿技术.湍流/多相流/反应流,等.-the materials are about numerical simulation methods for fluid flows. in turbulence/multiphase/reactive flows.
Fluent-UDFPAnsys-Fluent-14.0-UDF
- 在解决流体流场问题时,我们多用fluent进行模拟,但是fluent里的条件设置又是有限的,故需要我们使用自定义函数及udf代码,而次代码需要基于c语言的编程,这个文件是udf一些常用宏。在此分享-In solving fluid flow field, we multipurpose fluent simulation, but fluent in the condition setting is limited, so we need to use a custom function and
CLAWPACK.RAR
- 用于计算流体力学中,计算多介质可压缩流体的数值模拟计算-ForestClaw, a parallel, multi-block adaptive code based on Clawpack and the parallel, scalable octree infrastruture in p4est
grid_input
- 圆柱扰流是为模拟计算出流体仿真基础,这个是我研究生阶段自己编的程序 -Cylinder turbulence is the basis of the simulation of fluid simulation, this is the program that I made up during graduate school
流体模拟入门,Robert Bridson
- 涉及到流速、物体力(重力和用户定义的力等)、粘度(分子间的吸引力)、压力(我认为流体分子间的排斥力,也就是不可压缩性)。