For solving the unsteady Navier Stokes equation in a microfluidic channel on a rotating platform, i.e., a lab-on-a-CD platform, I use a time-dependent solver,BDF, for a three dimensional laminar flow of non-Newtonian Carreau blood. While my time stepping and mesh size work appropriately well for rotations at lower frequencies, I usually face an error at higher frequencies of rotation.
Repeated error test failures. May have reached a singularity.
Time : 0
Last time step is not converged.
Does anyone have a solution for such kind of an error?
I tried using the Generalized-alpha solver instead, which converges but takes a lot more time and is stated to be not that accurate.