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

Time-dependent boundary condition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 17, 2024, 08:03
Default Time-dependent boundary condition
  #1
New Member
 
Ali Jraisheh
Join Date: Jun 2019
Location: Mumbai, India
Posts: 1
Rep Power: 0
Alijr is on a distinguished road
Hi
I am trying to run a simulation with time-dependent back pressure (at the outlet), using rhoCentralFoam solver. It says in the manual that we can do this by using:



outlet
{
type uniformFixedValue;
uniformValue table
(
(0 100)
(5e-07 200)
(1e-06 300)
(1.5e-06 400)
(2e-06 500)
(2.5e-06 600)
(3e-06 700)
(3.5e-06 800)
(4e-06 900)
}


The simulation runs for a few time steps with a constant back pressure (to achieve a steady-state case before varying the back pressure), and the moment it hits the time step at which the pressure starts changing, it diverges.
I tried using a very low Courant number, and very low variation in pressure (probably 10 Pascals increment), but it always diverges.
Does anyone have a solution for this?
Alijr is offline   Reply With Quote

Reply

Tags
boundary condition, openfoam 9, rhocentralfoam, time-dependent


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
fixedValue boundary condition with a time dependent value meth OpenFOAM Pre-Processing 11 May 25, 2023 02:03
Postprocess: sampleDict works but creates no output folder shock77 OpenFOAM Post-Processing 14 November 15, 2021 08:27
sliding mesh problem in CFX Saima CFX 46 September 11, 2021 07:38
AMI speed performance danny123 OpenFOAM 21 October 24, 2020 04:13
plot over time fferroni OpenFOAM Post-Processing 7 June 8, 2012 07:56


All times are GMT -4. The time now is 03:43.