|
[Sponsors] |
partial slip boundary condition implementation in openFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 23, 2019, 08:26 |
partial slip boundary condition implementation in openFoam
|
#1 |
New Member
Rakesh juyal
Join Date: Jun 2018
Posts: 1
Rep Power: 0 |
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. |
|
Tags |
openfoam, partial slip |
|
|
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 05:33 |
Basic Nozzle-Expander Design | karmavatar | CFX | 20 | March 20, 2016 09:44 |
Question about heat transfer coefficient setting for CFX | Anna Tian | CFX | 1 | June 16, 2013 07:28 |
Low Mixing time Problem | Mavier | CFX | 5 | April 29, 2013 01:00 |
Partial slip boundary condition? | Baicang | FLUENT | 0 | November 13, 2005 06:48 |