CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k-epsilon

搜索资源列表

  1. MAIN 3-DIMENSIONAL CFD-PROGRAM

    2下载:
  2.   #//u(i,j)        x方向的速度u;或者θ方向速度uθ #//u(i,j)        y方向的速度v;或者径向速度ur'h\K #//pc(i,j)       压力修正 p'[OS #//p(i,j)        压力p-=5-+ #//p(i,j)    
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-12-03
    • 文件大小:11.17kb
    • 提供者:tanglincn
  1. K-FIX

    0下载:
  2. A computer program for transient, two-dimensional, Two-Fluid Flow
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:22.42kb
    • 提供者:Ender Demirel
  1. numerical-methods-1211798205859074-8

    0下载:
  2. Input - f is the function input as a string f - df is the derivative of f input as a string df - p0 is the initial approximation to the zero of f - delta is the tolerance for p0 - epsilon is the tolerance for the function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:233.5kb
    • 提供者:ali
  1. Gambit_fluent_simple_cases

    0下载:
  2. 这时gambit和fluent入门级的比较好的教程边界层网格,层流湍流流动的不同比较等等,以及fluent的批处理设定都有介绍-Then gambit and fluent good entry-level tutorial boundary layer grid, the different laminar turbulent flow and so forth, and the fluent has introduced a batch setting
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:566.42kb
    • 提供者:xuhuazhao
  1. svm4

    0下载:
  2.  -s svm类型:SVM设置类型(默认0)   0 -- C-SVC   1 --v-SVC   2 – 一类SVM   3 -- e -SVR   4 -- v-SVR   -t 核函数类型:核函数设置类型(默认2)   0 – 线性:u v   1 – 多项式:(r*u v + coef0)^degree   2 – RBF函数:exp(-r|u-v|^2)   3 –sigmoid:tanh(r*u v + coef0)   -d degree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:17.44kb
    • 提供者:little863
  1. ten

    1下载:
  2. 中心射流的通道内的紊流换热,标准k-epsilon湍流模型及壁面函数法,陶文铨作品、佳品-Central jet of turbulent heat transfer within the channel, the standard k-epsilon turbulence model and wall function, Tao Wen-Quan work,
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2.52mb
    • 提供者:ttanzhulin
  1. 2D_LRe_ke

    0下载:
  2. 低雷诺k-epsilon 湍流模型方程,流体力学软件COMSOL 3.5的一个例子-This implemented Low-Re k-epsilon Comsol model is based on the Launder-Sharma damping functions as described in Wilcox s Turbulence modeling for CFD book. Model implementation was in 2D under steady state sit
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2.52mb
    • 提供者:高希
  1. SVM-KM

    0下载:
  2. K-近邻支持向量机回归,工具箱,全程Matlab-K-Support Vector machine Matlab, This function process the SVM regression model using a linear epsilon insensitive cost
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:365.35kb
    • 提供者:wjs
  1. golds

    0下载:
  2. 黄金分割法代码 功能: 0.618法精确线搜索-function [s,phis,k,G,E]=golds(phi,a,b,delta,epsilon)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:626byte
    • 提供者:张婧茹
  1. k_eps

    0下载:
  2. A UDF of k epsilon model which can be used for modified turbulence modelling calculations with ansys fluent
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:Light
  1. zi-dian

    0下载:
  2. 字典树设集合S由若干单词(英文)组成,给定字符串K,在S中查找与K最佳匹配的结果。最佳匹配的结果定义为:与K有最长共同前缀的字符串。 例:S={abc, bdef, zhen, zhao, abdd},K1=zhao,K2=abdf,K3=cheng,则与K1最匹配的结果是zhao,与K2最匹配的结果是abdd,与K3最匹配的结果是ε(空串)。 -Dictionary tree set S by a number of words (English), given the string
  3. 所属分类:Console

    • 发布日期:2017-05-02
    • 文件大小:668.95kb
    • 提供者:yyy
  1. teamke

    0下载:
  2. team is turbulence code who treat the k epsilon turbulence model using fortran coding
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:10.6kb
    • 提供者:khaled
  1. modified-k-epsilon-model

    0下载:
  2. UDF for modofied k epsilon turbulence model
  3. 所属分类:software engineering

    • 发布日期:2017-12-17
    • 文件大小:1kb
    • 提供者:kader
  1. CFL3D-6.7

    2下载:
  2. NASA的CFD计算流体力学软件,功能强大,用途广,可用于科研和实际工程计算。 源代码,已开源,可用于科研(CFL3D is a structured-grid, cell-centered, upwind-biased, Reynolds-averaged Navier-Stokes (RANS) code. It can be run in parallel on multiple grid zones with point-matched, patched, overset, or em
  3. 所属分类:数学计算

    • 发布日期:2017-12-17
    • 文件大小:1.76mb
    • 提供者:hsqkk
  1. V3I1-1254

    0下载:
  2. The pseudo code for the algorithm is given below for a transaction database {\displaystyle T} T, and a support threshold of {\displaystyle \epsilon } \epsilon . Usual set theoretic notation is employed, though note that {\displaystyle T} T is a multi
  3. 所属分类:通讯编程

    • 发布日期:2018-04-28
    • 文件大小:320kb
    • 提供者:sensensen
  1. Parafac codes

    0下载:
  2. PARAFAC源程序,可以用于平行因子分析处理的算法,很全很好用(unction [A,B,C,LLF,I,J,K] = parafac(XPK,I,N,epsilon) % PARAFAC Parallel factor analysis for an three-way data array % The iterative process is continued until that m > 300 or ABS((LF(m)-LF(m-1)) % /LF(m-1)) is l
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:125kb
    • 提供者:东东1234
  1. CFL3D-master

    2下载:
  2. NASA的CFD计算流体力学软件,功能强大,用途广,可用于科研和实际工程计算。 源代码,已开源,可用于科研((CFL3D is a structured-grid, cell-centered, upwind-biased, Reynolds-averaged Navier-Stokes (RANS) code. It can be run in parallel on multiple grid zones with point-matched, patched, overset, or em
  3. 所属分类:数学计算

    • 发布日期:2020-06-25
    • 文件大小:1.74mb
    • 提供者:静默遥望
  1. fluent velocity-K-epsilon UDF C++

    0下载:
  2. fluent UDF C++ 内容包括风廓线、湍流动能、耗散率三部分。
  3. 所属分类:仿真建模

搜珍网 www.dssz.com