|
[Sponsors] |
pimpleFOAM/icoFOAM,Problem of convergence while simulating oscillatory flow condition |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 29, 2018, 16:05 |
pimpleFOAM/icoFOAM,Problem of convergence while simulating oscillatory flow condition
|
#1 |
Member
Join Date: Apr 2016
Posts: 30
Rep Power: 10 |
Hi all,
I have been trying to simulate a laminar oscillatory flow condition (eg breathing,blood pumping) using icoFOAM/pimpleFOAM.However the solution is not converging for either of the two solvers. The mesh has been used before for a similar simulation therefore the mesh does not seem to be the problem.Your valuable inputs for this problem is greatly appreciated. Given are the boundary conditions for the velocity,pressure and solution controls. Also nNonOrthogonalCorrectors=2 Boundary Conditions for velocity dimensions [0 1 -1 0 0 0 0]; internalField uniform (0 0 0); boundaryField { WALL { type noSlip; } INLET { type uniformFixedValue; uniformValue { type sine; frequency 0.2; amplitude .5; scale (0 0 1); level (0 0 0); } } OUTLETS { type zeroGradient; } } Boundary Conditions for Pressure dimensions [0 2 -2 0 0 0 0]; internalField uniform 0; boundaryField { WALL { type fixedValue; value uniform .01; } INLET { type zeroGradient; } OUTLETS { type fixedValue; value uniform 0; } } Control Dict application icoFoam; startFrom latestTime; startTime 0; stopAt endTime; endTime .006; deltaT 0.0005; writeControl timeStep; writeInterval 20; purgeWrite 0; writeFormat ascii; writePrecision 6; writeCompression off; timeFormat general; timePrecision 6; runTimeModifiable true; |
|
January 29, 2018, 23:39 |
|
#2 |
New Member
Yuncheng Xu (Cloud)
Join Date: May 2011
Location: State College, PA
Posts: 20
Rep Power: 15 |
try zero gradient pressure on wall
|
|
July 13, 2018, 10:13 |
Convergence
|
#3 |
Member
Ben 017
Join Date: Nov 2017
Posts: 70
Rep Power: 9 |
Hello
I would like to ask about convergence of a simulation in foam ext 4.0 Indeed, i am running a tutorial of immersed boundary(movingcylinderInchannel), using IcoDyMIbFOAM, I would like to ask about its convergence? You may refer to the attached picture of residuals! Regard! |
|
Tags |
convergence, icofoam, oscillatory flow, pimplefoam, variable bc |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
boundary condition with pressure AND mass flow rate | tsi07 | FLUENT | 3 | April 14, 2022 13:32 |
Convergence with SIMPLE algorithm simulating water flow in a valve | enginpower | Main CFD Forum | 2 | August 25, 2017 07:24 |
Mass flow rate boundary condition with negative values | hebe2u. | CFX | 1 | December 27, 2016 04:53 |
Simulating a Laminar Isothermal Flow in a 2D rectangular Channel | HectorRedal | Main CFD Forum | 1 | December 18, 2016 12:41 |
Convergence problem with target mass flow rate | ADL | FLUENT | 2 | May 29, 2012 22:11 |