找回密码
 注册
查看: 11212|回复: 22

DUNS-pre

[复制链接]
发表于 2010-2-24 03:58:38 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
DUNS-pre is a preprocessor for the NS solver - DUNS.
It features:
1. a friendly graphics user interface
2. open .grid files for 2d geometries (duns structured grid files)
3. users can create a conn file for a given 2d grid interactively
4. users can specify boundary conditions interactively
5. can read a conn file for a grid
6. can read/modify/create script2 files

It can save DUNS  users a lot of effort to create conn files and prepare script2 files.
Any problem or suggestion, please report here.

[ 本帖最后由 wangdingxi 于 2010-5-20 19:23 编辑 ]
duns-pre-overview.JPG

duns-pre.zip

695.87 KB, 下载次数: 1030

 楼主| 发表于 2010-2-24 04:07:49 | 显示全部楼层
want to use duns in windows without cygwin or similar things?
it is possible. This version of duns can handle ns equatins puls chemistry.
You need microsoft visual c++ and visual fortran to compile it.
For each case, you need to have the appropriate parameters put in the directory where fortran and c source codes reside, then compile the code.

Any problem or suggestion is welcome.

[ 本帖最后由 wangdingxi 于 2010-2-23 20:10 编辑 ]

duns.zip

1.52 MB, 下载次数: 992

发表于 2010-4-12 21:23:48 | 显示全部楼层
duns的前处理网格用的什么格式的?
发表于 2010-4-27 09:13:49 | 显示全部楼层
DUNS是一个多维(1维/2维/3维)N-S方程组求解器,其名字DUNS取自Diagonalized Upwind Navier-Stokes四个英语单词的首字母。

DUNS主页:
http://duns.sourceforge.net/home.html
发表于 2010-5-1 14:30:24 | 显示全部楼层

回复 1# wangdingxi 的帖子

高手呀!佩服!
发表于 2010-5-13 19:15:44 | 显示全部楼层
学习
发表于 2010-7-4 00:27:43 | 显示全部楼层
老兄还在用duns呀,^_^
发表于 2010-7-10 17:45:57 | 显示全部楼层
丁喜兄DUNS的新进展,所有fortran文件合成一个文件,windows总算能编译了。准备也好好学习和研究一下。多谢分享!
 楼主| 发表于 2010-7-21 04:44:13 | 显示全部楼层
 楼主| 发表于 2010-7-21 04:45:03 | 显示全部楼层
原帖由 potter_tang 于 2010-7-10 09:45 发表
丁喜兄DUNS的新进展,所有fortran文件合成一个文件,windows总算能编译了。准备也好好学习和研究一下。多谢分享!

谢谢使用啊,有问题别忘了告诉我。
你的使用是我继续研究的动力。
发表于 2010-10-18 10:56:51 | 显示全部楼层
发表于 2010-11-17 09:39:13 | 显示全部楼层
原帖由 wangdingxi 于 2010-7-21 04:45 发表

谢谢使用啊,有问题别忘了告诉我。
你的使用是我继续研究的动力。


老弟精神可佳啊
发表于 2010-11-19 19:48:03 | 显示全部楼层
"For each case, you need to have the appropriate parameters put in the directory where fortran and c source codes reside, then compile the code."

变个网格数也要重新编译一次程序呀?可惜装不上vc.不知道windows下的gcc行不行(这个http://www.equation.com/servlet/equation.cmd?call=fortran)
发表于 2010-11-20 17:39:11 | 显示全部楼层
生成的.tec文件,第1行如下:
VARIABLES = "X", "Y", "xH2       ","xO2       ","xOH       ","xH2O      ","xO        ","xH        ","xHO2      ","xH2O2     ","
末尾多了  ,"
怪不得我用VisIt怎么也打不开。
"xO2       "里的空格要是能去掉就太棒了,我在VisIt里要用{u,v}定义表达式,把速度分量说明成一个矢量,这样VisIt才能画矢量图等。这个表达式必须和变量“    ”中的内容完全一样(包括大小写),有这些空格时,会数不清个数。

试着在windows下,用gcc编译了一下,在dunsf.f的49行:
use dfport
gcc报错说不能打开dfport.mod.
不明白fortran里use是干什么的。
发表于 2010-11-24 18:33:14 | 显示全部楼层
看了一下fortran的use的介绍,应该是缺文件。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表