CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - CFD

搜索资源列表

  1. nasa-vof2d

    6下载:
  2. 关于NASA-VOF2D的详细介绍,包含源代码。对于初学者非常有用。VOF是计算流体力学中处理自由表面流动的一种方法。-an introduction about nasa vof2d including source code. It s very useful for learner. Vof is a method of free surface flow, which is used in CFD.
  3. 所属分类:Algorithm

    • 发布日期:2014-04-25
    • 文件大小:7151616
    • 提供者:zhangxi
  1. nasa-VOF3D-00123628

    3下载:
  2. 关于NASA-3dvof的资料。对于初学者非常有用。VOF是CFD中一种处理自由表面流动的方法。-An introduction about Nasa-3dvof. It s useful for learner. VOF is a method for free surface flow in CFD.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-29
    • 文件大小:11474250
    • 提供者:zhangxi
  1. CFD_cavityflow01

    0下载:
  2. 关于一个计算cavity流动CFD程序的详细介绍,包含源代码。Cavity流动是CFD中的一个基本问题。-It s a detail introduction about a program for cavity flow calculation. It s a basic problem in CFD. It s very useful for learner.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4993786
    • 提供者:zhangxi
  1. CFD-for-engineers

    0下载:
  2. 计算流体力学领域权威书籍,对流体流动过程离散格式选择,计算方法进行了详细的介绍。-computational fluid dynamics for engineers
  3. 所属分类:Algorithm

    • 发布日期:2017-06-03
    • 文件大小:15771405
    • 提供者:田田园
  1. flow6790

    0下载:
  2. Predict the air flow by using the cfd
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:101629
    • 提供者:BUDAK
  1. Implicit1Ddiffusionequation

    2下载:
  2. matlab编写的一维扩散方程求解程序,适用于初学者学习CFD编程:隐式算法,TDMA求解,分别计算平板、球、圆台的导热问题,采用了不同的边界条件 PS:自己编写的计算传热学作业-1D diffusion equation solver using MATLAB ,for fresh learner in CFD programming: Implicit, TDMA. 3 cases: plane, sphere, and yuantai heat transfering problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5108
    • 提供者:YYC
  1. Explicit1Ddiffusionequation

    0下载:
  2. matlab编写的一维扩散方程求解程序,适用于初学者学习CFD编程:显式算法,TDMA求解,分别计算平板、球、圆台的导热问题,采用了不同的边界条件 PS:自己编写的计算传热学作业-1D diffusion equation solver using MATLAB ,for fresh learner in CFD programming: Implicit, TDMA. 3 cases: plane, sphere, and yuantai heat transfering problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3131
    • 提供者:YYC
  1. Computational_fluid_dynamics_basis

    0下载:
  2. 计算流体力学基础,任玉新 详细介绍CFD相关基础-Computational fluid dynamics basis
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1853567
    • 提供者:cindy
  1. CFD-SIMULATION-OF-BOILING-FLOWS

    1下载:
  2. 计算机流体理论方面的文献,动网格的划分和计算-Literature, of the theory of computational fluid dynamic division and calculation of the grid
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:788262
    • 提供者:风流的小孩
  1. tdma_t

    0下载:
  2. tdma algoritm for matlab programmer in cfd, conduction heat transfer
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:915
    • 提供者:reza
  1. StokesianDynamics_Matlab

    0下载:
  2. stokesian dynamics cfd
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:22914
    • 提供者:骆晓徽
  1. fluid_simulation

    0下载:
  2. 本程序的目的是为了进行无粘性流体的数值计算模拟,通过CFD算法计算每个节点的应力,推算出流体的本构方程-The purpose of this program is to viscous fluid values ​ ​ calculated to simulate the stress the CFD algorithm calculated for each node, calculate the constitutive equation of the fluid
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:943
    • 提供者:王宸
  1. charpt7_5

    4下载:
  2. 安德森《计算流体力学及其应用》第七章拟一维喷管流动的数值解 7.5节 再论亚声速—超声速等熵喷管流动的CFD解法。自己编写matlab源代码。-Anderson the computational fluid mechanics and its application "chapter 7 quasi one-dimensional nozzle flow numerical solution of section 7.5 then theory subsonic- supersoni
  3. 所属分类:matlab例程

    • 发布日期:2014-04-03
    • 文件大小:1137
    • 提供者:向阳
  1. cfd

    0下载:
  2. 主控方程为一维线化Euler方程,采用无反射边界条件,时间推进采用前差格式,内部流场计算采用中心差分格式。-govern equation for the one-dimensional linearized Euler equations, the use of non-reflective boundary conditions, time advancing front differential format, the internal flow field is calculated u
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:1457
    • 提供者:杨晓东
  1. cfl3d

    2下载:
  2. 比较早的CFL3d源程序,便于CFD爱好者学习国外先进的CFD程序。-A relatively early CFL3d source program to facilitate CFD enthusiasts learn foreign advanced CFD program.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-26
    • 文件大小:710252
    • 提供者:杨晓东
  1. ch5soft

    0下载:
  2. 应该可以说这些格式见证了CFD的发展历史,从简单的CTCS到TVD、ENO这里都应有尽有。 不知道放在这里合适不?-Should say these formats witness the CFD development history, from simple CTCS to TVD ENO here everything all don t know in here not appropriate
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:344012
    • 提供者:王明
  1. ch8soft

    0下载:
  2. 应该可以说这些格式见证了CFD的发展历史,从简单的CTCS到TVD、ENO这里都应有尽有。 不知道放在这里合适不?-Should say these formats witness the CFD development history, from simple CTCS to TVD ENO here everything all don t know in here not appropriate
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:281680
    • 提供者:王明
  1. ch9soft

    0下载:
  2. 应该可以说这些格式见证了CFD的发展历史,从简单的CTCS到TVD、ENO这里都应有尽有。 不知道放在这里合适不?-Should say these formats witness the CFD development history, from simple CTCS to TVD ENO here everything all don t know in here not appropriate
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:43530
    • 提供者:王明
  1. jslt

    1下载:
  2. 计算流体力学中各种计算格式的源代码,非常男的啊,快来下吧!-CFD de gezhong geshi
  3. 所属分类:Algorithm

    • 发布日期:2014-04-25
    • 文件大小:2627584
    • 提供者:anxueguang
  1. isaac1_0

    2下载:
  2. CFD仿真开源软件,支持结构网格,包含隐式及显示算法,湍流模型,求解效率在可接受范围内-open source code for CFD
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:1677122
    • 提供者:sha
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com