搜索资源列表
anb.tar
- the free lattice Boltzmann code anb ,一段lattice Boltzmann Method程序源码
flow.rar
- 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码,对于开始研究格子Boltzmann方法的学者来说,非常具有学习研究价值,这是一个可以直接编译运行的VC++程序。顶盖驱动流是计算流体力学方面一个经典的问题,也是一个不可压缩流的校核算例入门!希望能够对大家有所帮助。,This is a source code of lid friven flow simulation based on Lattice Boltzmann method. It is very valu
D3
- 晶格动力学计算工具D3,完整代码,包含makefile-Lattice dynamics calculation tools ph.x, complete code, including the makefile
Boltzmann
- 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码-Lid-driven flow (lid friven flow) lattice Boltzmann simulation code
LBM_3d_Code
- lattice boltzmann 的3d程序,附带详细的程序说明-a lattice boltzmann program
eos2.tar
- 该源代源是用于做第一性原理计算时晶格常数的优化以及求材料的体弹性模量.EOS即状态方程-The source code source is used for first-principles calculations of lattice constant optimization and find the material bulk modulus. EOS equation of state that
tri_lattice_circular_air
- 这个程序可以用于三角晶格空气孔光子晶体的能带计算。给出了解析的折射率分布 u1=[1,0,0] u2=[1/2,sqrt(3)/2,0] u3=[0,0,1] -This code can be used in band structure of triangular lattice rod photonic crystal. It give out the dielectric distribution of circular air holes.
PH
- 晶格动力学计算工具ph.x,完整代码,包含makefile-Lattice dynamics calculation tools ph.x, complete code, including the makefile
Source1
- lattice boltzmann natural convection fortran code
mplabs
- MP-LABS是一系列关于多相流数值模拟的工具。源码可以模拟二维准不可压缩两相流,并能容许大的密度变化率,使用的是周期边界条件。源码来源于互联网,使用请遵守内含协议。-MP-LABS is a suite of numerical simulation tools for multiphase ows based on the free energy Lattice Boltzmann Method (LBM). The code allows for the simulation of
cpmlFDTD
- 这是一个基于C++实现的FDTD源代码。能求解三维Maxwell旋度方程。采用CPML吸收边界调节,其中每个方向的PML吸收层厚度可以不一样-This C code implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice. The grid is terminated by CPML
lbmSolver-1.0.tar
- The lattice Boltzmann method (LBM) has become an alternative to the conventional computational fluid dynamics methods for solving Navier-Stokes equations. We have developed an in house LBM code package derived from previous internal research efforts.
ANB
- LBM 算法的原程序,用来说明LBM的原理。-This program shows newcomers to the principles of lattice Boltzmann coding. This is a rhichly documented self explaining lattice Boltzmann code. The code is called anb, what simply means anb is not best.
three-FDTD--algrithm
- This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a two-dimensional Cartesian space lattice comprised of uniform square grid cells. The computational domain is truncated using the perfectly m
lbm
- 格子玻尔兹曼模型DnQm系列模型中应用较为广泛的D2Q7模型源代码,用于模拟流体的流动。-The D2Q7 model source code of the the Lattice Boltzmann the model DnQm series model is widely used to simulate fluid flow.
trunk
- 基于格子波尔兹曼方法的流体动力学计算程序,二维流场。-Lattice BGK simple start-up code
D2Q9
- The following example lattice Boltzmann codes.A simple isothermal two dimensional lattice Boltzman code.
D2Q9_part
- The following example lattice Boltzmann codes.A simple isothermal two dimensional lattice Boltzman code with a single circular particle suspendet.
LBM_CPP
- 用C++编写的格子Boltzmann的算法程序,用于模拟流体在二维通道内的流动,用户可以自定义通道尺寸,通过此程序,用户可以深入学习格子Boltzmann算法,包括碰撞、迁移过程,边界处理以及输入输出文件的设置等。-This is a C++ programme of Lattice Boltzmann model for fluid flow in a 2D channel. The user can define the size of channel. Through this code,
elbeem-src-051204
- 多相流体格子玻尔兹曼法程序,采用C语言开发-Multiphase flow dynamics code by Lattice Boltzmann Method, developed using C language