Project Chrono
{{Short description|Computer physics engine}}
{{Infobox software
| name = Project Chrono
| title = Project Chrono
| developer = Alessandro Tasora, Radu Serban, Dan Negrut et al.{{cite web|url=https://github.com/projectchrono/chrono|title=GitHub: Project Chrono|website=GitHub }}{{cite web|url=http://projectchrono.org/|title=Project Chrono Website}}
| released = {{Start date and age|1998}}
| latest release version = 7.0.0{{cite web|url=https://github.com/projectchrono/chrono/releases|title=GitHub: Project Chrono Releases|website=GitHub }}
| latest release date = {{Start date and age|2021|11|15}}
| repo = {{URL|https://github.com/projectchrono/chrono}}
| programming language = C, C++
| operating system = Linux, Microsoft Windows, OS X
| genre = Multi-physics engine
| license = BSD License
| website = {{URL|projectchrono.org/}}
}}
Project Chrono is a physics engine developed by University of Parma, University of Wisconsin-Madison and members of its open source community. It supports simulating rigid and soft body dynamics, collision detection, vehicle dynamics, fluid-solid interaction, deformable terrain, and granular dynamics, among other physical systems. The latest developments are in the area of sensor simulation, robotics simulation, human-autonomous agent interaction (real-time simulation), and autonomous vehicle simulation, where the emphasis is on off-road scenarios. Parts of the code run on the GPU, multi-core CPUs, and distributed memory architectures via MPI. It is used at tens of universities, in industry, and federal research labs.
History
Project Chrono was initially developed for use as a multibody simulation tool for robotics and biomechanics applications by Alessandro Tasora while a student at the Polytechnic University of Milan.{{cite web|url=https://projectchrono.org/about/|title=About Project Chrono}} This became a joint University of Wisconsin-University of Parma project as of 2008.
The project was released under a BSD License in 2013.
In 2014 the United States Army invested {{Currency|1800000|USD}} to fund the library's development over a two-year period.{{cite web|url=https://news.wisc.edu/open-source-tools-will-benefit-military-and-wisconsin-vehicle-makers/|title=Open-source tools will benefit military and Wisconsin vehicle makers}} The project is under active development, current project sponsors include the US Army Research Office, National Science Foundation, Department of Defense, and Department of Transportation. Project Chrono is used by the US Army for simulating wheeled and tracked vehicles.
References
{{Reflist}}
External links
- {{GitHub|https://github.com/projectchrono/chrono}}
- {{Website|http://projectchrono.org}}
- {{Website|http://sbel.wisc.edu/}}
{{Physics engines}}
{{DEFAULTSORT:Project Chrono (Software)}}