|
[Sponsors] |
November 3, 2013, 16:56 |
Pressure equation
|
#1 |
New Member
Join Date: Nov 2013
Posts: 3
Rep Power: 13 |
Hi,
so i have the following question. I have an incompressible flow with a prescribed velocity field for each time step and want to calculate pressure via Poisson equation. Is it as simple as: phi = fvc::interpolate(rho) *( (fvc::interpolate(U) & mesh.Sf()) ); fvScalarMatrix pEqn( fvm::laplacian(p) == fvc::div( fvc::div(phi,U) ) ); pEqn.solve() Thx for your reply! |
|
Tags |
pressure equation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
error message | cuteapathy | CFX | 14 | March 20, 2012 07:45 |
The correction on pressure equation of SIMPLE algorithm in MRFSimpleFOAM solver | renyun0511 | OpenFOAM Running, Solving & CFD | 0 | November 10, 2010 02:47 |
Boundary condition in pressure equation | Paolo Lampitella | FLUENT | 0 | February 21, 2008 07:30 |
Does star cd takes reference pressure? | monica | Siemens | 1 | April 19, 2007 12:26 |
Hydrostatic pressure in 2-phase flow modeling (CFX4.2) | HB &DS | CFX | 0 | January 9, 2000 14:19 |