|
[Sponsors] |
[HOW TO] solve the velocity components (Ux and Uy) from 2 equations |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 6, 2020, 13:16 |
Fornulation
|
#21 | ||
Senior Member
|
Thank you for your response ^_^
Quote:
Quote:
Thank you |
|||
March 6, 2020, 14:43 |
|
#22 | |
Senior Member
Adhiraj
Join Date: Sep 2010
Location: Karnataka, India
Posts: 187
Rep Power: 16 |
Quote:
You will need to work out the details, since I am not familiar with this particular topic. Try to find in the literature how other people have worked on this topic. |
||
March 8, 2020, 14:29 |
|
#23 | ||
Senior Member
|
Thank you for your comments.
One of my friend helped to find a way somehow, however not that clear (by cross-checking with icoFOAM incompressible solver). Some manipulations are made here without affecting the flow physics. Quote:
Quote:
After compiling the above code, the velocity is resolved, however when time increases, the magnitude of velocity increases randomly as shown in the attachment. |
|||
March 13, 2020, 03:33 |
|
#24 | ||
Senior Member
|
My code is compiled good, velocity contour changes appropriately. But there is problem with magnitude of velocity - which varies in very random manner. In general, my case is steady in flow. But, I introduced unsteady (fvm::ddt) term - mainly for the compilation of matrix equation. When running unsteady case,
In order to resolve this unrealistic magnitude changes, I tried changing boundary conditions and manipulated the code further, but I couldn't able to figure out how to resolve this. Quote:
Quote:
Any ideas as how to proceed further ? THank you ^^ Last edited by Kummi; March 21, 2020 at 09:23. |
|||
|
|