登录
首页 » c » fluent蒸发冷凝UDF

fluent蒸发冷凝UDF

于 2022-01-27 发布 文件大小:1.13 kB
0 157
下载积分: 2 下载次数: 1

代码说明:

fluent中模拟蒸发和冷凝,关于该过程的能量和质量方程有详细的定义和介绍,对于初学者熟悉和使用UDF来模拟相变有很大帮助

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

发表评论

0 个回复

  • kssign_functions
    说明:  语言的文法规则 说明 对原编译程序作了如下修改,增加了输入文件(The grammar rules of the language have been modified as follows to add input files to the original compile)
    2019-01-01 01:12:04下载
    积分:1
  • C# 判断WPF页面是否运行在浏览器环境下
    C# 判断WPF页面是否运行在浏览器环境下,还可以使用BrowserInteropHelper.Source属性进行深入检测,具体的实现代码如下:   private void Page_Loaded(object sender, RoutedEventArgs e)   {//判断WPF页面是否运行在浏览器环境下    string MyInfo = "";    if (System.Windows.Interop.BrowserInteropHelper.IsBrowserHosted)    {//还可以使用BrowserInteropHelper.Source属性进行深入检测    MyInfo = "当前WPF页面是运行在浏览器环境下!";    }    else    {    MyInfo = "当前WPF页面不是运行在浏览器环境下!";    }    MessageBox.Show(MyInfo, "信息提示", MessageBoxButton.OK);   }
    2022-03-22 08:29:15下载
    积分:1
  • 万年历
    适用于用简单的C语言设计,完成基本的万年历功能
    2023-05-12 01:00:04下载
    积分:1
  • Pointers-and-Arrays
    This Chapter deals with POinters and Arrays. Sample Programs are given to workout in C++ environment.
    2014-09-16 23:41:56下载
    积分:1
  • RB_Tree
    Implementation of basic insertion, deletion and search algorithms in a red-black tree in C++.
    2015-02-02 21:07:18下载
    积分:1
  • IEC101
    101规约程序代码说明,较为详细的101标准电力通讯规约代码。(Power communication protocol IEC 61850-101 Statute of the simulator source code, VC prepared)
    2020-09-15 16:57:57下载
    积分:1
  • 电子线路CAD的求解元件灵敏度的源码,包括网表文件的读取
    电子线路CAD的求解元件灵敏度的源码,包括网表文件的读取-CAD of electronic circuits to solve the sensitivity of the source components, including the read netlist file
    2023-07-28 15:50:02下载
    积分:1
  • coolbutton
    按钮的编写,用MFC实现,具体实现为XP风格按钮(XP style button)
    2009-04-12 18:39:31下载
    积分:1
  • visio=dianjiyunxing
    电机运行的流程图,用visio画的图,可以直接复制到word中使用(the picture in the visio)
    2013-03-15 17:33:53下载
    积分:1
  • APIHOOK
    APIHook程序范例,截取部分API函数。(APIHook program example, intercept some API functions.)
    2013-08-28 14:12:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载