hpsim/OGL

Attempt to cast type * to type processor Error

greole opened this issue · 0 comments

The current version of OGL (v.0.5.1) fails with the follow error if other interfaces besides processor interfaces are present.

101 [OGL LOG][Proc: 0]: global_index_init: 0.305 [ms]
102 [0] 
103 [0] 
104 [0] --> FOAM FATAL ERROR: (openfoam-2306)
105 [0] Attempt to cast type cyclicACMI to type processor
106 [0] 
107 [0]   From Type& Foam::refCast(U&) [with Type = const Foam::processorFvPatch; U = const Foam::lduInterface]
108 [0]   in file /home/greole/OpenFOAM/openfoam/src/OpenFOAM/lnInclude/typeInfo.H at line 154.
109 [0] 
110 FOAM parallel run aborting