problem with Iteration during solving the reynold equation

7 ビュー (過去 30 日間)
Hossein
Hossein 2014 年 2 月 19 日
回答済み: Carpenter86 2017 年 4 月 2 日
Hi everybody,
im trying to calculate two variables (pressure and film thickness of air in an air-bearing) by solving a Reynold-equation using iteraion-loop. The problem is that whenever i change the iteration condition (e by Pn+1 - Pn < e ) i get a different answer which is by very little values of e not correct (and too high). That means that the result increases in inverse propotion to e. I have tried also using relaxation-factor but not a very big change happened.
any answer will be appreciated. tnx

回答 (1 件)

Carpenter86
Carpenter86 2017 年 4 月 2 日
Since the relaxation did not help and you get convergence but the solution is incorrect, the problem may be in the discretization of equations. Maybe you should start with a simplified solution first by fixing the geometry and then solving only for pressure. You can use a sphere on flat as an example, in this case the pressure distribution have a nicely defined shape. You can also find a matlab code for analytical solution and numerical solution for the lubricated cases, but I think this may help you.

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by