CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Pressure gradient flows boundary condition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 18, 2022, 02:39
Default Pressure gradient flows boundary condition
  #1
Member
 
Jigs
Join Date: Aug 2017
Location: Pune
Posts: 39
Rep Power: 9
jmex is on a distinguished road
Hi Team,

I am trying to simulate a problem with pressure condition at inlet and outlet. The same problem works great with fixed value at inlet velocity but doesn't converge for pressure inputs at inlet and outlet.
Let's say I am trying to simulate with pressure inlet at 1 psi and atmospheric pressure at outlet.
Used fixedValue for inlet and outlet for pressure condition. (I did divide the density with the pressure to apply pressure gradient here as input value) - Hope this part is correct. Do correct me if I am wrong.
Now what i am confused is with the velocity (U) at inlet and outlet. Should I keep zeroGradient or any other type i should be using.

Regards,
jmex is offline   Reply With Quote

Old   July 20, 2022, 14:28
Default
  #2
New Member
 
Pavithran R
Join Date: Mar 2021
Posts: 2
Rep Power: 0
PavithranR is on a distinguished road
You can keep velocity BC as zeroGradient
PavithranR is offline   Reply With Quote

Old   July 21, 2022, 01:11
Default
  #3
Member
 
Jigs
Join Date: Aug 2017
Location: Pune
Posts: 39
Rep Power: 9
jmex is on a distinguished road
I did try that and it isn't converging. The simulation stops after few steps throwing below error.

Code:
smoothSolver:  Solving for Ux, Initial residual = 1, Final residual = 0.0835649, No Iterations 9
smoothSolver:  Solving for Uy, Initial residual = 1, Final residual = 0.0832669, No Iterations 9
smoothSolver:  Solving for Uz, Initial residual = 1, Final residual = 0.0962039, No Iterations 6
#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::sigFpe::sigHandler(int) at ??:?
#2  ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3  double Foam::sumProd<double>(Foam::UList<double> const&, Foam::UList<double> const&) at ??:?
#4  Foam::PCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
#5  Foam::GAMGSolver::solveCoarsestLevel(Foam::Field<double>&, Foam::Field<double> const&) const at ??:?
#6  Foam::GAMGSolver::Vcycle(Foam::PtrList<Foam::lduMatrix::smoother> const&, Foam::Field<double>&, Foam::Field<double> const&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::PtrList<Foam::Field<double> >&, Foam::PtrList<Foam::Field<double> >&, unsigned char) const at ??:?
#7  Foam::GAMGSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
#8  Foam::fvMatrix<double>::solveSegregated(Foam::dictionary const&) at ??:?
#9  Foam::fvMatrix<double>::solve(Foam::dictionary const&) in "/opt/openfoam9/platforms/linux64GccDPInt32Opt/bin/simpleFoam"
#10  Foam::fvMatrix<double>::solve() in "/opt/openfoam9/platforms/linux64GccDPInt32Opt/bin/simpleFoam"
#11  ? in "/opt/openfoam9/platforms/linux64GccDPInt32Opt/bin/simpleFoam"
#12  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#13  ? in "/opt/openfoam9/platforms/linux64GccDPInt32Opt/bin/simpleFoam"
Floating point exception
jmex is offline   Reply With Quote

Old   July 21, 2022, 01:54
Default
  #4
Member
 
Jigs
Join Date: Aug 2017
Location: Pune
Posts: 39
Rep Power: 9
jmex is on a distinguished road
even pressureInletOutletVelocity in U at inlet didn't work. same floating point exception error.
jmex is offline   Reply With Quote

Old   July 21, 2022, 13:30
Default
  #5
New Member
 
Pavithran R
Join Date: Mar 2021
Posts: 2
Rep Power: 0
PavithranR is on a distinguished road
Check Schems in your case and try using relaxation factors. If you using tet mesh means use nNonOrthogonalCorrectors in fvSolution
PavithranR is offline   Reply With Quote

Reply

Tags
boundary condition, pressure gradient


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wind tunnel flow simulation boundary condition issue charan3007 SU2 0 October 21, 2021 08:27
CFD analaysis of Pelton turbine amodpanthee CFX 31 April 19, 2018 18:02
Pressure Inlet Boundary Condition Issue zoeburton1987 FLUENT 0 May 15, 2012 09:20
Convective Heat Transfer - Heat Exchanger Mark CFX 6 November 15, 2004 15:55
Pressure Boundary Condition Matt Umbel Main CFD Forum 0 January 11, 2002 10:06


All times are GMT -4. The time now is 20:26.