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

How to set fully developed velocity profile at inlet in OpenFOAM 12?

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 10, 2024, 09:04
Default How to set fully developed velocity profile at inlet in OpenFOAM 12?
  #1
Member
 
Wesley T.
Join Date: Apr 2009
Posts: 30
Rep Power: 17
Wesley is on a distinguished road
would like to create apply a fully developed velocity profile at the inlet to my simulation.

I am currently using OpenFOAM 12 and I have not yet found how to do this.

I have tried several approaches without success.

For comparison, in OpenFOAM 9, applying this inlet condition:


Code:
    Inlet
    {
        type                flowRateInletVelocity;
        volumetricFlowRate  3.39e-5;
        extrapolateProfile  yes;
        value               uniform (0 0 0);
    }
would result in this inlet velocity profile (scaled to the velocity profile of the inlet):




This same information in OpenFOAM 12 results in a uniform inlet velocity (scale is from 0 to the average velocity across the inlet):



I have not yet found how to create a fully developed velocity profile at the inlet.

Thank you for any help you can give to me to get a fully developed velocity profile with OpenFOAM 12.

Edited to add: Until I can get a developed velocity profile at the inlet, I will be using an added length of flow with the slip boundary condition. This will deliver a somewhat developed velocity profile and will not result in very high pressures at the outer circumference of the inlet where the flow is in contact with the walls (noSlip) of the simulation.

Last edited by Wesley; November 10, 2024 at 09:07. Reason: Adding the workaround I will be using, in case it is helpful to others
Wesley is offline   Reply With Quote

Reply

Tags
extrapolateprofile

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Fully developed temperature profile at tube inlet amrkaood FLUENT 0 September 1, 2020 06:11
fully developed turbulent flow at inlet using mapped BC atul1018 OpenFOAM Running, Solving & CFD 0 August 21, 2020 06:44
UDF Velocity profile at inlet aar007 Fluent UDF and Scheme Programming 1 June 28, 2020 23:43
Pressure profile in Velocity inlet Pertica FLUENT 3 June 15, 2020 09:30
what the result is negatif pressure at inlet chong chee nan FLUENT 0 December 29, 2001 06:13


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