找回密码
 注册
查看: 5541|回复: 6

关于LBM编程问题

[复制链接]
发表于 2010-9-9 16:31:06 | 显示全部楼层 |阅读模式

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

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

x
请假一个入门问题,用LBM方法来模拟多孔介质内流动及扩散问题,是自己编程计算吗?还是有什么现成的软件可以来做LBM问题的?如果编程采用什么语言比较好?多谢了,本人着急入门,可是找不到门路,希望专家提点
发表于 2010-9-13 23:54:19 | 显示全部楼层
原帖由 牙印儿 于 2010-9-9 16:31 发表
请假一个入门问题,用LBM方法来模拟多孔介质内流动及扩散问题,是自己编程计算吗?还是有什么现成的软件可以来做LBM问题的?如果编程采用什么语言比较好?多谢了,本人着急入门,可是找不到门路,希望专家提点


LBM+porous media,文献很多
 楼主| 发表于 2010-9-15 14:58:19 | 显示全部楼层

回复 2# ywang 的帖子

我也看了很多相关文献,但是说的都不是特别详细,可能是由于本人基础比较薄弱,以前并未搞过计算,所以对相关知识很外行,想问一下,有什么现成的软件可以来做LBM问题吗还是要自己编程进行计算?

点评

if you are doing some basic research, i.e., the "porous media" are just some arrays of spheres, then you do want to try to write your own code. The basic principle of LBE is rather simple. And what yo  详情 回复 发表于 2015-3-30 22:53
发表于 2015-3-28 22:36:41 | 显示全部楼层
一般都是自己敲代碼的吧?
发表于 2015-3-30 22:53:56 | 显示全部楼层
本帖最后由 luo@odu.edu 于 2015-3-30 22:55 编辑
牙印儿 发表于 2010-9-15 14:58
我也看了很多相关文献,但是说的都不是特别详细,可能是由于本人基础比较薄弱,以前并未搞过计算,所以对相 ...


if you are doing some basic research, i.e., the "porous media" are just some arrays of spheres, then you do want to try to write your own code. The basic principle of LBE is rather simple. And what you need to pay attention is the no-slip boundary conditions.

However, if the porous media are "real" ones, then the coding gets a little tricky. You may want to use C++ to code. Also, data structure become very important. ...

Assuming you are a student, your mentor/adviser should have a firm plan before you are asked to do this type of things.

Good luck!

-- LS Luo
发表于 2015-4-8 16:54:46 | 显示全部楼层
luo@odu.edu 发表于 2015-3-30 22:53
if you are doing some basic research, i.e., the "porous media" are just some arrays of spheres,  ...

罗老师也在这个论坛里吗

点评

yes  详情 回复 发表于 2015-4-9 07:56
发表于 2015-4-9 07:56:07 | 显示全部楼层
1191095383 发表于 2015-4-8 16:54
罗老师也在这个论坛里吗


yes, sorry I could not be of more help.

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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