Coder Social home page Coder Social logo

christophe-david / xfoil_compilation Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 4.02 MB

A repository for keeping track of compiling steps for XFOIL with gfortran on macOS

License: GNU General Public License v3.0

Makefile 0.79% Gnuplot 0.20% Forth 0.08% Fortran 77.70% C++ 0.50% TeX 0.21% C 18.78% SourcePawn 0.06% NASL 1.38% Shell 0.08% Assembly 0.13% Python 0.10%

xfoil_compilation's Introduction

XFOIL_compilation

A repository for keeping track of compiling steps for XFOIL with gfortran on macOS and Ubuntu

Original file are downloaded from https://web.mit.edu/drela/Public/web/xfoil/.

Prerequisites

  • Downloading XFOIL source files from here (because make files are modified compared to original version).
  • Having X11 installed. For macOS, you may do it manually from https://www.xquartz.org or with one of the methods below.
  • Having gfortran installed. For macOS, you may pick one of the methods below.

Getting X11 and gfortran with Homebrew

# Get X11
brew tap homebrew/cask
brew install xquartz

# Get gfortran
brew install gcc

Getting X11 and gfortran with MacPorts

# Get X11
sudo port install xorg

# Get gfortran
sudo port install gcc11
sudo port select --set gcc mp-gcc11

What to do

Just run

./compile.sh

Executables will be added in ./bin directory

GitHub workflow

The compilation process, with the installation of requirements, is done in a GitHub workflow, that delivers executables as artifacts.

xfoil_compilation's People

Contributors

christophedavid31 avatar christophe-david avatar

Stargazers

Lennart Schneider avatar ジョセフ avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.