|
[Sponsors] |
Error in Reading Velocity at each time step while using TimeVarryingMappedFixedValue |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 29, 2018, 22:13 |
Error in Reading Velocity at each time step while using TimeVarryingMappedFixedValue
|
#1 | ||
New Member
Faiaz Khaled
Join Date: Oct 2017
Location: United States of America
Posts: 17
Rep Power: 9 |
Hello Everyone,
I am relatively new to Openfoam. I am trying to simulate wind flow having turbulent velocity with logarithmic velocity profile close to the ground. for that purpose I am using timevarryingmappedFixedvalue at the inlet boundary condition for U. I also have the necessary velocity folders for each time step inside the inlet folder under boundarydata folder inside Constant. I was able to run a case for a smaller empty domain for upto 5 seconds. But, when I increase the time step and run it for a longer period (say like 30s) the solver blows up. I am sharing the control dictionary and the error I am getting in this thread. Please help me on this. I am just curious whether there something wrong with the mesh or not. Please note that this is just an empty domain. I am trying to get the correct velocity profile and turbulence intensity. Quote:
Quote:
|
|||
September 30, 2018, 00:54 |
|
#2 |
Member
Vivek
Join Date: Mar 2018
Location: India
Posts: 54
Rep Power: 8 |
Hi Faiaz Khaled,
Your error is due to k(turbulent kinetic energy) .if you the error message ,the residuals of k are going upto 10^32..this may be one of reason for code blow up. Change your boundary conditions ok k file. And another thing you can modify is solver used for k in fvSolution Thanks, Vivek |
|
October 1, 2018, 15:55 |
|
#3 | |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hi all,
as it was pointed out by Vivek, it seems that you have problems in your k-equation. Quote:
Just a correction, it is not the residual value of k, it is the real cell values that are getting crazy.
__________________
Keep foaming, Tobias Holzmann Last edited by Tobi; October 2, 2018 at 06:59. |
||
October 1, 2018, 16:04 |
Thank you
|
#4 |
New Member
Faiaz Khaled
Join Date: Oct 2017
Location: United States of America
Posts: 17
Rep Power: 9 |
Dear Mr. Vivek and Dr. Tobi,
Thank you very much. I will keep working on it and follow your suggestions. I will get back to you people soon. Thank you once again. Regards, Faiaz |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Contribution a new utility: refine wall layer mesh based on yPlus field | lakeat | OpenFOAM Community Contributions | 58 | December 23, 2021 03:36 |
Transient simulation not converging | skabilan | OpenFOAM Running, Solving & CFD | 14 | December 17, 2019 00:12 |
Floating point exception error | lpz_michele | OpenFOAM Running, Solving & CFD | 53 | October 19, 2015 03:50 |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
[Commercial meshers] fluentMeshToFoam multidomain mesh conversion problem | Attesz | OpenFOAM Meshing & Mesh Conversion | 12 | May 2, 2013 11:52 |