Skip to content

Repository files navigation

TrioCFD

TrioCFD (previously named "Trio_U") is the Computational Fluid Dynamics (CFD) code based on the TRUST platform ("TRUST" with Front_Tracking, Radiation, ALE for fluid/structure interactions and Turbulence LES & RANS models).

This software is OpenSource (BSD license).

How to install TrioCFD-1.8.4 version ?

If TRUST-1.8.4 is not already installed, please follow TRUST install instructions.

Once TRUST installed, install TrioCFD-1.8.4 with:

$> git clone https://github.com/cea-trust-platform/TrioCFD-code.git TrioCFD-1.8.4
$> cd TrioCFD-1.8.4
$> source PathToTRUST-1.8.4/env_TRUST.sh
$> baltik_build_configure -execute
$> make optim debug

How to install TrioCFD's development version ?

for developers and those interested in new features only.

Warning: "next" branch may not compile or some tests fail if important developments merged

If TRUST-next is not already installed, please follow TRUST install instructions.

$> git clone https://github.com/cea-trust-platform/TrioCFD-code.git TrioCFD-next
$> cd TrioCFD-next
$> git checkout next
$> source PathToTRUST-next/env_TRUST.sh
$> baltik_build_configure -execute
$> make optim debug

How to start ?

$> source ./env_TrioCFD.sh

To check:

$> make check_all_optim

About

TrioCFD is the Computational Fluid Dynamics (CFD) code based on the TRUST platform. The code contains Front_Tracking, Radiation, ALE for fluid/structure interactions and Turbulence LES & RANS models. This software is OpenSource (BSD license).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages