diff options
author | Daniel Prosser <dpross1100@msn.com> | 2016-12-29 10:39:52 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-30 23:30:11 +0000 |
commit | 587cf3a20e297e888865b4bf9ed971155cb66c73 (patch) | |
tree | 9b09e62117d6cc26f9d1edf84e4a8cfe97ad3505 /academic/avl/slack-desc | |
parent | 6a49973171dd9d61eb0c5cbeceb62f9c36072235 (diff) | |
download | slackbuilds-587cf3a20e297e888865b4bf9ed971155cb66c73.tar.gz |
academic/avl: Added (aerodynamic analysis).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/avl/slack-desc')
-rw-r--r-- | academic/avl/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/avl/slack-desc b/academic/avl/slack-desc new file mode 100644 index 0000000000..1ccf62f4e0 --- /dev/null +++ b/academic/avl/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------------------------------------------------------| +avl: avl (program for aerodynamic and flight-dynamic analysis of aircraft) +avl: +avl: AVL is a program for the aerodynamic and flight-dynamic analysis of +avl: rigid aircraft of arbitrary configuration. It employs an extended +avl: vortex lattice model for the lifting surfaces, together with a +avl: slender-body model for fuselages and nacelles. General nonlinear +avl: flight states can be specified. The flight dynamic analysis combines a +avl: full linearization of the aerodynamic model about any flight state, +avl: together with specified mass properties. +avl: +avl: Homepage: http://web.mit.edu/drela/Public/web/avl/ |