wtkaczewski / acousticCavitationOpenFOAM

A collection of solvers and cases within the scope of OpenFOAM technology (foam-extend) to model acoustic cavitation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

acousticCavitationOpenFOAM

A collection of solvers and cases within the scope of OpenFOAM technology (foam-extend) to model acoustic cavitation. The only solver available right now is coupledHelmholtzMUMPSFoam which solves the wave equation in frequency domain (Helmholtz equation). It utilizies fvBlockMatrix class from foam-extend and an external multi-frontal (direct) solver named MUMPS.

Installation

Known to work with

  • Ubuntu 16.04
  • foam-extend 4.1
  • MUMPS 4.10.0

Steps

Usage

The test cases are placed in run/ including Allrun and Allclean scripts.

Feedback

My contact: sergey.lesnik@tu-clausthal.de

About

A collection of solvers and cases within the scope of OpenFOAM technology (foam-extend) to model acoustic cavitation.

License:GNU General Public License v3.0


Languages

Language:C++ 63.7%Language:C 35.4%Language:Shell 0.9%