fluent模拟是否一定要收敛

杨晓嘉冰
2012-02-24 · TA获得超过3838个赞
知道小有建树答主
回答量:718
采纳率:76%
帮助的人:291万
展开全部
当然;
收敛一般情况会以残差曲线为标准;
我们使用Fluent,就是为了求解:连续方程,动量方程(N-S方程)以及能量守恒方程;
在求解这三个微分方程时,都是采用迭代方法进行迭代。对于同一个节点的同一个物理值,第N次迭代的结果是c1,第N+1次迭代的结果是c2,那该点同一个物理值的残值就可以定义为c2-c1。
当然这个残差越小越好,没有一定的标准,但一般会要求小于10-3,即可认为收敛;
或监测一个面的速度(或者是压力等参数)基本上不随着计算时间的推移而变化,就认为基本达到收敛;
建议了解有限体积的计算过程,Fluent的计算过程,多看看计算流体力学书;
xingxinghapi
2012-02-25 · TA获得超过199个赞
知道答主
回答量:88
采纳率:100%
帮助的人:60万
展开全部
说需要收敛的都是没做过实际工作的人,鄙视。。

不一定要收敛,因为收敛的标准是人为给出的,而收敛性和网格质量,计算模型,控制方程的复杂程度都有关系。
对于复杂模型,如果计算到最后收敛曲线在小范围震荡,而计算结果也大致正确,那么这个结果就是可用的。但是注意只是可用,由于收敛精度较低,所以计算结果和实际解存在一定的偏差。但是一般来说,这个偏差是可以接受的。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
zhangfahu
2012-02-28 · TA获得超过712个赞
知道小有建树答主
回答量:291
采纳率:0%
帮助的人:247万
展开全部
There's a few things that could be going on.

One possible answer is that your model is converged (that's always the happiest answer, isn't it?). The residuals you are looking at are normalized based on the residuals of the first iteration. So if your initial guess is pretty accurate, then your first residuals will be small, and all of your following residuals will be small as well, but since they are normalized according to that first small value, they look large. This typically shows up in the continuity and momentum residuals, and sometimes even in the x, y, and z velocity residuals (at least in the coupled solver). One thing you should be doing with your model is monitoring other factors besides your residuals. If you're looking for the pressure distribution, then define a few points along your airfoil and monitor the pressure at these points. You should also monitor at least the lift of your airfoil. You can find these monitors under solve->monitors. Judge convergence by when these have leveled off. While your model is solving, you will probably have to go in and clear the data in the monitors or adjust the scale of the axis to get a better idea of when they've truly leveled off. That can all be done in the windows where you defined the monitors.

Another possibility is that your model isn't converged (the less happy of the answers). If that's the case, then there's lots of possible reasons. One common one is the use of the Coupled Solver in low speed flows. Since the coupled solver is a density based solver, it can get hung up in incompressible flow regimes. Typically, I only use the coupled solver for flows over Mach 0.7, but I've used the segregated solver from Mach 0.05 up to Mach 1.2 (paying CAREFUL attention to the mesh where shocks form). Another possible problem is that its an unsteady problem. If you've stalled, you could be shedding vortices at some frequency. The SA turb model does alright with small separation regions, but a large separation region (say behind a shock at some angle of attack) can cause it to fall apart. It was originally designed for 2D airfoils without any separation. They've modified it some to try and make it work in 3D, and to try and help it handle separation, but I still haven't had much luck with it. There could also be some issues with your mesh. Pay attention to your y+ values and the rules concerning them.

Either way, you really should be monitoring more than the residuals to judge convergence. I've seen it a lot here, where someone will call a model converged because the residuals dropped below 1e-03, but when I've taken the model and continued with the iterations, I've seen a dramatic change in the forces. I've also seen it where someone will be 8 or 9 thousand iterations in trying to get the residuals to drop, but the forces have been steady.

Hope this helps, and good luck,
Jason
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
fox000002
2012-02-24 · TA获得超过3827个赞
知道大有可为答主
回答量:2356
采纳率:97%
帮助的人:1186万
展开全部
不收敛的话,那求解的结果是什么,谁也不知道

当然收敛的标准没有明文规定
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
收起 更多回答(2)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式