compressibleMultiphaseInterFoam and cfdem

Submitted by mohsen_ba65 on Mon, 12/14/2015 - 19:36

Hi,

I am trying to write a new solver to couple the compressibleMultiphaseInterFoam and LIGGGHTS, using the cfdemSolverPiso solver.
I want to know forces on the particle and not to have the effect of particles on the flow. So the flow should be solved independent of the presence of particles.
I created a solver and it is compiled successfully. The problem is when I run the solver I get the following error.

[0] --> FOAM FATAL ERROR:
[0]
lookup of RASProperties from objectRegistry region0 successful
but it is not a turbulenceModel, it is a laminar

Please find the log file attached.