|
[Sponsors] |
August 9, 2005, 14:32 |
FEM pressure poisson equation (Implicit)
|
#1 |
Guest
Posts: n/a
|
Hello,
I need your help guys. I currently use a explicit code for solids. Instead of calculating the stress by a solid constitutive equation, I calculate now the stress of a newtonian fluid, where the pressure is calculated implicitely. FEM pressure poisson equation: LP = (1/dt) D + fp where L = laplace matrix = B*B^T P = kinematic pressure = p/rho dt = delta t D = N*(grad v) N = shape functions fp = N (dp/dn) Am I correct (implict part of code)? 1. for each 4-node quadrilateral element, the LHS is a matrix(L) 4x4 and a vector P 4x1? 2. I need to assamble (1.) into a global system leading to a matrix nodenum x nodenum, right? Thank you for any help! Rafa |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Implicit elliptic pressure field equation. | TheBoyce | Main CFD Forum | 2 | June 3, 2011 14:08 |
Strcture of pressure correction equation in PISO stable over time ? | sebi | Main CFD Forum | 1 | October 26, 2010 23:19 |
Physical meaning of pressure in pressure eqn | dontknow | Main CFD Forum | 2 | August 30, 2010 11:12 |
BC for pressure poisson equation | haha | Main CFD Forum | 1 | January 27, 2006 16:39 |
what the result is negatif pressure at inlet | chong chee nan | FLUENT | 0 | December 29, 2001 06:13 |