diff options
author | Daniel Prosser <dpross1100@msn.com> | 2016-12-29 13:03:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-31 08:22:15 +0700 |
commit | 2d8dca281f67481bac79e58d2a8b394f8559fafd (patch) | |
tree | 38c424e4479232012174b0f985def9c52a88ca5a /academic/xfoil/slack-desc | |
parent | 30be0fc06647205979987ab5e1f0dc310d40a359 (diff) |
academic/xfoil: Added (program for design and analysis of airfoils).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/xfoil/slack-desc')
-rw-r--r-- | academic/xfoil/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/xfoil/slack-desc b/academic/xfoil/slack-desc new file mode 100644 index 000000000000..ca843a5512a5 --- /dev/null +++ b/academic/xfoil/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +xfoil: xfoil (interactive program for design and analysis of airfoils) +xfoil: +xfoil: XFOIL is an interactive program for the design and analysis of +xfoil: subsonic isolated airfoils. It consists of a collection of +xfoil: menu-driven routines which perform various useful functions, such as +xfoil: viscous (or inviscid) analysis of an existing airfoil, design and +xfoil: redesign by interactive modification of surface speed distributions +xfoil: or geometric parameters, blending airfoils, plotting, saving, and +xfoil: reading geometry and polars. +xfoil: +xfoil: Homepage: http://web.mit.edu/drela/Public/web/xfoil/ |