Volume_nonStationary_acoustics
Volumetric nonstarionary acoustics integral equation solution by numerical methods
Project structure
- The directory ./iterations_lib/ contains python package of iterative algorithms for solving systems of linear equations by BiCGStab, One- a Two-step gradiend descend methods, FPI and GFPI
- The directory ./volume/ contains: gmsh parser, algos for computing shapes in 3 dimensional space, solver of non-stationary acoustic equations in the volumetric formulation
- The directory