compressibleInterFoam求解器怎么加入空化模型
-
不知道这篇论文能否给点帮助(同学的论文):
"叶秉晟. 针对非定常空化流动的多相可压缩求解器开发及应用[D]. 中国科学院大学,2019." -
@影川风 我也在学习这个模型,请教:
-
看到tutorials里面只有层流的例子,这个不能计算紊流吗?
-
thermophysicalProperties三个文件中
phases (water air); pMin 10000; sigma 0.07;
这两个变量不知道什么意思
- 还有水相的文件中
equationOfState { C (0.001278 -2.1055e-06 3.9689e-09 4.3772e-13 -2.0225e-16); }
这个也不知道是啥。
-
-
水相前面写的是:
equationOfState rPolynomial;
所以是多项式状态方程,在
rPolynomial.H
里面写的是:Reciprocal polynomial equation of state for liquids and solids \f[ 1/\rho = C_0 + C_1 T + C_2 T^2 - C_3 p - C_4 p T \f] This polynomial for the reciprocal of the density provides a much better fit than the equivalent polynomial for the density and has the advantage that it support coefficient mixing to support liquid and solid mixtures in an efficient manner.
所以就是:
-
-
前辈你好,我最经也遇到这个问题,请问有时间交流一下吗?
2017年6月26日 13:52
14/14
2024年12月26日 07:02