I am working on a rigid wall (for now) simulation of a pulsatile flow (as generated by a custom UDF) in a straight tube mixing with another flow injected at a different velocity (that is constant for now but will eventually be pulsatile also via a second UDF) into the same larger straight tube via a smaller concentric tube aligned axially with the larger straight tube. Both fluids have similar but different densities and different viscosities. The second fluid that is injected has a fixed concentration and I need to compute the relative concentrations of the composite mixture in each cell.
It has been suggested I use the Mixture model but It is unclear how I can specify a slip velocity between the two phases given it would need to be computed on the fly from the phase one inlet velocity from a pulsatile UDF and the second phase inlet velocity that is specified in the model as constant at the moment (and will move to an additional pulsatile UDF).
Thank you in advance for any advise.