搜索资源列表
gdseepage
- 非恒定渗流计算程序(包括数值解和解析解的程序fortran语言)-unsteady flow calculation procedures (including numerical solution of the analytical solutions and procedures FORTRAN language)
lax
- unsteady open channel flow lax scheme matlab code
圣维南方程组的显示差分格式源代码
- 圣维南方程组的显示差分格式源代码,用于非恒定流计算的程序,Saint-Venant equations differential display format source code, for the unsteady flow calculation program
mesh
- 叶轮机械多级叶轮网格生成程序介绍 侯 乐 毅 非定常流课题组 本文开发的叶轮机械多级叶轮网格生成程序,采用的网格类型为H型,并在叶片前面/后面延伸区域设置平直网格数ID1和IDN。主程序MESH_BLADE_STAGES,分成三个部分,原始叶型及控制参数从输入程序INPUT输入,求解程序为GRID(ZERO),输出程序为OUTPUT。-Multi-stage turbomachinery impeller mesh generation procedures introduce Hou
F90-bgk
- This a fortran code for unsteady 2D poiseuille flow-This is a fortran code for unsteady 2D poiseuille flow
Cpp-openlb
- 这个算例采用格子Boltzmann方法模拟不稳定绕柱流的情况。在固体边界出采用反弹格式进行处理。-this example examines an unsteady flow past a cylinder placed in a channel. The cylinder is offset somewhat from the center of the flow to make the steady-state symmetrical flow unstable. At the inlet,
POCIR
- SIMULATION OF UNSTEADY FLOW AROUND CIRCULAR CYLINDER USING PSI-OMEGA METHOD-UNSTEADY FLOW AROUND CIRCULAR CYLINDER USING PSI-OMEGA METHOD
POCV
- CODE OF UNSTEADY FLOW IN CUBIC CAVITY BY PSI-OMEGA METHOD
PORM
- Simulation code of unsteady flow in the room using PSI-OMEGA method
Saint-Vina-quations
- 计算流体力学中的一位非升为男女方程求解,可用于一维非恒定流的圣维南方程的求解-A one-dimensional unsteady flow vt equations
UDS-unsteady
- 关于用户自定义标量输运(UDS)中非定态情况下的代码源项,主要用于非稳定流动的物质输运的耦合-On the code of the user-defined scalar transport (UDS) Central Africa steady state case the source terms, mainly for non-steady flow of the coupling of mass transport
zuo
- 一维非稳态流动换热的matlab程序,流体和固体温度都在变化,时间和长度方向。-One-dimensional unsteady flow and heat transfer matlab procedures, fluid and solid temperatures are changing, time, and length.
Character-Method
- 管道一维非恒定流(水击)的特征线计算程序分享-Pipeline unsteady flow (water hammer) share the characteristic line calculation program
unsteady
- the code solves unsteady flow around a circular cylinder.
MATLAB传热基础算例
- 给出了传热学上的几个基础算例,包括一维稳态/非稳态,二维稳态/非稳态,以及方腔驱动流的matlab算法(Some basic examples of heat transfer are given, including one-dimensional steady/unsteady state, two-dimensional steady/unsteady state, and the matlab algorithm for square cavity driven flow.)
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual