CFDEM and OF 3.0.1, RASProperties request error

Submitted by RH_MVT on Thu, 04/28/2016 - 23:41

Hello everybody,

I compiled OF 3.0.1 and LIGGGHTS 3.3.1 to CFDEM with the additional libs. The compilation went fine.
The problem is that every solver always gets an error either with RAS or laminar as "simulationType", while pisoFoam runs correctly on it's own:

[...]
Selecting incompressible transport model Newtonian
Selecting turbulence model type laminar

Reading g
[0]
[1]
[1]
[1] --> FOAM FATAL ERROR:
[1]
request for turbulenceModel RASProperties from objectRegistry region0 failed
available objects of type turbulenceModel are
1(turbulenceProperties)
[1] [0]

[...]
FOAM parallel run aborting
[...]

It does not matter if the RASProperties is existent or not. My case also worked with CFDEM and OF 2.3.1 (for OF 3.0.1, the new turbulence structure was used)

I would appreciate any help

Thanks and best regards
Robert

AttachmentSize
Plain text icon log_run_parallel_cfdemsolverpiso.txt10.2 KB

RH_MVT | Fri, 04/29/2016 - 11:32

SOLUTION:
in couplingProperties:
the turbulenceModelType was still set to
RASPropterties
had to change it to:
turbulenceProperties