BladeX icon indicating copy to clipboard operation
BladeX copied to clipboard

BladeX - Python Blade Morphing

Results 10 BladeX issues
Sort by recently updated
recently updated
newest added

https://github.com/mathLab/BladeX/blob/543621f5b97783f79e5d33c724289bc4807eb936/bladex/profilebase.py#L517C1-L525C37

https://github.com/mathLab/BladeX/blob/543621f5b97783f79e5d33c724289bc4807eb936/bladex/profilebase.py#L11 Make the profile base a basic interface (so far it's never used)

Wrong blade generation (reversed camber)

bug

**Describe the bug** A bug occurs using the Windows OS in the function `write_stl_file` from the pythonocc library. At the moment no issues related with this bug are opened in...

bug

Files in tests/test_dataset automatically removed when running tests.

It looks like the documentation has not been updated to match the last modifications. The docstrings are updated: https://github.com/mathLab/BladeX/blob/905eb8fcc194bc68f35e3f82678c90c1dd66936c/bladex/blade.py#L930-L972 but the generated HTML file aren't (https://mathlab.github.io/BladeX/_summaries/bladex.blade.Blade.generate_stl.html).

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] python 3.6 not in...

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] actual python-occ-core can export...

enhancement