bug in using function objects such as yPlus and wallShearStress with DPMFoam solver
I tried to use functions object yPlus and wallShearstress both as runtime postprocessing and postprocessing after the simulation from command line. Every time OpenFoam reported that turbulence model not found in database. I guess, few functions objects such as yPlus and wallShearStress do not work with multiphase solvers, as reported bu others too (https://www.cfd-online.com/Forums/openfoam-post-processing/232709-yplus-calculation-fatal-error-saying-turbulence-model-not-found.html and https://www.cfd-online.com/Forums/openfoam-post-processing/193542-yplus-twophaseeulerfoam.html#post792996).
I am using solver DPMFoam in OpenFoam-v-1912 to solve particle-laden backward faccing step but as reported by others in CFD-online discussion portal, it's not the problem only in DMPFoam, twoPhaseEulerFoam has also issue with above mentioned function objects.