|
[Sponsors] |
May 15, 2018, 07:33 |
Time boundary condition OpenFOAM v1712
|
#1 |
New Member
Carlos
Join Date: May 2017
Posts: 16
Rep Power: 9 |
Hello all,
I am having problems to set up a time boundary condition on OpenFoam, I want to introduce a sinusoidal velocity V=V(1+ A*sin (2*pi*f*t)), I have done it on Openfoam 2.3.1 (and it works well): inlet { type oscillatingFixedValue; amplitude 0.05; frequency 10; refValue uniform (2 0 0); } I am trying to do the same boundary condition on OpenFOAM v1712, but I am facing problems with it. I am modifying the Oxcillatingbox tutorial: { type uniformFixedValue; uniformValue { type sine; frequency 10; amplitude 0.05; scale (1 0 0); level (1 0 0); } } value uniform (2 0 0); It does not work as I want, Can anyone please suggest any tips? Thanks in advance. |
|
Tags |
boundary condition u, openfoam 1712 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
AMI speed performance | danny123 | OpenFOAM | 21 | October 24, 2020 05:13 |
Floating point exception error | lpz_michele | OpenFOAM Running, Solving & CFD | 53 | October 19, 2015 03:50 |
Wrong flow in ratating domain problem | Sanyo | CFX | 17 | August 15, 2015 07:20 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |