|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
Andrea Califano
Join Date: Mar 2009
Posts: 1
Rep Power: 0 ![]() |
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 deallocatedI 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 |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX 11 Scheme for LES in Multiphase | Man | CFX | 12 | May 25, 2009 20:26 |
SIMPLE Scheme for open channel flow | ao | Main CFD Forum | 0 | April 6, 2004 16:21 |
shallow water and simple scheme | AO | Main CFD Forum | 0 | January 13, 2004 20:07 |
An intresting observation about SIMPLE Scheme | Abhijit Tilak | Main CFD Forum | 12 | March 14, 2003 11:48 |
Block correction scheme in SIMPLE | Chuck Leakeas | Main CFD Forum | 0 | November 20, 1998 12:51 |