24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 2544  |  回复: 5
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

lyfflynice

木虫 (正式写手)

[交流] FLUENT怎么模拟CO2气液两相流 已有3人参与

各位虫友来交流一下,FLUENT怎么模拟CO2的气液两相流,fluent的材料库里只有CO2,没有区分气相还是液相呀,如图,还有那个CO2-表示什么意思?

FLUENT怎么模拟CO2气液两相流
搜狗截图20171009161049.jpg
回复此楼

» 猜你喜欢

» 本主题相关商家推荐: (我也要在这里推广)

学无止境,气有浩然
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

sfbook

银虫 (小有名气)


小木虫: 金币+0.5, 给个红包,谢谢回帖
Fluent材料库里面那些基本都没实用意义,你可以打开scm文件看看,基本都是参考条件下的常数物性。co2是惰性颗粒,co2-是流体
参数:
(carbon-dioxide-
  fluid
  (chemical-formula . co2-)
  (specific-heat (polynomial piecewise-polynomial (300 1000 498.18926 1.4741645 -0.0015484008 1.2351213e-06 -4.7611293e-10) (1000 5000 871.01676 0.47852013 -0.00020217266 3.8289174e-08 -2.6919912e-12)))
  (molecular-weight (constant . 44.01049))
  (formation-enthalpy (constant . -4.4144003e+08))
  (reference-temperature (constant . 298))
  (formation-entropy (constant .  0.2405168E+06))
  ;; critical properties assumed the same as carbon-dioxide
  (critical-pressure (constant . 7.3740e6))
  (critical-temperature (constant . 304.12))
  (acentric-factor (constant . 0.225))
  (critical-volume (constant . 0.002137))
  )

(carbon-dioxide
  (fluid inert-particle)
  (chemical-formula . co2)
  (density (constant . 1.7878))
  (specific-heat (polynomial piecewise-polynomial (300 1000 429.92889 1.8744735 -0.001966485 1.2972514e-06 -3.9999562e-10) (1000 5000 841.37645 0.59323928 -0.00024151675 4.5227279e-08 -3.1531301e-12)) (constant . 840.37) (polynomial piecewise-linear (300 . 846) (600 . 1075) (1000 . 1234) (1500 . 1326) (2000 . 1371) (2500 . 1397)))
  (thermal-conductivity (constant . 0.0145))
  (viscosity (constant . 1.37e-05) (sutherland 1.37e-05 273.11 222.22) (power-law 1.37e-05 273.11 0.79))
  (molecular-weight (constant . 44.00995))
  (absorption-coefficient (constant . 0.43) (polynomial piecewise-linear (550 . 0.46) (890 . 0.54) (1220 . 0.54) (1550 . 0.43)))
  (formation-enthalpy (constant . -3.9353235e+08))
  (reference-temperature (constant . 298.15))
  (lennard-jones-length (constant . 3.941))
  (lennard-jones-energy (constant . 195.2))
  (thermal-accom-coefficient (constant . 0.9137))
  (velocity-accom-coefficient (constant . 0.9137))
  (formation-entropy (constant . 0.2137202E+06))
  ; Critical Properties from Polling et al.
  (critical-pressure (constant . 7.3740e6))
  (critical-temperature (constant . 304.12))
  (acentric-factor (constant . 0.225))
  (critical-volume (constant . 0.002137))
  )

物性可以尝试自己用udf拟合(压差变化可忽略的情况下)
NIST-REAL-GAS模型貌似不支持多相流模型,通常情况下都是把计算域设为液体、过热蒸汽或者超临界流体的单一相。
原文:The real gas models cannot be used with any of the multiphase models. The model is compatible with the Lagrangian Dispersed Phase Models only for the massless and inert particle types.

别的我也不会了,建议从流沙老师的书里面先做一做算例
4楼2017-10-11 10:29:18
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 6 个回答

bambooname

新虫 (小有名气)


小木虫: 金币+0.5, 给个红包,谢谢回帖
是不是把温度设低些就液化了

发自小木虫Android客户端
2楼2017-10-09 22:49:22
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

lyfflynice

木虫 (正式写手)

引用回帖:
2楼: Originally posted by bambooname at 2017-10-09 22:49:22
是不是把温度设低些就液化了

我猜测FLUENT里的CO2应该是包含了气体和液体的性质,但是做多相流的时候,需要设置主相和次相,就不知道怎么办了

发自小木虫Android客户端
学无止境,气有浩然
3楼2017-10-10 00:07:22
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

lyfflynice

木虫 (正式写手)

引用回帖:
4楼: Originally posted by sfbook at 2017-10-11 10:29:18
Fluent材料库里面那些基本都没实用意义,你可以打开scm文件看看,基本都是参考条件下的常数物性。co2是惰性颗粒,co2-是流体
参数:
(carbon-dioxide-
  fluid
  (chemical-formula . co2-)
  (specific-heat  ...

Nist real gas模型确实不能用于多相,压差变化剧烈,从超临界变化到亚临界,正尝试拟合物性,但临界点变化太剧烈

发自小木虫Android客户端
学无止境,气有浩然
5楼2017-10-11 13:09:45
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 求调剂 +3 争取九点睡 2026-03-28 3/150 2026-03-28 11:50 by 83503孙老师
[考研] 085600,材料与化工321分求调剂 +3 大馋小子 2026-03-28 3/150 2026-03-28 11:03 by JourneyLucky
[考研] 289求调剂 +10 新时代材料 2026-03-27 10/500 2026-03-28 09:53 by 无际的草原
[考研] 322求调剂 +6 宋明欣 2026-03-27 6/300 2026-03-28 07:08 by wangy0907
[考研] 340求调剂 +5 jhx777 2026-03-27 5/250 2026-03-28 04:18 by fmesaito
[考研] 331环境科学与工程求调剂 +3 熠然好运气 2026-03-27 3/150 2026-03-28 04:11 by fmesaito
[考研] 求调剂 +8 张zz111 2026-03-27 9/450 2026-03-28 03:41 by fmesaito
[考研] 275求调剂 +10 jjjjjjjjjjl 2026-03-27 10/500 2026-03-27 23:47 by barnett0632
[考研] 考研化学308分求调剂 +10 你好明天你好 2026-03-23 12/600 2026-03-27 14:43 by shangxh
[考研] 333求调剂 +3 question挽风 2026-03-23 3/150 2026-03-27 11:29 by 不吃魚的貓
[硕博家园] 招收生物学/细胞生物学调剂 +3 IceGuo 2026-03-26 4/200 2026-03-27 05:35 by user003
[考研] 284求调剂 +11 junqihahaha 2026-03-26 12/600 2026-03-27 04:37 by wxiongid
[考研] 304材料求调剂 +4 钟llll 2026-03-26 4/200 2026-03-27 03:42 by wxiongid
[考研] 085602化学工程求调剂。 +4 平乐乐乐 2026-03-26 4/200 2026-03-26 17:57 by fmesaito
[考研] 318求调剂 +3 plum李子 2026-03-23 3/150 2026-03-25 09:42 by 雾散后相遇lc
[考研] 材料考研调剂生 +3 黄粱一梦千年 2026-03-24 3/150 2026-03-24 17:00 by barlinike
[考研] 材料/农业专业,07/08开头均可,过线就行 +3 呵唔哦豁 2026-03-23 4/200 2026-03-23 22:30 by 汪!?!
[考研] 384求调剂 +3 子系博 2026-03-22 6/300 2026-03-23 21:45 by 子系博
[考研] 工科0856求调剂 +5 沐析汀汀 2026-03-21 5/250 2026-03-23 17:56 by 海瑟薇-
[考研] 275求调剂 +6 shansx 2026-03-22 8/400 2026-03-22 15:27 by barlinike
信息提示
请填处理意见