|
[Sponsors] |
May 8, 2014, 17:11 |
foam-extend-3.0: GAMG & mixingPlane
|
#1 |
Member
Join Date: Oct 2011
Posts: 36
Rep Power: 15 |
Hello everyone,
for my centrifugal compressor passage model setup I'm trying to implement a combination of a GAMG solver and a rotor stator interface of the type mixingPlane. According to the foam-extend-3.0 release notes, GAMG should be working in conjunction with a mixingPlane interface. Therefore, it's strange that following error message appears: Code:
[0] [0] [0] --> FOAM FATAL ERROR: [0] Not implemented [0] [0] From function mixingPlaneGAMGInterface::agglomerateCoeffs [0] in file matrices/lduMatrix/solvers/GAMG/interfaces/mixingPlaneGAMGInterface/mixingPlaneGAMGInterface.C at line 81. [0] FOAM parallel run aborting [0] Code:
p { solver GAMG; tolerance 1e-08; relTol 0.05; smoother DIC; nPreSweeps 0; nPostSweeps 2; nFinestSweeps 2; cacheAgglomeration true; nCellsInCoarsestLevel 20; agglomerator faceAreaPair; mergeLevels 1; } |
|
Tags |
foam extend 3.0, gamg, interfaces, turbomachinery |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help for the small implementation in turbulence model | shipman | OpenFOAM Programming & Development | 25 | March 19, 2014 11:08 |
rhoSimplecFoam Mach0.8 no pressure values | CFDnewbie147 | OpenFOAM Running, Solving & CFD | 16 | November 23, 2013 06:58 |
pimpleFoam: turbulence->correct(); is not executed when using residualControl | hfs | OpenFOAM Running, Solving & CFD | 3 | October 29, 2013 09:35 |
Differences between serial and parallel runs | carsten | OpenFOAM Bugs | 11 | September 12, 2008 12:16 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |