Skip to content

Commit

Permalink
adding some bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pjuangph committed Jul 8, 2023
1 parent 86b55d3 commit 4526d4e
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 73 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -190,3 +190,6 @@ tgs_format.py
*.q
*.soln
.DS_Store

# folders
solidwork_curves.txt/
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyturbo-aero"
version = "1.0.4"
version = "1.0.5"
description = "PyTurbo_Aero is a Turbomachinery blade design library that lets you create a full 3D blades and passages."
authors = ["Paht Juangphanich <[email protected]>"]
packages = [
Expand Down
60 changes: 22 additions & 38 deletions tutorials/2D_DesignTutorial.ipynb

Large diffs are not rendered by default.

62 changes: 28 additions & 34 deletions tutorials/3D_DesignTutorial.ipynb

Large diffs are not rendered by default.

Binary file added tutorials/blade.stl
Binary file not shown.

0 comments on commit 4526d4e

Please sign in to comment.