We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation Fluids Multiphase model doesn’t give good results Reply To: Multiphase model doesn’t give good results

cibi
Subscriber

Yes the spike is not good but I'm not sure what is causing it. I've computed the same UDS in other simulations with different geometry without problems

PLI is the platelet lysis index which I am computing like this: 

shear_stress = C_MU_L(c, t)*C_STRAIN_RATE_MAG(c, t);
source1 = C_R(c, t)*(pow(3.66*pow(10, -6), 1 / 0.77)*pow(shear_stress, 3.075 / 0.77));

 

 

 

Â