Blueprint for developing vertical digital twin applications using Ansys Fluids simulations and NVIDIA Omniverse for bottle filling use case.
You need to setup pre-commit on this repo befor contributing. Follow these steps to setup pre-commit on your local machine.
-
Add a python virtual environment at the root.
python -m venv .venv
-
Activate the virtual environment.
source .venv/bin/activate.venv/Scripts/activate
-
Install pre-commit
pip install pre-commit
-
Run pre-commit install
pre-commit install
To run pre-commit checks:
pre-commit run --all-filesFor any technical support or to request a (trial) license, please contact us at bottle-filling-app@ansys.com
When sending your email, please indicate the purpose in the subject line:
- Subject: Contact for Support - For technical assistance, bug reports, or general inquiries
- Subject: Contact for License - For Fluent license requests, trial license activation, or licensing issues
We aim to respond to all inquiries as soon as possible.
