loganoz / horses3d

HORSES3D: A high-order discontinuous Galerkin solver for flow simulations and multi-physics applications
https://loganoz.github.io/horses3d/
MIT License
118 stars 24 forks source link

Add safe mode for horses #58

Closed loganoz closed 2 years ago

loganoz commented 2 years ago

Add flag to the control file so some clipping in density and turbulent viscosity is applied. Only to be used for initialisation (may be to improve convergence in implicit methods)

EstebanFerrer commented 2 years ago

Both Vreman and Wale turbulent models have been made more robust, now simulations can start directly using these models at high Re, (see commit 82dadc6)