Registry / other / chronoengine

chronoengine

JSON →
library8.0.0vcpkgunverified

Multi-physics Simulation Engine.

vcpkg install chronoengine
INSTALL
IMPORT
SIG · CHRONOENGINE
C
chronoengine
othercppv8.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

chrono/Chrono.h
✓ #include <chrono/Chrono.h>

Initialize a Chrono system and print the version.

#include <chrono/Chrono.h> #include <iostream> int main() { chrono::ChSystemNSC system; std::cout << "ChronoEngine version: " << chrono::CHRONO_VERSION << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.0.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

chronoengine — pip install chronoengine · libregistry