Skip to main content

FoilMesh is a tool to mesh airfoil structural grid

Project description

A convenient program produces airfoil structural meshes and exports them in a variety of formats.
The meshing code is extracted from PyAero mesh zoom

Install

  1. pip install foilmesh
    
  2. git clone https://github.com/Zcaic/Foilmesh.git
    cd Foilmesh && pip install .
    

usage

import foilmesh as fm

af = fm.Airfoil(name="myairfoil")
# af.control.Airfoil_data=np.array([[1.00,0.95],[0.89565,0.777]])
af.readControl("./example.json")
af.StructureMesh()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FoilMesh-0.0.8.tar.gz (154.1 kB view hashes)

Uploaded Source

Built Distribution

FoilMesh-0.0.8-py3-none-any.whl (197.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page