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

Multiphase flow using SIMPLE scheme

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 15, 2009, 11:17
Default Hello, I am trying to imple
  #1
New Member
 
Andrea Califano
Join Date: Mar 2009
Posts: 1
Rep Power: 0
calandrea is on a distinguished road
Hello,

I am trying to implement the SIMPLE scheme for multiphase flows.
I have started combining the already available solvers rasInterFoam and transientSimpleFoam, unfortunately without success.

The error message I get is:
temporary deallocated
From function T& tmp<t>::operator()()
in file /home/califano/OpenFOAM/OpenFOAM-1.5/src/OpenFOAM/lnInclude/tmpI.H at line 164
I think this is due to the way UEqn is solved for multiphase flows:
UEqn == fvc::reconstruct( (...)*mesh.magSf())
In fact, I don't get any error substituting the UEqn for incompressible solvers:
UEqn() == -fvc::grad(p)
It seems that the error is related to the way the tmp class is defined, but my skills in OpenFOAM and C++ are too poor to let me go deeper into the problem.

Anyone can help me with this problem and/or give me a hint to where I can look for a solution?
Thank in advance,
Andrea
calandrea is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
CFX 11 Scheme for LES in Multiphase Man CFX 12 May 25, 2009 21:26
SIMPLE Scheme for open channel flow ao Main CFD Forum 0 April 6, 2004 17:21
shallow water and simple scheme AO Main CFD Forum 0 January 13, 2004 21:07
An intresting observation about SIMPLE Scheme Abhijit Tilak Main CFD Forum 12 March 14, 2003 12:48
Block correction scheme in SIMPLE Chuck Leakeas Main CFD Forum 0 November 20, 1998 13:51


All times are GMT -4. The time now is 18:51.