Equilibrium core is the engine driving DAVE. It is the core module that takes care of the geometric calculations, forces and finding equilibrium.
Unlike DAVE, the equilibrium core is not an open-source component. It is closed source and is (will be) available under a commercial license.
Equilibrium core can be used for free for educational, evaluation or non-profit purposes. This includes research when the results of the research are public and freely available.
It is my intention to keep it as free as possible for as many people as possible. But since the offshore industry is not a large contributor to the open-source community, and I need to eat and kite as well, it will most probably not be free for use for commercial purposes.
At this moment the Equilibrium core is still in beta and can be downloaded and used for FREE. The current version will work until 2023.
The core consists of a single file: DAVEcore###.pyd or DAVEcore_###.so which is a compiled python module.
It is downloaded and installed automatically by DAVE when needed or can be obtained and installed manually from here:
Version | Link |
python 3.10 (windows x64) | https://davecore.nl/files/DAVEcore.cp310-win_amd64.pyd |
python 3.11 (windows x64) | https://davecore.nl/files/DAVEcore.cp311-win_amd64.pyd |
TODO python 3.11 (linux x64) | https://open-ocean.org/files/pyo3d.cpython-39-x86_64-linux-gnu.so |
A linux version is available on request.