Giter Club home page Giter Club logo

katzplotkin's Introduction

KatzPlotkin

This is an archive of the fixed-format Fortran programs provided by Joseph Katz and Allen Plotkin in their book titled Low-Speed Aerodynamics. The authors of the book reserve all rights to the code and these programs are transcribed verbatim for ease of use solely for educational purposes.

Directory structure

Each pXX directory contains a program.
Inside each directory, the source code is named pXX.f and an example output is provided with the name pXX.log.
A Makefile (tested on Linux) is also provided.

Usage

Compile the code using either the provided Makefile or using the command:

gfortran p14.f -o p14.out

You can then run it using

./p14.out

List of programs

Code Program details Boundary Condition 2D/3D
01 Grid generator for van de Vooren airfoil shapes. Programs 3-11 use this as input. -- --
02 Discrete vortex, thin wing method Neumann 2D
03 Constant strength source method Neumann 2D
04 Constant strength doublet method Neumann 2D
05 Constant strength vortex method Neumann 2D
06 Linear strength source method Neumann 2D
07 Linear strength vortex method Neumann 2D
08 Constant strength doublet method Dirichlet 2D
09 Constant strength source/doublet method Dirichlet 2D
10 Linear strength doublet method Dirichlet 2D
11 Quadratic strength doublet method Dirichlet 2D
12 Constant strength source/doublet element -- 3D
13 Vortex lattice method for rectilinear lifting surfaces (with ground effect) -- 3D
14 Constant strength sources and doublets Dirichlet 3D
15 Sudden acceleration of a flat plate at angle of attack (using a single lumped vortex element) -- 2D
16 Unsteady motion of a thin rectangular lifting surface (Upgrade of program 13) 3D

katzplotkin's People

Contributors

alwinw avatar cibinjoseph avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.