aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2008-09-24 15:26:50 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2008-09-24 15:26:50 +0800
commitf4403c986137fec934dc18c79120fd5112397b93 (patch)
tree6a73a1b5f5703534884ba7f9a06922ee1b91bad0 /math/Makefile
parent91e6f98955a9ebb87be3611d5b8e4b25e72bcdab (diff)
downloadfreebsd-ports-gnome-f4403c986137fec934dc18c79120fd5112397b93.tar.gz
freebsd-ports-gnome-f4403c986137fec934dc18c79120fd5112397b93.tar.zst
freebsd-ports-gnome-f4403c986137fec934dc18c79120fd5112397b93.zip
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is nlwing2. This package allows efficient computation of nonlinear aerodynamic properties of a wing. It employs 2D section data to build a 3D potential vortex model of the flow. It uses a robust Euler-Newton method to track the change of flow vorticity quantities as the angle of attack progresses. WWW: http://octave.sourceforge.net/ PR: 127300 Submitted by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index fcb227c21e45..a378415cd601 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -216,6 +216,7 @@
SUBDIR += octave-forge-msh
SUBDIR += octave-forge-multicore
SUBDIR += octave-forge-nan
+ SUBDIR += octave-forge-nlwing2
SUBDIR += octave-forge-nnet
SUBDIR += octave-forge-ocs
SUBDIR += octave-forge-octcdf