diff --git a/doc/projects.html b/doc/projects.html index b27a4a13..3c1df00d 100644 --- a/doc/projects.html +++ b/doc/projects.html @@ -205,6 +205,38 @@ Boost.Python plays and essential role.
+ +Bruno da Silva de Oliveira writes:
+ ++ Recently we moved our work from working exclusively with C++ to an + hybrid-language approach, using Python and C++, with Boost.Python + providing the layer between the two. The results are great so far! ++ +
Two projects have been developed so far with this technology:
+ +Simba + provides 3D visualization of geological formations gattered from the + simulation of the evolution of oil systems, allowing the user to analyse + various aspects of the simulation, like deformation, pressure and fluids, + along the time of the simulation. +
+ +Aero aims + to construct a CFD with brazilian technology, which involves various + companies and universities. ESSS is responsible for various of the + application modules, including GUI and post-processing of results. +
+