setting interstitialInletVelocity BC in cfdemSolverPiso

Submitted by yirenxindudu on Wed, 09/11/2019 - 11:59

Hello,

I found the type of the inlet velocity BC in DPMFoam tutorial of Goldschmidt is interstitialInletVelocity rather than a fixedValue.
bottom
{
type interstitialInletVelocity;
inletVelocity uniform (0 0 1.875);
value uniform (0 0 1.875);
phi phi.air;
alpha alpha.air;
}
But I failed to apply this BC in CFDEM case (using cfdemSolverPiso).
Many thanks for your suggestions for setting interstitialInletVelocity BC in cfdemSolverPiso.

Kind Regards,
Hanqiao