登录
首页 » Visual C++ » defin_heat_flux

defin_heat_flux

于 2012-02-02 发布 文件大小:534KB
0 197
下载积分: 1 下载次数: 65

代码说明:

  它是一个计算热通量的c++程序,用udf导入fluent,既可以求解,非常好用的一个,可以作为入门的一个例子学习。(it is a calculated heat flux of c++ program, with udf into fluent, not only can solve, very easy to use one, can be used as a case study entry.)

文件列表:

defin_heat_flux
...............\htc.c,277,2011-08-10
...............\htc.zip,140491,2011-08-10
...............\htc_1.tif,166508,2011-08-10
...............\htc_2.tif,165604,2011-08-10
...............\libudf
...............\......\ntx86
...............\......\.....\2d
...............\......\.....\..\htc.obj,586,2011-08-10
...............\......\.....\..\libudf.dll,49152,2011-08-10
...............\......\.....\..\libudf.exp,787,2011-08-10
...............\......\.....\..\libudf.ilk,311924,2011-08-10
...............\......\.....\..\libudf.lib,2040,2011-08-10
...............\......\.....\..\libudf.pdb,207872,2011-08-10
...............\......\.....\..\htm" target=_blank>log,294,2011-08-10
...............\......\.....\..\makefile,5010,2011-08-10
...............\......\.....\..\udf_names.c,594,2011-08-10
...............\......\.....\..\udf_names.obj,867,2011-08-10
...............\......\.....\..\user_nt.udf,61,2011-08-10
...............\......\src
...............\......\...\htc.c,277,2011-08-10
...............\libudf63
...............\........\ntx86
...............\........\.....\2d
...............\........\.....\..\htc.obj,720,2011-08-10
...............\........\.....\..\libudf.dll,41984,2011-08-10
...............\........\.....\..\libudf.exp,856,2011-08-10
...............\........\.....\..\libudf.lib,2036,2011-08-10
...............\........\.....\..\htm" target=_blank>log,246,2011-08-10
...............\........\.....\..\makefile,5205,2011-08-10
...............\........\.....\..\udf_names.c,594,2011-08-10
...............\........\.....\..\udf_names.obj,877,2011-08-10
...............\........\.....\..\user_nt.udf,61,2011-08-10
...............\........\src
...............\........\...\htc.c,277,2011-08-10
...............\readme.txt,92,2011-08-10
...............\test_bc.cas.gz,42812,2011-08-10
...............\test_bc.cas1.cas.gz,52680,2011-08-10
...............\test_bc.cas1.dat.gz,88497,2011-08-10
...............\test_bc.dat.gz,87051,2011-08-10
...............\htm" target=_blank>x=4_profile,932,2011-08-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gap-width-and-JRC
    计算岩石表面裂隙宽度并求取其表面粗糙度系数(Calculate the rock surface crack width and strike the surface roughness coefficient)
    2016-02-18 03:01:04下载
    积分:1
  • cPPpolyfit
    多项式拟合,最小二乘法,c++版本实现,运行环境vc6(Polynomial fitting)
    2013-04-29 10:37:54下载
    积分:1
  • iteration-method
    解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 (Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method)
    2013-07-05 20:15:05下载
    积分:1
  • 禁忌法 C++
     禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
    2018-04-13 09:03:34下载
    积分:1
  • shannon
    香农编码的C语言实现,VC++环境~~~~~~~~~~~~~~~~~~~~~~~~~(Shannon C-language coding, VC++ environment ~~~~~~~~~~~~~~~~~~~~~~~)
    2010-05-27 11:01:01下载
    积分:1
  • CH8
    8.1 最小二乘曲线拟合hpir1.c 8.2 切比雪夫曲线拟合hchir.c 8.3 最佳一致逼近的里米兹法hremz.c 8.4 矩形域的最小二乘曲面拟合hpir2.c(8.1 Least-squares curve-fitting hpir1.c 8.2 Chebyshev curve fitting the best uniform approximation hchir.c 8.3 years Meeds law hremz.c 8.4 rectangular domain least-squares surface fitting hpir2.c)
    2009-10-15 14:30:44下载
    积分:1
  • 55875587Calculator
    MFC做的计算器程序,可以实现加减乘除。平方,立方等功能(MFC to do calculator program can be achieved subtraction multiplication and division. Square, cubic and other functions)
    2009-12-12 22:24:25下载
    积分:1
  • nihe
    最小二乘法拟合进行n次多项式拟合,N用来控制拟合的次数,例如N=5时进行4次多项式拟合,还回的是拟合系数(Least squares fit polynomial n times, N is used to fit the number of control, e.g., N = 5 When quartic polynomial fitting, further back are fitting coefficients)
    2021-02-14 15:39:49下载
    积分:1
  • CalcActivationCode
    岩土数值模拟计算的程序,可以用来计算边坡、岩石稳定性。(Numerical simulation of geotechnical calculation program can be used to calculate the slope, rock stability.)
    2015-08-17 12:25:56下载
    积分:1
  • na7
    Orthogonal Polynomials Approximation 数值分析,计算正交基多项式的系数 (Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance. Format of function int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps ) where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial. Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
    2011-11-27 11:47:21下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载