diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-05-23 13:17:35 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-05-23 13:17:35 +0000 |
commit | 41c19c024703da2be22132a67990cc149c99df55 (patch) | |
tree | 29d0cd4027ebad9ba84a0c6c280a885664c62f43 /sci-physics/xfoil/metadata.xml | |
parent | Stable on alpha as per bug #179245 (diff) | |
download | gentoo-2-41c19c024703da2be22132a67990cc149c99df55.tar.gz gentoo-2-41c19c024703da2be22132a67990cc149c99df55.tar.bz2 gentoo-2-41c19c024703da2be22132a67990cc149c99df55.zip |
Version bump. Revamped ebuild, added map generation, examples use flags.
Added patch to compile with gfortran, fixing bug #147033, thanks to
Bob Johnson <ke6fis@arrl.net>. Added longdescription in metadata.xml.
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-physics/xfoil/metadata.xml')
-rw-r--r-- | sci-physics/xfoil/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sci-physics/xfoil/metadata.xml b/sci-physics/xfoil/metadata.xml index 31c4fcb35306..c2e54a0de070 100644 --- a/sci-physics/xfoil/metadata.xml +++ b/sci-physics/xfoil/metadata.xml @@ -5,4 +5,14 @@ <maintainer> <email>robbat2@gentoo.org</email> </maintainer> +<longdescription lang="en"> +XFOIL is an interactive program for the design and analysis of subsonic isolated airfoils. +It consists of a collection of menu-driven routines which perform various useful functions such as: + * Viscous (or inviscid) analysis of an existing airfoil + * Airfoil design and redesign by interactive modification of surface speed distributions + * Airfoil redesign by interactive modification of geometric parameters + * Blending of airfoils + * Writing and reading of airfoil coordinates and polar save files + * Plotting of geometry, pressure distributions, and multiple polars +</longdescription> </pkgmetadata> |