Ry10/pyxlight
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Readme for pyXLIGHT
pyXLIGHT is a stripped down version of Mark Drela's XFOIL code. To
compile the code the user must first extract the config.tar.gz archive
in the config directory.
Two configurations have been tested:
Intel Fortran Compiler
Gfortan compiler
To compile and wrap type:
make intel OR
make gfortran