|
[Sponsors] |
Moving wall not working in multiphaseEulerFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 21, 2023, 19:45 |
Moving wall not working in multiphaseEulerFoam
|
#1 |
New Member
Jagan Mohan
Join Date: Dec 2019
Location: New York
Posts: 27
Rep Power: 7 |
Hi FOAMers,
I have asked a part of question in below thread Experimental verification Now, I tested following in V10 and ran into issue. It is a very simple task: either there is some fundamental bug in multiphaseEulerFoam solver or I'm making a silly mistake. Perhaps, you can point me in right direction. A fluidizedBed setup is copied from ../multiphase/multiphaseEulerFoam/RAS/fluidizedBed tutorial folder of V10. Please see Figure (1) in attached image. All settings are exactly same and only changes are (a) Four sides along X, Z axes are modeled as walls (in original setup, patches along X are modeled as “empty” with one cell thick mesh), (b) setup is run on serial local computer, (c) U.air on walls is changed from “noSlip” to “type fixedValue; uniform (0, 0, 0);”. As I’m testing “moving–wall” boundary condition, on four sides, a non–zero tangential velocity is imposed. For example, on one of the X walls, it is “type fixedValue; uniform (0, 0, -10);" and on opposite X wall, it is "type fixedValue; uniform (0, 0, 10);". Similarly, on Z walls. After running for sufficiently long time, U.air and U.particles velocity vector (s) are shown on horizontal slice in Figure (2). This value "10 m/s" in above paragraph is more than gas velocity which is 0.25 m/s. So, expectation is vectors close to the walls are to be aligned along wall. But it is clear that solver is ignoring “moving-wall” boundary condition and they are pointed upwards. What is going wrong in the setup? I have tried increasing specularityCoefficient to 1.0 (in original setup, it is 0.01) in U.particles but did not see any effect of boundary condition. I can share my setup here, if anyone of you wants to take a look. Eagerly waiting for your replies. |
|
Tags |
boundary condition, bug in openfoam, multiphaseeulerfaom, solver error |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Moving wall vs. SRF vs. Moving mesh | ghost82 | Main CFD Forum | 18 | February 5, 2022 08:48 |
[snappyHexMesh] How to draw a 3D-Drawing for Meshing | Kahnbein.Kai | OpenFOAM Meshing & Mesh Conversion | 4 | June 15, 2021 13:16 |
[Commercial meshers] Fluent3DMeshToFoam | simvun | OpenFOAM Meshing & Mesh Conversion | 50 | January 19, 2020 16:33 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |
Convergence moving mesh | lr103476 | OpenFOAM Running, Solving & CFD | 30 | November 19, 2007 15:09 |