|
[Sponsors] |
Oscillating a porousBafflePressure (cyclic) boundary |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 10, 2018, 07:45 |
Oscillating a porousBafflePressure (cyclic) boundary
|
#1 |
New Member
Mohamad
Join Date: Apr 2017
Location: Oxford, UK
Posts: 10
Rep Power: 9 |
Hello,
I'm trying to simulate an oscillating actuator disk model (attached is my computational domain). Previously, I have done some simulations on actuator disk using the porousBafflePressure boundary condition to create the pressure jump condition on the disk. Now I'm trying to oscillate this disk but I haven't manage to accomplish this since the boundary type cyclic (used for porousBafflePressure boundary condition in 0/p file) cannot be oscillated using the solver displacementLaplacian (in constant/dynamicMeshDict). My setup are as follows: 0/p: boundaryField { DISK_half0 { type porousBafflePressure; patchType cyclic; jump uniform 0; value uniform 0; D 0; I 4; length 1; } DISK_half1 { type porousBafflePressure; patchType cyclic; value uniform 0; D 0; I 4; length 1; jump uniform 0; } } constant/dynamicMeshDict dynamicFvMesh dynamicMotionSolverFvMesh; motionSolverLibs ( "libfvMotionSolvers.so" ); solver displacementLaplacian; displacementLaplacianCoeffs { diffusivity inverseDistance (DISK_half0 DISK_half1); } So far I've tried using different types of boundaries but only boundary type wall and patch seems to be able to oscillate when using displacementLaplacian. Is there any other way to do this? Any help would be much appreciated. Thank you. Mohamad |
|
Tags |
oscillating cyclic porous |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Centrifugal fan | j0hnny | CFX | 13 | October 1, 2019 14:55 |
Radiation in semi-transparent media with surface-to-surface model? | mpeppels | CFX | 11 | August 22, 2019 08:30 |
Problem in setting Boundary Condition | Madhatter92 | CFX | 12 | January 12, 2016 05:39 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
An error has occurred in cfx5solve: | volo87 | CFX | 5 | June 14, 2013 18:44 |