cibinjoseph / C81-Interface

Fortran subroutines for reading and writing C81 airfoil tables

Home Page:https://cibinjoseph.github.io/C81-Interface/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C81-Interface

C81-Interface

A collection of subroutines and functions in Fortran that help with parsing and creating C81 formatted airfoil tables.

Documentation

Usage and documentation for the module can be found here. This documentation was created using the automatic documentation generator for Fortran programs, FORD.

Notes

While this library was heavily used during my PhD, towards the end, I fell in love with Python and developed a similar library that is a tad more flexible. Users interested in this library might also find the following libraries useful:

  1. c81utils
  2. csv-c81

Author

Cibin Joseph (cibinjoseph92@gmail.com)

License

MIT License 2019
See LICENSE for full text.

About

Fortran subroutines for reading and writing C81 airfoil tables

https://cibinjoseph.github.io/C81-Interface/

License:MIT License


Languages

Language:Fortran 96.8%Language:Makefile 3.2%