Mauricio Tano
Mauricio Tano
@MengnanLi91 @grmnptr please take a look at your convenience. The model has been validated against the experimental results in [Hibiki and Ishii](https://www.sciencedirect.com/science/article/pii/S0017931099003257). A simple version of two of the experiments...
All good with this? I cannot find any comments left
Gold files removed from previous commits
This one should only be merged once we finish with the k epsilon model
@grmnptr @freiler Should be ready for review when you have the time. Thanks!
@freiler plase also take a look if you can
This are the current results on October 18, 2024 Upwind Variartion Limited Second-Order Upwind: Min-Mod: VanLeer: QUICK: Venkatakrishnan: Notes: - Flux limiters are lagged in time step - Deterioration in...
To-do: - [x] Modify the implicit vs explicit update in the limiters and select the best default option for each - [x] Correct QUICK issues - [x] Improve the documentation...
This are the latest results. Images are in the docs. Limiters are working as expected. Tests include: - advection in a cartesian mesh in two directions (bottom-left to top-right and...
For the `fvkernels/mms/advective-outflow.QUICKLimiter`, which is supposed to test QUICK convergence with order $2 \pm 0.05$, we are converging with order 2.3. Does someone know rapidly what could be going on...