TrioCFD 1.9.9_beta
TrioCFD documentation
Loading...
Searching...
No Matches
TrioCFD Documentation

TrioCFD is an open-source software for numerical simulation in fluid mechanics, based on the TRUST software platform. It has been developed by the Thermohydraulics and Fluid Mechanics Department (STMF) of CEA since 1995. TrioCFD is an object-oriented, massively parallel code, implemented in C++, dedicated to scientific and industrial studies as well as research applications.

This documentation is TrioCFD-specific; for the generic platform features it builds on, see the TRUST documentation.



Quick start

Source the environment and build the project:

source env_TrioCFD.sh
make optim

Then generate this documentation:

make docs
# or directly:
cd docs && make

The HTML output is written to docs/build/html/index.html.

Credits

TrioCFD is built on top of the TRUST platform, an open-source thermohydraulic framework developed at CEA.