Metadata-Version: 2.1
Name: abem
Version: 0.1a0
Summary: Boundary Element Method for Acoustic Simulations
Home-page: http://github.com/fjargsto/abem
Author: Frank Jargstorff
License: GNU General Public License
Download-URL: https://github.com/fjargsto/abem/archive/v0.1-alpha.tar.gz
Description: # Acoustic Boundary Element Method (abem)
        
        AcousticBEM is a small library and example programs for solving the acoustic
        Helmholtz equation using the Boundary Element Method. The library is a
        re-implementation of the core components of Stephen Kirkup's ABEM Fortran
        library and its example programs. 
        The original Fortran code and the book "The Boundary Element Method in
        Acoustics" are available on his website: 
        <http://www.boundary-element-method.com/>.
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
