登录
首页 » Visual C++ » defin_heat_flux

defin_heat_flux

于 2012-02-02 发布 文件大小:534KB
0 237
下载积分: 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 个回复

  • jvzhenlianxi
    实现构建矩阵,矩阵的相加,相减,清零,以及转置,还有相乘的功能。(To build matrix, the matrix addition, subtraction, reset, and transposed, and the function of the multiplication. )
    2012-08-22 09:29:57下载
    积分:1
  • water-drop-vof
    用Fluent VOF模型模拟单个小水滴落入盛水的水杯之中(Fluent VOF model simulations using a single drop falling into a water glass)
    2021-04-01 22:19:07下载
    积分:1
  • Computational-multibody-dynamics
    研究生动力学课程,计算多体动力学课程, 学习起来有点难度,如果有兴趣就看看吧(Graduate dynamics course)
    2016-03-18 20:36:34下载
    积分:1
  • Adams-RK
    经典R-K法,通过它可以计算一些简单的常微分方程的数值解(Classical RK method, which can be calculated by simple numerical solution of ordinary differential equations)
    2010-12-30 14:09:37下载
    积分:1
  • optics-VCPP
    说明:  Optics聚类算法 OPTICS没有显示地产生一个数据集合簇,它为自动和交互地聚类分析计算一个簇次序。这个次序代表了数据基于密度地聚类结构。它包含地信息,等同于从一个宽广地参数设置范围所获得的基于密度的聚类(Optics do not show clustering algorithm OPTICS to produce a collection of data clusters, it is automatically and interactively computing cluster analysis a cluster order. This order represents the data to cluster based on the density structure. It contains in information from a broadly equivalent range of parameters obtained by density-based clustering)
    2020-11-07 15:19:49下载
    积分:1
  • 9.2.2
    最小二乘法拟合形如f(x)=(a+bx)/(1+cx)的函数(9.2.2(1)),并解决人口预测问题(9.2.2(2))(Least squares fit of the form f (x) = (a+bx)/(1+cx) function (9.2.2 (1)), and to solve the population prediction problem (9.2.2 (2)))
    2021-01-01 14:38:58下载
    积分:1
  • matrix_transpose.c
    适用于大型稀疏矩阵 矩阵转置 c语言 来自于有限元方法编程(From the finite element method suitable for large-scale sparse matrix matrix transpose c language programming)
    2013-05-20 10:43:20下载
    积分:1
  • cPPpolyfit
    多项式拟合,最小二乘法,c++版本实现,运行环境vc6(Polynomial fitting)
    2013-04-29 10:37:54下载
    积分:1
  • Factorial
    C++的求阶乘的程序,对本科C++课程可能有些帮助(Factorial in C++ program, it maybe helpful for some C++ course)
    2011-12-22 17:46:43下载
    积分:1
  • DLT057
    利用PHOTOSHOP软件可以量测出左右像片各控制点的像素坐标,通过公式可以计算出其像点坐标。再根据给定的控制点的空间坐标,利用直线线性变换解法计算出11个DLT参数即l的系数值以及内方位元素然后解算出外方位元素。另外一种方式是用单像空间后方交会的公式计算出外方位元素。利用单像空间后方交会的来结算影像的外方位元素的基本思想是:以单幅影像为基础,从该影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像坐标量测值出发,根据共线条件方程,解求该影像在航空摄影时刻的外方位元素。首先建立单文档的程序,建立一个对话框类,在这个类中进行像素坐标、控制点坐标文件的打开与读取,然后利用DLT公式进行外方位元素的解算。 数据检核部分用前方交会算法来进行,首先根据ID找到左右片的像点的同名点,然后计算变换矩阵及系数,根据给定的内方位元素,利用公式解算出像点的控制点坐标,然后和给定的控制点坐标相比较即可进行精度评定。 (PHOTOSHOP software can be measured using a photo of the control points around the pixel coordinates can be calculated by the formula sit out the image point Standard. According to the given coordinates of control points, the use of straight-line method to calculate the linear transformation of 11 DLT parameters that the coefficient l Value and calculate the orientation elements of exterior orientation elements and solutions. Another way is to use a single formula as the calculation of space resection Orientation elements out. Use as space resection alone to settle the image exterior orientation is the basic idea: to single video As the basis of images from the ground covered by a number of control points within the known ground coordinates and image coordinates of corresponding points in the measured values , The realities of collinearity equation, find the image in the time of aerial photography exterior orientation elements. First, the process to establish a single document)
    2011-05-19 10:18:50下载
    积分:1
  • 696518资源总数
  • 105151会员总数
  • 4今日下载