U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » UppHub » Added ProjectChrono
Added ProjectChrono [message #61768] Mon, 04 August 2025 10:12
koldo is currently offline  koldo
Messages: 3458
Registered: August 2008
Senior Veteran
Hi everyone

Project Chrono library has been added to UppHub.

It supports simulating rigid and soft body dynamics, collision detection, vehicle dynamics, fluid-solid interaction, deformable terrain, and granular dynamics, among other physical systems.

Project Chrono in UppHub includes the Core library, updated to latest version 9.0.1 (03/07/2024), and a simple sample included in examples/ProjectChrono_demo_cl package.
It can be used on both Linux and Windows, with MSVC and CLANG.

Being on UppHub, any U++ user can use it very easily, without worrying about CMake and other compiling issues.

Project Chrono requires AVX2 support in all project, not only in the library. Please compile with -mavx2 (GCC/Clang) or /arch:AVX2 (MSVC). However, don't worry, because if you forget to do this, the compiler will throw an error.


Best regards
IƱaki
 
Read Message
Previous Topic: Added HDF5 library
Next Topic: Controls4U Example problem under windows 10
Goto Forum:
  


Current Time: Fri May 15 18:48:06 GMT+2 2026

Total time taken to generate the page: 0.00441 seconds