|
[Sponsors] |
September 19, 2013, 11:22 |
Time Dependent BC Problem
|
#1 | ||
Senior Member
Join Date: Dec 2010
Posts: 135
Rep Power: 16 |
Hi guys,
I am trying to implement a time depending velocity inlet Here is my U file: Quote:
And this is the error message@Output Quote:
What am I doing wrong here? I do not get my mistake? I am using OF v221 Thanks for help |
|||
September 23, 2013, 08:02 |
|
#2 |
Senior Member
Join Date: Dec 2010
Posts: 135
Rep Power: 16 |
No one has got an idea about this?
|
|
September 23, 2013, 08:25 |
|
#3 |
Senior Member
Sasan Ghomi
Join Date: Sep 2012
Location: Denmark
Posts: 292
Rep Power: 15 |
Hi,
Try to use this type : in { type timeVaryingUniformFixedValue; fileName "ramp.dat"; outOfBounds clamp; } Now you should create a ramp.dat file in your case directory like this : ( (0 (1 0 0 )) (1 (2 0 0 )) (3 (3 0 0 )) .... ..... ... ); hope this helps. |
|
September 23, 2013, 10:28 |
|
#4 | |
Senior Member
Join Date: Dec 2010
Posts: 135
Rep Power: 16 |
Quote:
I am still having this problem. Any suggestion? Last edited by eRzBeNgEl; September 24, 2013 at 04:57. |
||
September 24, 2013, 08:25 |
|
#5 |
Senior Member
Sasan Ghomi
Join Date: Sep 2012
Location: Denmark
Posts: 292
Rep Power: 15 |
This boundary condition exists in OP 210 and 1.6-ext . Are you sure this BC doesn't exist in 221 ? try to use xxx instead of type of boundary condition and after running you will get an error that in this error you can see all BC in version 221 . After that paste all types of BC here.
|
|
September 24, 2013, 12:21 |
|
#6 | |
Senior Member
Join Date: Dec 2010
Posts: 135
Rep Power: 16 |
I solved my problem:
OF v221 BCs are listed here: http://www.openfoam.org/version2.1.0...conditions.php It says that type timeVaryingUniformFixedValue are now part of Quote:
And my problem: I thought I also changed my pressure conditions. In a further version I had freestreamPressure as BC. Somehow I did not saved the edited Pressure file. Just had to change the boundarys to fixedValue, zeroGradient, eg.. and it worked fine. Thanks for your help |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
AMI speed performance | danny123 | OpenFOAM | 21 | October 24, 2020 05:13 |
Transient simulation not converging | skabilan | OpenFOAM Running, Solving & CFD | 14 | December 17, 2019 00:12 |
[stressAnalysis] Residual plot for OpenFOAM-ext problem. | Sargam05 | OpenFOAM CC Toolkits for Fluid-Structure Interaction | 26 | July 14, 2014 09:36 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
plot over time | fferroni | OpenFOAM Post-Processing | 7 | June 8, 2012 08:56 |