AcouSTO is a linear acoustics solver based on a Boundary Element Method (BEM) solution of the Kirchhoff-Helmholtz Integral Equation (KHIE). The code is written in C, and includes an MPI-based preliminary parallelization scheme. Plan wave scattered by a unit sphere. An (extended) FORTRAN version of this code has been used for years in the authors' research group, and has reached a remarkable level of reliability. The numerical formulation has been well assessed, as the large number of scientific papers produced throughout the years demonstrates.
| Tags | Scientific/Engineering |
|---|---|
| Licenses | GPLv3 |
Recent releases


Release Notes: This release fixes a major bug in column reduction when the cluster grid has more than 1 column.


Release Notes: This release adds Custom Boundary Conditions in input (see the manual). It adds a GMRES solver (experimental). There are miscellaneous bugfixes.


Release Notes: This release changes the configure script to support more versatile configurations. It adds a -m option to estimate memory usage. It adds a print-out of completion percentage in coefficients. It fixes a bug in frequency response of microphones. It fixes a bug in the MPI Complex Type definition.


Release Notes: This release fixes major bugs. A PHP MySQL Web application has been added. Manuals have been updated.


Release Notes: A bug in impedance evaluation has been fixed.