Giter Site home page Giter Site logo

beltrami's Introduction

FreeCAD Beltrami Workbench

Design a turbine blade profile within FreeCAD

Image of Beltrami

Usage

You always start from an existing design. Then you just have to modify it. You can start from the original design nested in Beltrami or load an example that comes close to your goal.

Documentation

A user manual can be found online

Note: All the documentation has been generated in French. However, your web browser translator works very well. MS Edge seems to have the best friendly translator.

Image of Installation

Here is the video that presents the Beltrami workbench: https://youtu.be/O_abwUuA4Ec

Prerequisites

Installation

Beltrami workbench is available for install via the FreeCAD Addon Manager.

For more details about the installation process reference the manual.

Theory

Background on the theory behind Beltrami can be found in this section of the manual.

Examples

See the Examples section of this repository to find the provided examples of Beltrami in action.

Francis Turbine Blades

Image of Francis

Kaplan Turbine Blades

Image of Kaplan

Centrifugal Pump Blades

Image of pump

Radial Cascade Blade

Image of radial Cascade blade

Discussions/Feedback/Support

Licence

Beltrami workbench is released under the LGPL2.1+ licence. See LICENSE file.

Warning

This Beltrami workbench is in ALPHA state along with the Curves WB on which it is based.

Release notes
### Release 1.0.8.1 :
-Internal code for B-spline modified, Radius replaced by Weight, initial Weight is now 1 adimensional.
-Variables in Tableau_pilote displaced and modified accordingly, variables Poids_entree and Poids_sortie.

### Release 1.0.8 : 
- Implements surfaces with better tangent continuity at leading edge. 
- Modifies slightly user interface (some names are changed)
- Solves minor bugs
- Optimises the structure of the code
- Previous files are not compatible. From Interface_Usager, you simply have to transfer data from the sketch Meridien (12 2D points) and the spreadsheet Tableau_Pilote (copy-paste). And, of course transfer data from the FeaturePython Parametres.
- Be sure to update Curves WB

beltrami's People

Contributors

chennes avatar luzpaz avatar simturb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

beltrami's Issues

Roadmap?

Are there more features being planned for this workbench ?

Cannot find icon: ~/.FreeCAD/Mod/Beltrami/Resources/Icons/beltrami.svg

Icons can't be find

18:44:41 Cannot find icon: ~/.FreeCAD/Mod/Beltrami/Resources/Icons/beltrami.svg 18:44:53 Cannot find icon: ~/.FreeCAD/Mod/Beltrami/Resources/Icons/coldStart.svg 18:44:53 Cannot find icon: ~/.FreeCAD/Mod/Beltrami/Resources/Icons/modif.svg

OS: Ubuntu 20.04.3 LTS (ubuntu:GNOME/ubuntu)
Word size of FreeCAD: 64-bit
Version: 0.20.25645 (Git) AppImage
Build type: Release
Branch: master
Hash: 37d9757399b4c2ec30318eb88d7cd7c508246345
Python version: 3.9.7
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.2
Locale: French/France (fr_FR)

I think icons folder should be rename to "Icons"
or
"Icons" occurences in InitGui.py should be replace by "icons"
---self.__class__.Icon=FreeCAD.getUserAppDataDir()+"Mod"+"/Beltrami/Resources/Icons/beltrami.svg" +++self.__class__.Icon=FreeCAD.getUserAppDataDir()+"Mod"+"/Beltrami/Resources/icons/beltrami.svg"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.