DASH Logo
1.0.0

OVERVIEW

  • Overview of DASH
  • Contents

INSTALLATION

  • Download
  • Requirements
  • Build

TUTORIALS

  • Aeroelastic analysis
  • Planform Optimization
  • Shape Optimization

SOURCE CODES

  • Initial
  • Inp
    • Airfoils
      • airfoil module
      • get_airfoil module
      • plot_airfoil module
      • plot_templete module
    • Configs
    • DVs
  • Update
  • Util
  • gann
  • mypkgs
  • nsga2
DASH
  • Inp
  • Airfoils
  • View page source

Airfoils

  • airfoil module
    • AIRFOIL
      • AIRFOIL.__init__()
      • AIRFOIL.read()
      • AIRFOIL.show()
      • AIRFOIL.savefig()
      • AIRFOIL._get_line()
      • AIRFOIL._setlayout()
      • AIRFOIL.savetxt()
    • CST
      • CST.__init__()
      • CST.read_coef_from_csv()
      • CST.cst_curve()
      • CST.generate_airfoil()
    • NACA4
      • NACA4.__init__()
      • NACA4.generate_airfoil()
      • NACA4.y_camb1()
      • NACA4.y_camb2()
      • NACA4.calc_thick()
  • get_airfoil module
    • download_airfoil()
  • plot_airfoil module
    • read_airfoil()
  • plot_templete module
    • set_templete()
    • mm2inch()
Previous Next

© Copyright 2023, Shugo Date.

Built with Sphinx using a theme provided by Read the Docs.