Command line tools for preprocessing of wind turbine blade models
Project description
b3p
Command line tools to create models for composite (wind turbine) blades.
Functionality
- Building 3D models of wind turbine blades
- Creating a quad mesh for the blade
- Assigning scalable slab based laminate plans to the structure
- Assembling a shell mesh with laminate properties
- Writing mesh information to VTK files
Install
From pypi
pip install b3p
From source
git clone https://github.com/wr1/b3p.git
cd b3p
pip install -e .
How to run
Usage: b3p COMMAND
╭─ Commands ──────────────────────────────────────────────────╮
│ 2d Create 2d meshes for calculation of 6x6 matrices │
│ build Build the blade model, geometry, mesh, drape │
│ ccx Run the ccx analysis │
│ clean Clean the working directory. │
│ shell Start an interactive shell. │
│ --help,-h Display this message and exit. │
│ --version Display application version. │
╰─────────────────────────────────────────────────────────────╯
In a cloned repository:
cd examples
# build the blade model, geometry, mesh, drape
b3p build blade_test.yml
# run the ccx fea analysis
b3p ccx blade_test.yml
Output
Plot of geometric input parameters for the example blade
Visualisation of the number of plies on the mesh using Paraview
Visualisation of a 2d cross section mesh
CalculiX results (very coarse mesh)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
b3p-0.0.4rc12.tar.gz
(62.8 kB
view details)
Built Distribution
b3p-0.0.4rc12-py3-none-any.whl
(65.6 kB
view details)
File details
Details for the file b3p-0.0.4rc12.tar.gz
.
File metadata
- Download URL: b3p-0.0.4rc12.tar.gz
- Upload date:
- Size: 62.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
440bb7a9661772a6f713307fc5bbfbafd69d16d486887e2d5532d8789dad16e1
|
|
MD5 |
616ff62569020b34595a6681c62c09c3
|
|
BLAKE2b-256 |
a641b9c40d6c256e0572858e1b1c9b5d10648f23c0b84eefd9beac3805849ac1
|
File details
Details for the file b3p-0.0.4rc12-py3-none-any.whl
.
File metadata
- Download URL: b3p-0.0.4rc12-py3-none-any.whl
- Upload date:
- Size: 65.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9178fb1ada1782fc5e08ee2d98596e0545faec545bd0131f2f6d6aef72a1c25e
|
|
MD5 |
fbe04c8307e8d9058e7428eea79f28f5
|
|
BLAKE2b-256 |
555828d75cd5ca10ee08a9dfcbdf39a2600e2d4b0c2d51cfc8d9b2bd5c9f860f
|