Outflow Boundary Condition in multicomponent case

Hi,

I tried to use the outflow boundary condition in multicomponent case, The result is nan. I am wondering is it allowed to use the outflow B.C. in the multicomponent case? Thanks.

[code=“cpp”]
boundaryConditionheavy.addVelocityBoundary0P (
outlet,heavyFluid,boundary::outflow);



Cheers

Glary