CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Unsteady pressure calculation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 1, 2014, 22:05
Default Unsteady pressure calculation
  #1
New Member
 
Fraser Callaghan
Join Date: Oct 2013
Posts: 4
Rep Power: 12
fraser29 is on a distinguished road
I have a temporal dataset of velocity vectors in a 3D volume. I also have a reference pressure at t=0. My flow is incompressible.

I can calculate the pressure gradient and define a pressure field relative to my reference pressure at t=0, however how could I calculate pressure fields at t=1, t=2, t=i ... ?
(I have the pressure gradient fields at all these time points, but no reference pressure).

Any tips, resources would be helpful. I haven't been able to turn up anything in the literature.

Thanks,
Fraser
fraser29 is offline   Reply With Quote

Old   May 3, 2014, 18:33
Default
  #2
Senior Member
 
Join Date: Aug 2011
Posts: 272
Rep Power: 15
leflix is on a distinguished road
Did you solve the Navier-Stokes equations? if so ,necessary you have the pressure on each grid point of your computational domain.
If it is not the case,you need a spatial reference pressure for each time step (if you have the pressure gradient at each time step)

Quote:
Originally Posted by fraser29 View Post
I have a temporal dataset of velocity vectors in a 3D volume. I also have a reference pressure at t=0. My flow is incompressible.

I can calculate the pressure gradient and define a pressure field relative to my reference pressure at t=0, however how could I calculate pressure fields at t=1, t=2, t=i ... ?
(I have the pressure gradient fields at all these time points, but no reference pressure).

Any tips, resources would be helpful. I haven't been able to turn up anything in the literature.

Thanks,
Fraser
leflix is offline   Reply With Quote

Old   May 4, 2014, 03:34
Default
  #3
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by fraser29 View Post
I have a temporal dataset of velocity vectors in a 3D volume. I also have a reference pressure at t=0. My flow is incompressible.

I can calculate the pressure gradient and define a pressure field relative to my reference pressure at t=0, however how could I calculate pressure fields at t=1, t=2, t=i ... ?
(I have the pressure gradient fields at all these time points, but no reference pressure).

Any tips, resources would be helpful. I haven't been able to turn up anything in the literature.

Thanks,
Fraser

1) for any time, solve a Poisson equation with the source terme obtained taking the divergence of the momentum equation.
2) However, for incompressible flows be careful that you do not define a thermodicamic pressure
FMDenaro is offline   Reply With Quote

Old   May 4, 2014, 17:58
Default
  #4
New Member
 
Fraser Callaghan
Join Date: Oct 2013
Posts: 4
Rep Power: 12
fraser29 is on a distinguished road
Thanks for the reply.

Velocities are measured velocities. Pressure gradient is solved for from the momentum equations. I have no reference pressure for each time step.

Approach so far is an implicit discretisation based on SIMPLE
fraser29 is offline   Reply With Quote

Old   May 4, 2014, 23:11
Default
  #5
agd
Senior Member
 
Join Date: Jul 2009
Posts: 354
Rep Power: 18
agd is on a distinguished road
Why can you not use the same reference pressure as at t = 0? What is causing the reference pressure to change?
agd is offline   Reply With Quote

Old   May 4, 2014, 23:51
Default
  #6
New Member
 
Fraser Callaghan
Join Date: Oct 2013
Posts: 4
Rep Power: 12
fraser29 is on a distinguished road
A beating heart
fraser29 is offline   Reply With Quote

Old   May 5, 2014, 08:23
Default
  #7
agd
Senior Member
 
Join Date: Jul 2009
Posts: 354
Rep Power: 18
agd is on a distinguished road
But ordinarily the reference pressure is a quantity that primarily affects the non-dimensionalization of the equations of motion. The actual pressure in a heart chamber will vary in time, but the pressure levels will vary relative to the reference pressure. So I guess I still don't understand how or why the reference pressure is changing in time.
agd is offline   Reply With Quote

Old   May 5, 2014, 09:54
Default
  #8
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
the blood pressure is measured by the device with reference to a pressure value, you should use this one...
FMDenaro is offline   Reply With Quote

Old   May 8, 2014, 20:34
Default
  #9
New Member
 
Fraser Callaghan
Join Date: Oct 2013
Posts: 4
Rep Power: 12
fraser29 is on a distinguished road
Sorry - grant deadlines

The velocities are measured and thus should be non-divergent - solution of Poisson eqn not required.

I don't want to know pressures relative to single point at each time step. I want to know pressures relative to single point at time step one. All pressures, everywhere are time dep. Reusing ref pressure from t=0 would give me the former case.

Thus I need some sort of coupling of the pressure gradient to the unsteady component.
fraser29 is offline   Reply With Quote

Old   May 9, 2014, 03:24
Default
  #10
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by fraser29 View Post
Sorry - grant deadlines

The velocities are measured and thus should be non-divergent - solution of Poisson eqn not required.

I don't want to know pressures relative to single point at each time step. I want to know pressures relative to single point at time step one. All pressures, everywhere are time dep. Reusing ref pressure from t=0 would give me the former case.

Thus I need some sort of coupling of the pressure gradient to the unsteady component.

You can always write

Div (Grad p') = Div ( diffusion - convection - acceleration)

so, if you have a non divergence-free acceleration you can compute it (you have the velocity ad several time steps, right?) and consider it in the source term.
FMDenaro is offline   Reply With Quote

Reply

Tags
incompressible, navier-stokes, pressure, unsteady


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
[Help!] impeller torque calculation: pressure and viscous moments ghost82 Main CFD Forum 1 March 27, 2014 02:37
reference pressure and compressible flow bingo10 CFX 0 September 11, 2013 07:32
Unsteady pressure pulses delaneyluke FLUENT 0 February 19, 2013 15:17
Pressure drag calculation lc05 Main CFD Forum 2 November 1, 2010 07:50
pressure drop calculation multi-inlet-outlet syst. timmyy FLUENT 1 April 24, 2007 06:03


All times are GMT -4. The time now is 17:02.