Skip to content

GAMG field matrix error #160

@ananddoss2004

Description

@ananddoss2004

The following error comes after 200 iterations.

ZN10StackTraceC1Ev [0x705c1465+0x25]
module: C:\PROGRA1\BLUECF1\ThirdParty-5.x\platforms\mingw_w64GccDPInt32\lib\libstack_trace.dll
ZN4Foam5error10printStackERNS_7OstreamE [0x1061c88+0x218]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\lib\libOpenFOAM.dll
ZN4Foam6sigFpe13sigFpeHandlerEi [0x1062af3+0x33]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\lib\libOpenFOAM.dll
(No symbol) [0x403e9d]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\bin\porousSimpleFoam.exe
_C_specific_handler [0x7ffe96c77ff8+0x98]
module: C:\WINDOWS\System32\msvcrt.dll
0_chkstk [0x7ffe96ff111f+0x11f]
module: C:\WINDOWS\SYSTEM32\ntdll.dll
RtlRaiseException [0x7ffe96f9b474+0x434]
module: C:\WINDOWS\SYSTEM32\ntdll.dll
KiUserExceptionDispatcher [0x7ffe96fefc4e+0x2e]
module: C:\WINDOWS\SYSTEM32\ntdll.dll
ZNK4Foam10GAMGSolver5scaleERNS_5FieldIdEES3_RKNS_9lduMatrixERKNS_10FieldFieldIS1_dEERKNS_8UPtrListIKNS_17lduInterfaceFieldEEERKS2_h [0xf17b5d+0x1ad]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\lib\libOpenFOAM.dll
ZNK4Foam10GAMGSolver6VcycleERKNS_7PtrListINS_9lduMatrix8smootherEEERNS_5FieldIdEERKS8_S9_S9_S9_S9_S9_RNS1_IS8_EESD_h [0xf1aa6e+0x7fe]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\lib\libOpenFOAM.dll
ZNK4Foam10GAMGSolver5solveERNS_5FieldIdEERKS2_h [0xf1c92f+0x36f]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\lib\libOpenFOAM.dll
ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE [0x65ef1c17+0x127]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\lib\libfiniteVolume.dll
(No symbol) [0x436a11]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\bin\porousSimpleFoam.exe
(No symbol) [0x436d0c]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\bin\porousSimpleFoam.exe
(No symbol) [0x45bba9]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\bin\porousSimpleFoam.exe
(No symbol) [0x4013f7]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\bin\porousSimpleFoam.exe
(No symbol) [0x40152b]
module: C:\PROGRA1\BLUECF1\OpenFOAM-5.x\platforms\mingw_w64GccDPInt32Opt\bin\porousSimpleFoam.exe
BaseThreadInitThunk [0x7ffe96a06fd4+0x14]
module: C:\WINDOWS\System32\KERNEL32.DLL
RtlUserThreadStart [0x7ffe96f9cec1+0x21]
module: C:\WINDOWS\SYSTEM32\ntdll.dll

I can read sigFPe -signal point floating error but i dont understand GAMG filed matrix error ? what mathematical operation have gone wrong ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Documentation for the next release

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions