Numerical tools for ...
Project description
VIVyd
Description
VIVyd is a Python package for simulating vortex-induced vibrations (VIV). It implements several models for the fluid-structure interaction.
Installation
The package will be available on PyPI in the near future, but for now, you can install it directly in development mode. See the Development setup section below for instructions.
Development setup
To get started with the source code of this project, clone this repository to your local machine.
git clone https://gitlab.uliege.be/structural-and-stochastic-dynamics/vivyd.git
Or, if you prefer using SSH:
git clone git@gitlab.uliege.be:structural-and-stochastic-dynamics/vivyd.git
Then, navigate into the project directory:
cd vivyd
Next, it's recommended to create a virtual environment to manage dependencies. In particular, this project uses uv for environment management. To synchronize the environment with the specified dependencies, simply run:
uv sync
Finally, you can install the package in editable mode to easily test and modify it:
uv pip install -e .
Usage
Examples of how to use the package can be found in the examples directory. You can run them using:
cd src/examples
uv run example_name.py
The package can also be imported in your own Python scripts or Jupyter notebooks.
Support
The best way to get help is to open an issue in the issue tracker of this repository.
Contributing
This project is open to contributions. If you would like to contribute, please fork the repository and create a pull request with your changes. Make sure to follow the coding style and include tests for any new features or bug fixes.
License
This project is licensed under the MIT License. See the LICENSE.md file for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vivyd-0.0.2.tar.gz.
File metadata
- Download URL: vivyd-0.0.2.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b99a2881f2de5d42762e3c11bd85ed6c2f541eb28528df26834fc92b2accc6bb
|
|
| MD5 |
df2170775fe8dfa1572855617ecdedd5
|
|
| BLAKE2b-256 |
245cf5b51e40ce968d3676304adde2714ecd0d8ed99f64aef810c9145c0fe717
|
File details
Details for the file vivyd-0.0.2-py3-none-any.whl.
File metadata
- Download URL: vivyd-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb430785c294251bbd8c5817aa2bed3cb6956df3a4c7b2b33df3f7549bb828d3
|
|
| MD5 |
4195a5b1b979decb51d492e1f2596e64
|
|
| BLAKE2b-256 |
c3450bd6f1c953067ca9a4589222f4c59ed44f356fcdeffc4a56adb444bfaa4c
|