TRUST is a High Performance Computing (HPC) thermohydraulic engine for Computational Fluid Dynamics (CFD) developed at the Departement of System and Structure Modelisation (DM2S) of the French Atomic Energy Commission (CEA).
The acronym TRUST stands for TRioU Software for Thermohydraulics. This software was originally designed for conduction, incompressible single-phase, and Low Mach Number (LMN) flows with a robust Weakly-Compressible (WC) multi-species solver.
However, a huge effort has been conducted recently, and now TRUST is able to simulate real compressible multi-phase flows.
TRUST is also progressively ported to support GPU acceleration, using the Kokkos library. It has been selected to be a demonstrator of the CExA project.
TRUST aslo serves as the kernel of several CEA’s application codes. The TrioCFD software is an open source example of such codes. The main application of TrioCFD is turbulence modelling.
This software is OpenSource (BSD license), available here on GitHub.
TRUST also relies on the following other open source products: SALOME, MEDCoupling, ICoCo, VisIt, …