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

Dimensions of laplacian in PISO loop

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 1, 2006, 21:47
Default Hello Friends 1. In the pr
  #1
Senior Member
 
kumar
Join Date: Mar 2009
Posts: 112
Rep Power: 17
kumar2 is on a distinguished road
Hello Friends

1.
In the present PISO loop in say interFoam we have

laplacian(rUAf,pd)=div(phi) say , eqn A

both rUAf , phi are evaluated at the cell face.

dimension of rUAf = (m^3 . S)/kg
dimension of phi = m^3/S
dimension of pd = kg/(m.S^2)

since pd is at the cell centre . i found the laplacian of (rUAf,pd) as

div( rUAf*|S|*grad(p)_face ) which equals

div( [m^3 .S /kg] * [m^2] * [kg/(m.S^2)]*[1/m])

and this works out to be div ( m^3 / S ) . which equals the RHS eqn A. first question is IS THIS CORRECT ??

2.
when i multiply both sides with density as shown in eqn B below why is it dimensionally incompatible ?

phi=phi*rhof

rhof is the density at the face of cell with dimensions [kg/m^3 ]

rUAf_rhof = rUAf*rhof


laplacian( rUAf_rhof , pd)=div(phi) equation (B) .


But now OpenFOAM gives the following error

--> FOAM FATAL ERROR : Different dimensions for =
dimensions : [0 3 -1 0 0 0 0] = [1 0 -1 0 0 0 0]


From function dimensionSet::operator=(const dimensionSet& ds) const
in file dimensionSet/dimensionSet.C at line 158.

FOAM aborting

This is really strange. phi has changed its dimensions on expected lines , BUT NOT the LHS of eqn B .

thanks in advance.

Kumar
kumar2 is offline   Reply With Quote

Old   July 3, 2006, 06:08
Default Dear Friends Any comments o
  #2
Senior Member
 
kumar
Join Date: Mar 2009
Posts: 112
Rep Power: 17
kumar2 is on a distinguished road
Dear Friends

Any comments on the above. I am really stuck with my work

thanks in advance

kumar
kumar2 is offline   Reply With Quote

Old   July 3, 2006, 14:34
Default Dear Friends Any comments o
  #3
Senior Member
 
kumar
Join Date: Mar 2009
Posts: 112
Rep Power: 17
kumar2 is on a distinguished road
Dear Friends

Any comments on the above would be most welcome

thanks

kumar
kumar2 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
PEqnflux in compressible and incompressible PISO loop dbxmcf OpenFOAM Running, Solving & CFD 3 September 27, 2019 06:13
PISO loop 21kalee OpenFOAM Running, Solving & CFD 2 January 15, 2008 05:31
laplacian of temperature seyed Farid hosseinizadeh FLUENT 0 December 17, 2006 21:56
Mistake in PISO loop for interFoam solver kumar2 OpenFOAM Running, Solving & CFD 3 June 30, 2006 18:26
loop(p,I->p) how this loop works? Sinan FLUENT 0 January 18, 2005 18:04


All times are GMT -4. The time now is 19:32.