TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
TrioCFD Documentation

Welcome to the TrioCFD documentation.

This documentation covers the full C++ API of TrioCFD together with its TRUST platform dependencies.



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.