OpenSBLI solver
Based on TENO5, TENO6 and TENO8
- A framework for the automated derivation and parallel execution of finite difference solvers on a range of computer architectures.
- David J. Lusher, Satya P. Jammy, and Neil D. Sandham, "OpenSBLI: Automated code-generation for heterogeneous computing architectures applied to compressible fluid dynamics on structured grids," Computer Physics Communications 267(2021): 108063.
- Code repository, (link)
HTR solver
Based on TENO6-A
- An open-source exascale-oriented task-based multi-GPU high-order code for hypersonic aerothermodynamics
- Mario Di Renzo, Lin Fu, Javier Urzay, "HTR solver: An open-source exascale-oriented task-based multi-GPU high-order code for hypersonic aerothermodynamics," Computer Physics Communications, 255(2020): 107262.
- TENO scheme and HTR solver have supported the DOE PSAAP 3 (Predictive Science Academic Alliance Program) project at Stanford University, link for psaap 3 at stanford.
- Code repository, (link)
ALPACA solver
Based on TENO5
- A MPI-parallelized C++ code framework to simulate compressible multiphase flow physics
- N. Hoppe, J.M. Winter, S. Adami, N.A. Adams, "ALPACA-A Level-set based Sharp-interface Multiresolution Solver for Conservation Laws," Computer Physics Communications, 272(2022): 108246.
- Code repository, (link)
MPI-AMRVAC solver
Based on TENO5-A
- MPI-AMRVAC: A Parallel Adaptive Mesh Refinement Framework
- Keppens, et al., "MPI-AMRVAC 3.0: Updates to an open-source simulation framework," Astronomy & Astrophysics (A&A), 673(2023): A66.
- Code repository, (link)
UCNS3D solver
Based on TENO4, TENO5, TENO6, TENO7
- Unstructured Grids Compressible Solver Navier-Stokes 3D.
- V. Titarev, P. Tsoutsanis, D. Drikakis, "WENO Schemes for mixed-element unstructured meshes," Communications on Computational Physics, 8(2010): 585-609.
- Z. Ji, T. Liang, L. Fu, "A class of new high-order finite-volume TENO schemes for hyperbolic conservation laws with unstructured meshes," Journal of Scientific Computing 92(2022): 61.
- Code repository, (link)
JAX-Fluids solver
Based on TENO5
- Structured Grids Compressible Solver Navier-Stokes 3D.
- D.A. Bezgin, A.B. Buhendwa, and N.A. Adams, "JAX-FLUIDS: A fully-differentiable high-order computational fluid dynamics solver for compressible two-phase flows," Computer Physics Communications, 282(2023): 108527.
- Code repository, (link)
URANOS solver
Based on TENO5 and TENO5-A
- GPU accelerated Navier-Stokes solver for compressible wall-bounded flows.
- F. De Vanna, et al., "URANOS: A GPU accelerated Navier-Stokes solver for compressible wall-bounded flows," Computer Physics Communications 287(2023): 108717.
- Code repository, (link)