|
[Sponsors] |
January 27, 2020, 05:28 |
Flapping wall
|
#1 |
Member
Join Date: Aug 2014
Location: Germany
Posts: 77
Rep Power: 12 |
Hi everyone,
I am trying to simulate a simple 2D geometry with a flapping door. The geometry and udf file used are attached. My problem is, instead of flapping, the boundary seem to shrink with every time step. Can someone help me see what the problem is ? Thanks |
|
January 29, 2020, 10:17 |
Value of wrong parameter
|
#2 |
Senior Member
|
The problem is with the code. Since it is a 2D simulation, rotation is not allowed across x and y axes. So only third component of omega can have a value. Set value for omega[2] and not omega[0].
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Radiation in semi-transparent media with surface-to-surface model? | mpeppels | CFX | 11 | August 22, 2019 08:30 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |
[Commercial meshers] tmerge utility creates unwanted interface/walls comes in the final mesh | Shoonya | OpenFOAM Meshing & Mesh Conversion | 11 | January 20, 2012 07:23 |
Patches for OpenFOAM 1.7 on MacOS X | gschaider | OpenFOAM Installation | 101 | September 21, 2011 06:37 |
UDF for wall slipping | HFLUENT | Fluent UDF and Scheme Programming | 0 | April 27, 2011 13:03 |