aboutsummaryrefslogtreecommitdiff
path: root/science/at/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+2
| | | | Notes: svn path=/head/; revision=93885
* New port: science/at Acoustic ToolBoxEdwin Groothuis2003-09-081-0/+35
The Acoustic ToolBox includes four acoustic models: BELLHOP: A beam/ray trace code KRAKEN: A normal mode code SCOOTER: A finite element FFP code SPARC: A time domain FFP code A common input structure has been used throughout so that only minor modifications are needed to switch from one program to another. All the models produce shade files which can be processed using a common set of plotting routines to plot transmission loss vs. range or vs. range and depth. These plotting routines are contained in the GLOBAL directory. PR: ports/42378 Submitted by: Heiner Strauss <heiner@bilch.com> Notes: svn path=/head/; revision=88803