|
[Sponsors] |
Boundary condition causes MRF(steady) unconvergence |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 3, 2020, 13:37 |
Boundary condition causes MRF(steady) unconvergence
|
#1 |
New Member
Join Date: Feb 2020
Posts: 28
Rep Power: 6 |
Hello everyone,
I tried to simulate a pump piston motion which includes both rotation and translation, for rotation, I adopted the moving mesh method, and for translation, I took UDF method. In beginning, I wanted to use MRF to give a good initial condition for the simulation, however, once I ran the simulation, warnings came out: “Divergence detected in AMG solver: pressure correction.” And I found it is the outlet boundary condition (high pressure) that leads to this unconvergence, but I don’t know how to solve this problem, can someone do me a favor? Thx! Boundary condition: Inlet: pressure inlet 0 pascal Outlet: pressure outlet 35000000 pascal (35 MPa) |
|
March 3, 2020, 15:58 |
MRF and Initial Condition
|
#2 |
Senior Member
|
A good initial condition is always useful as long as the system is continuous. However, in your case, MRF is not even applicable. You should initialize with 0 values for every field, except for Pressure and Dissipation Rate. For pressure, use a high pressure value. For Dissipation Rate, use a value of 1.0 or any positive value to ensure that is a realizable number. I am assuming you are using Ideal gas law. Therefore, temperature is another important condition, however, default value of 300 K will do equally well.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
Tags |
fluent - udf, unconvergence |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
Centrifugal fan | j0hnny | CFX | 13 | October 1, 2019 14:55 |
Basic Nozzle-Expander Design | karmavatar | CFX | 20 | March 20, 2016 09:44 |
Accessing multiple boundary patches from a custom boundary condition file | ripudaman | OpenFOAM Programming & Development | 0 | October 22, 2014 19:34 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |