CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Problem with convection term in linearized Navier-Stokes equations

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 16, 2014, 10:55
Default Problem with convection term in linearized Navier-Stokes equations
  #1
New Member
 
Andrea
Join Date: Sep 2014
Posts: 17
Rep Power: 11
And901 is on a distinguished road
Hi guys,

i'm trying to write a solver for Linearized Navier- Stokes equations.
I modified icoFoam solver, splitting the convection term in two parts:

fvm::div(phi_zero, U) + fvc::div(phi,U_zero).

U_zero is the base flow, phi_zero is defined as phi_zero = linearInterpolate(U_zero) & mesh.Sf().

I tried to run a simulation around a cylinder and the result seems correct.
Now, to prove that what i have written is correct, i should run two separate simulations:

1) The first one with fvc::div(phi,U_zero) = 0;
2) The second one with fvm::div(phi_zero, U) = 0;

In both cases i should re-obtain a solution equal to the base flow U_zero.
The first simulation works well but the second one doesn't.
It seems that the fvc term without the fvm one causes some problems.

Could anyone please help me?

Regards,

Andrea
And901 is offline   Reply With Quote

Old   December 6, 2015, 04:37
Default
  #2
Senior Member
 
Join Date: Jan 2013
Posts: 134
Rep Power: 13
kkpal is on a distinguished road
hi, Andrea!

Have you solved this problem? I'm facing a similar question now.
kkpal is offline   Reply With Quote

Old   December 8, 2015, 07:47
Default
  #3
New Member
 
Andrea
Join Date: Sep 2014
Posts: 17
Rep Power: 11
And901 is on a distinguished road
hi kkpal,

unfortunately I haven't solved this problem yet. Actually I'm not working on it anymore. It was the topic of my Master's Thesis, but me and my supervisor decided to change it because it would have required too much time to solve it (the graduate session was too near and my project too big).
I hope my threads can help you.
Let me know if you come up with a solution.

Best Regards,

Andrea
And901 is offline   Reply With Quote

Old   December 21, 2015, 01:33
Default
  #4
Senior Member
 
Join Date: Jan 2013
Posts: 134
Rep Power: 13
kkpal is on a distinguished road
Hi, Andrea!
I found several papers concerning this topic, especially this one:
http://www.sciencedirect.com/science...70963813001879

Currently I'm trying to running some validation cases according this method.
kkpal is offline   Reply With Quote

Old   May 26, 2020, 04:52
Default
  #5
New Member
 
zein elserfy
Join Date: May 2018
Posts: 25
Rep Power: 7
zeinelserfy is on a distinguished road
have you succeeded in implimenting Linearized Navier- Stokes equations in openFOAM?
zeinelserfy is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
coupled source term in 3 transport equations mhassani OpenFOAM Running, Solving & CFD 1 September 10, 2018 09:35
Problem modelling potential equations with addtional variables pmtgt CFX 4 October 3, 2013 08:20
LBM Vs navier stokes equations in turbulent fluid flow modeling. sharad_shevate Main CFD Forum 0 August 3, 2009 01:25
Newbie:Viscoelasticity and Navier stokes equation Rajil Saraswat Main CFD Forum 2 June 9, 2003 07:21
help: I am trying to solve Navier Stokes compressible and viscid flow Jose Choy Main CFD Forum 2 May 18, 2000 05:45


All times are GMT -4. The time now is 23:25.