搜索资源列表
SPH-for-dambreak
- 光滑粒子方法是一 种新近发展 的可用于流动模拟的无网格数值方法 ,理论上能够适应任意变形 ,在模拟流体流动的剧烈变形时有显著的优势 但是流动的初始、边界条件和一些计算数的选取都会对计算结果产生较大 的影响 作者基于 方法 的基 本原理 , 全面考虑了各种定解条件的设置 , 独立发展 了一 套用于模拟不可压 自由表面流动的 程序 , 并应用 于溃坝流动的模拟 之 中 模拟结果 与 和 经典 的结果非常吻合 ,验证 了方法的准确性,为 方法的一 步发展和广泛应用奠定 了一定的基础
youcangshuzhimoni
- 油藏的数值模拟方法,PPT课件,详细讲解用数值的方法怎样来解油藏中流体(相或者组分)渗流的偏微分方程组,涉及到很多注意内容和细节。-Reservoir numerical simulation method, PPT courseware, explain in detail how to use numerical methods to solve reservoir fluid (as opposed to, or component) seepage of partial differen
fluids_notes
- 关于计算机图形学中流体模拟的经典论文,从基础开始描述了模拟方法。-An important paper about fluid simulation.
Physically-Based-Fluid-Simulation
- 基于物理的流体模拟近年来成为计算机动画领域的一个研究热点.回顾了该领域中基于物理的流体模拟的发展情况,总结了该研究方向所采用的各类方法,并结合各种现象的特点分门别类地详细展开其方法总体上可 以分为欧拉法和拉格朗日法,涉及的现象包括烟雾、火焰、爆炸、波浪、气泡以及自由运动界面等.最后展望了未来发 展的3个重点:细节策略、加速策略和控制策略,以使整个模拟能够更好地满足人们对真实感、实时性以及灵活性的 需求.-This paper presents a survey on the deve
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.
sph算法介绍
- cfd中光滑粒子流体动力学数值模拟方法的论文 有一定参考价值
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
圆柱绕流
- 本程序采用Fortran语言模拟了二维流体圆柱绕流的具体流场,每一步都有详细的说明
grid_input
- 圆柱扰流是为模拟计算出流体仿真基础,这个是我研究生阶段自己编的程序 -Cylinder turbulence is the basis of the simulation of fluid simulation, this is the program that I made up during graduate school
《ABAQUS有限元分析实例详解》【上】
- ABAQUS 是一套功能强大的工程模拟的有限元软件,其解决问题的范围从相对简单的线性分析到许多复杂的非线性问题。 ABAQUS 包括一个丰富的、可模拟任意几何形状的单元库。并拥有各种类型的材料模型库,可以模拟典型工程材料的性能,其中包括金属、橡胶、高分子材料、复合材料、钢筋混凝土、可压缩超弹性泡沫材料以及土壤和岩石等地质材料,作为通用的模拟工具, ABAQUS 除了能解决大量结构(应力 / 位移)问题,还可以模拟其他工程领域的许多问题,例如热传导、质量扩散、热电耦合分析、声学分析、岩土力学分析(
流体模拟入门,Robert Bridson
- 涉及到流速、物体力(重力和用户定义的力等)、粘度(分子间的吸引力)、压力(我认为流体分子间的排斥力,也就是不可压缩性)。