Hello everyone,
I'm currently exploring the use of the deal.II library for fluid flow simulations. Specifically, I'm interested in implementing the Characteristic-Based Split (CBS) method for solving fluid flow problems. I've gone through some of the deal.II tutorials and documentation, but I haven't been able to find any specific reference or example that demonstrates how to implement the CBS method.
Could anyone please let me know if deal.II includes a tutorial or example related to the CBS method for fluid flow? If not, are there any recommended resources or alternative approaches within deal.II that I should consider for implementing the CBS method?
Thank you for your help!