Skip to content

Commit 0752ff8

Browse files
authored
Update README.md
1 parent 52f47f5 commit 0752ff8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
HydroChrono is an advanced hydrodynamics package for simulating complex ocean systems. Its designed to integrate seamlessly with the open-source physics engine, [Project Chrono](https://projectchrono.org/) through a robust C++ API.
44

5+
<p align="center">
6+
<img src="doc/user/sphere_irreg.gif" width="500" alt="A simple sphere in irregular waves.">
7+
</p>
8+
9+
510
# Capabilities of HydroChrono
611

712
With HydroChrono, you can model any system that's supported by Chrono - from multiple bodies and joints to finite element bodies and discrete element particles. HydroChrono will supply hydrodynamic forces to any rigid body in the system - whether you're looking to simulate multibody wave energy converters (WECs) or floating offshore wind turbines (FOWTs) with flexible towers and blades through Chrono::FEA.

0 commit comments

Comments
 (0)