fmuni / filteredTFM

Library for simulations of dispersed fluid-particle multiphase flows using the (filtered) Two-Fluids formulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filteredTFM

A filtered Two Fluid Model library and solver for OpenFOAM®

DOI

This eulerianFilteredTFM library is a derivative work of the eulerianFilteredTFM library included in CFDEMcoupling, which has been developed within the NanoSim Project project by DCS Computing GmbH (Linz, Austria) and Graz University of Technology (F. Municchi, S. Radl).

This repository has a nice and detailed Wiki page! Please refer to that for usage and installation instructions.

Copyright Notice

  • Copyright 2017 - Graz University of Technology (Federico Municchi and Stefan Radl).

All rights reserved.

Note that some modules (or files) within the eulerianFilteredTFM package are not under the copyright of the above copyright holders. These modules (or files) are included in the eulerianFilteredTFM package with a valid open-source license. Please see the text in the source files, or the corresponding sub-directory, for more detailed information on copyright and the license that applies for these files.

License

See the LICENSE.md file for details.

Warranty

eulerianFilteredTFM is distributed in the hope that it will be applied and further developed by researchers and engineerings in academia or industry. However, filteredTFM comes without any warranty, without even the implied warranty of merchantability or fitness for a particular purpose.

Scope

eulerianFilteredTFM is a C++ library based on the open source finite volume library OpenFOAM® developed to solve the three dimensional unsteady spatially averaged Euler-Euler equations that describe a two phase system composed of a continuous phase (fluid) and a dispersed phase (solid particles).

The library features several closures for the interphase transfer coefficients, the phase stress tensor and additional user defined equations.

About

Library for simulations of dispersed fluid-particle multiphase flows using the (filtered) Two-Fluids formulation.

License:GNU General Public License v3.0


Languages

Language:C++ 93.7%Language:C 4.9%Language:MATLAB 1.3%Language:Shell 0.1%