搜索资源列表
Fluid
- 这是关于流体模拟的一段代码,是由VC与Physx相结合的,注意里面动态链接库的使用-An English book about C learning Very useful!
cylinder
- 在一个非稳态流场中,对圆柱在不同时刻所受到的流体作用的情况进行模拟-In an unsteady flow field, at different times of the cylinder by the fluid action of the simulated situation
ns
- C++编码,流体在管道内流动的程序。可以模拟出流体流动状态和速度分布等信息。-C++code for the fluid flowing in the tube which manifests the status and velocity distribution.
libsph
- VC编写的基于SPH方法流体模拟的基础程序,适合入门学习-SPH based program method of fluid simulation based on VC prepared, suitable for entry learning
test
- 物理运算引擎是一个可伸缩的多平台游戏物理解决方案支持范围广泛的设备,从智能手机到高端多核cpu。而物理运算引擎SDK设计主要是为游戏开发者,也被研究人员,教育工作者,和模拟应用程序的开发人员需要实时性能和健壮的行为。特性包括离散和连续碰撞检测、形状和raycasting清洁工,解决刚体动力学、流体、和粒子,以及车辆和角色控制器。-PhysX is a scalable multi-platform game physics solution supporting a wide range of
plj0_f90
- 采用蒙特卡洛模拟方法,计算LJ流体的PVT性质-simulation the properties of LJ fluids
3D-cubic-channel-LBM-simulation
- 三维方腔内流体流动的格子波尔茨曼方法模拟-Three-dimensional square cavity fluid flow simulation Lattice Boltzmann Method
二维方腔流
- LBM模拟流体在二维方腔中的流动,是练习LBM算法的基础(The LBM simulates of fluid flow in a two-dimensional cavity)
matlab
- 1.熟悉自由质点运动系统的简谐震动方程 2.利用MATLAB模拟声波在理想流体内的两种传播方式:纵波,横波。(1. familiar with the simple harmonic motion equation of the free particle motion system 2. using MATLAB to simulate two modes of propagation of sound waves in an ideal fluid: longitudinal wave
DualSPHysics_v2.0
- Dualsphysics是一款基于光滑粒子流体动力学(SPH)模型sphysics,使用CUDA对流体进行SPH方法模拟的开源软件,有C++和Java实现。(Dualsphysics can run sph)
25444639SPHYSICS_2D_v1.4.000
- 用于多孔介质尺度下的两相流体sph方法的模拟程序原件(Generation simulation for porous media)
UDF
- 管道流体中受约束力,六自由度运动,可以用于管道的涡激震动以及管道冲刷耦合模拟等(The six degree of freedom movement can be used to simulate the vortex shock of the pipeline and the simulation of pipeline scour coupling.)
FlowCylinder_particlemoving
- 模拟颗粒运动,固体对流体作用通过反弹边界实现,流体对固体作用通过动量交换算法实现(simulate particle motion)
三维LBM可压缩方腔模拟流
- 三维LBM可压缩方腔模拟流体受到作用力以后流场的变化情况(Three dimensional LBM compressible square cavity simulation flow)
featool-multiphysics-1.9-0
- MATLAB toolbox, 用于简单的流体动力学和热传导模拟仿真(FEATool 1.9 features two new pre-defined physics modes for flow simulations. The new compressible Euler equations physics mode allows for modeling of inviscid and supersonic fluid flows with shock-waves. In addition
MATLAB
- 一种双相流的LBM(Iilb,d2Q9)方法 根据d2q9格式,Matlab代码使用格子玻尔兹曼(LB)方法模拟二维不混溶流体(蓝色和红色流体)的两相流。(mplements Immiscible Lattice Boltzmann (ILB, D2Q9) method for two phase flows he MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible
matlab of Geometric modeling
- 实现地质模拟的功能,是一种新的模拟算法,模拟多孔渗流系统的流体情况(Realizing the function of geological simulation is a new simulation algorithm to simulate the fluid condition of porous seepage system.)
ccfd_tutorial1
- PFC流固耦合分析实例详解,详细介绍如何使用PFC2D颗粒流离散元FISH程序模拟流体运移过程(the tutorial of CCFD case in PFC2D softwear which is using the FISH Code.)
FLASH4.5.tar
- 计算磁流体力学,flash对天体物理有着很好的模拟环境(This is for Sedov simulation)
kelirushui
- 1、单向流固耦合(one_way):也就是颗粒受流体作用,但是流体不受影响。 2、利用达西定律实现双向耦合 3、和第三方的算法或者流体软件进行耦合(比如OpenFOAM) 这里做一个单向耦合的小例子——模拟颗粒落入流动的水中。(Particles fall into the water)