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

partial slip boundary condition implementation in openFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 23, 2019, 07:26
Default partial slip boundary condition implementation in openFoam
  #1
New Member
 
Rakesh juyal
Join Date: Jun 2018
Posts: 1
Rep Power: 0
paddy.here is on a distinguished road
Hello foamers, I am trying to use partial slip boundary condition in openFoam but i think its not working because the resluts i am getting with partial slip is same as slip. what i am trying to do is if the temp is below 1680k it should move with slip velocity prescribed in velocity momentum equation with the source term or otherwise it should be a no slip to walls. the format i am using is this

type partialSlip;
valueFraction uniform 0.0;
value uniform (0 0 0);
fractionExpression "(T>1680) ? 1 : 0";


any help is appreciated. Thank you in advance.
paddy.here is offline   Reply With Quote

Reply

Tags
openfoam, partial slip


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
slip & noslip boundary condition for dynamic mesh, how to implement? oschi OpenFOAM Programming & Development 6 May 21, 2019 04:33
Basic Nozzle-Expander Design karmavatar CFX 20 March 20, 2016 08:44
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
Low Mixing time Problem Mavier CFX 5 April 29, 2013 00:00
Partial slip boundary condition? Baicang FLUENT 0 November 13, 2005 05:48


All times are GMT -4. The time now is 23:57.