Example repository using ifoam library
Tool | File |
---|---|
pip | requirements.txt |
pipenv | Pipfile |
poetry | pyproject.toml |
pdm | pyproject.toml |
File | Description |
---|---|
dam_break.py | By changing the height of water in the damBreak case to find the corresponding centroid of water. |
naca_airfoil.py | By changing the angle of attack in the nacaAirfoil case to find the corresponding lift and drag coefficients. |