There is a newer version of this record available.

Software Open Access

HZDR Multiphase Addon for OpenFOAM

Schlegel, Fabian; Draw, Mazen; Evdokimov, Ilya; Hänsch, Susann; Khan, Harris; Lehnigk, Ronald; Meller, Richard; Petelin, Gašper; Tekavčič, Matej


JSON-LD (schema.org) Export

{
  "@id": "https://doi.org/10.14278/rodare.795", 
  "keywords": [
    "Multiphase Flow", 
    "Numerical Simulations", 
    "OpenFOAM", 
    "C++", 
    "CFD", 
    "Finite volume method", 
    "Baseline model", 
    "Multi-field two-fluid model", 
    "Eulerian-Eulerian model", 
    "Momentum interpolation", 
    "Partial elimination algorithm", 
    "Free Surface"
  ], 
  "inLanguage": {
    "alternateName": "eng", 
    "@type": "Language", 
    "name": "English"
  }, 
  "version": "1.0.1", 
  "url": "https://rodare.hzdr.de/record/795", 
  "identifier": "https://doi.org/10.14278/rodare.795", 
  "datePublished": "2021-01-26", 
  "creator": [
    {
      "affiliation": "Department of Computational Fluid Dynamics, Helmholtz-Zentrum Dresden-Rossendorf, Germany", 
      "@id": "https://orcid.org/0000-0003-3824-9568", 
      "@type": "Person", 
      "name": "Schlegel, Fabian"
    }, 
    {
      "affiliation": "Department of Computational Fluid Dynamics, Helmholtz-Zentrum Dresden-Rossendorf, Germany", 
      "@id": "https://orcid.org/0000-0002-0268-9118", 
      "@type": "Person", 
      "name": "Draw, Mazen"
    }, 
    {
      "affiliation": "Department of Computational Fluid Dynamics, Helmholtz-Zentrum Dresden-Rossendorf, Germany", 
      "@type": "Person", 
      "name": "Evdokimov, Ilya"
    }, 
    {
      "affiliation": "Department of Computational Fluid Dynamics, Helmholtz-Zentrum Dresden-Rossendorf, Germany", 
      "@id": "https://orcid.org/0000-0003-1296-5566", 
      "@type": "Person", 
      "name": "H\u00e4nsch, Susann"
    }, 
    {
      "affiliation": "Department of Computational Fluid Dynamics, Helmholtz-Zentrum Dresden-Rossendorf, Germany", 
      "@type": "Person", 
      "name": "Khan, Harris"
    }, 
    {
      "affiliation": "Department of Computational Fluid Dynamics, Helmholtz-Zentrum Dresden-Rossendorf, Germany", 
      "@id": "https://orcid.org/0000-0002-5408-7370", 
      "@type": "Person", 
      "name": "Lehnigk, Ronald"
    }, 
    {
      "affiliation": "Department of Computational Fluid Dynamics, Helmholtz-Zentrum Dresden-Rossendorf, Germany", 
      "@id": "https://orcid.org/0000-0002-3801-2555", 
      "@type": "Person", 
      "name": "Meller, Richard"
    }, 
    {
      "affiliation": "Computer Systems Department, Jo\u017eef Stefan Institute, Slovenia", 
      "@type": "Person", 
      "name": "Petelin, Ga\u0161per"
    }, 
    {
      "affiliation": "Reactor Engineering Division, Jo\u017eef Stefan Institute, Slovenia", 
      "@id": "https://orcid.org/0000-0002-9090-7671", 
      "@type": "Person", 
      "name": "Tekav\u010di\u010d, Matej"
    }
  ], 
  "description": "<p>The HZDR multiphase addon contains additional code for the open-source CFD software OpenFOAM, released by <a href=\"http://www.openfoam.org\">The OpenFOAM Foundation</a>. The developments are dedicated to the numerical simulation of multiphase flows, in particular to the multi-field two-fluid model (Euler-Euler method). Within the OpenFOAM library the multiphaseEulerFoam framework is used for this type of simulation. The addon contains a modified multiphaseEulerFoam named <em>HZDRmultiphaseEulerFoam</em> with the full support of the HZDR baseline model set for polydisperse bubbly flows according to Liao et al. (<a href=\"https://doi.org/10.1016/j.ces.2019.03.007\">Chem Eng Sci, 2019, Vol. 202, 55-69</a>). In addition a solver dedicated to a hybrid modelling approach (dispersed and resolved interfaces, Meller et al., <a href=\"https://doi.org/10.1002/fld.4907\">Int J Numer Meth Fluids. 2020, 1-26</a>) named <em>cipsaMultiphaseEulerFoam</em> is provided with the addon. This solver has an interface to the multiphaseEulerFoam framework and utilizes all available interfacial models of it.</p>\n\n<p><strong>General enhancements</strong></p>\n\n<ul>\n\t<li>modified turbulent wall functions of Menter according to Rzehak and Kriebitzsch (<a href=\"http://dx.doi.org/10.1016/j.ijmultiphaseflow.2014.09.005\"> Int J Multiphase Flow, 2015, Vol. 68, 135-152</a>)</li>\n\t<li>dynamic time step adjustment via PID controller</li>\n</ul>\n\n<p><strong>HZDRmultiphaseEulerFoam</strong></p>\n\n<ul>\n\t<li>bubble induced turbulence model of Ma et al. (<a href=\"https://doi.org/10.1103/PhysRevFluids.2.034301\">Phys Rev Fluids, 2017, Vol. 2, 034301</a>)</li>\n\t<li>drag model of Ishii and Zuber (<a href=\"https://doi.org/10.1002/aic.690250513\">AIChE Journal, 1979, Vol. 25, 843-855</a>) without correction for swarm and/or viscous effects</li>\n\t<li>wall lubrication of Hosokawa et al. (<a href=\"https://doi.org/10.1115/FEDSM2002-31148\">ASME Joint US-European Fluids Engineering Division Conference, 2002</a>)</li>\n\t<li>additional breakup and coalescence models for class method according to Liao et al. (<a href=\"https://doi.org/10.1016/j.ces.2014.09.042\">Chem Eng Sci, 2015, Vol. 122, 336-349</a>)</li>\n\t<li>degassing boundary condition (fvOption)</li>\n\t<li>configuration files and tutorials for easy setup</li>\n</ul>\n\n<p><strong>cipsaMultiphaseEulerFoam</strong></p>\n\n<ul>\n\t<li>morphology adaptive modeling framework for modelling of dispersed and resolved interfaces based on Eulerian multi-field two-fluid model</li>\n\t<li>compact interpolation method according to Cubero et al. (<a href=\"https://doi.org/10.1016/j.compchemeng.2013.12.002\">Comput Chem Eng, 2014, Vol. 62, 96-107</a>), including virtual mass</li>\n\t<li>numerical drag according to Strubelj and Tiselj (<a href=\"https://doi.org/10.1002/nme.2978\">Int J Numer Methods Eng, 2011, Vol. 85, 575-590</a>) to describe resolved interfaces in a volume-of-fluid like manner</li>\n\t<li>n-phase partial elimination algorithm for momentum equations to resolve strong phase coupling</li>\n\t<li>free surface turbulence damping for k-&omega; SST (symmetric and asymmetric damping, Frederix et al., <a href=\"https://doi.org/10.1016/j.nucengdes.2018.04.010\"> Nucl Eng Des, 2018, Vol. 333, 122-130</a>)</li>\n\t<li>selected tutorial cases:\n\t<ul>\n\t\t<li>a two-dimensional gas bubble, rising in a liquid, which is laden with micro gas bubbles, and</li>\n\t\t<li>a two-dimensional stagnant stratification of water and oil, sharing a large-scale interface</li>\n\t\t<li>a two-dimensional stratified flow based on the experiment of Fabre et al. (<a href=\"https://doi.org/10.1615/MultScienTechn.v3.i1-4.120\">Multiphase Sci Technol, 1987, Vol. 3, 285&ndash;301</a>)</li>\n\t</ul>\n\t</li>\n</ul>", 
  "sameAs": [
    "https://www.hzdr.de/publications/Publ-32194"
  ], 
  "name": "HZDR Multiphase Addon for OpenFOAM", 
  "@type": "SoftwareSourceCode", 
  "license": "https://opensource.org/licenses/GPL-3.0", 
  "@context": "https://schema.org/", 
  "contributor": [
    {
      "affiliation": "Eidgen\u00f6ssische Technische Hochschule Z\u00fcrich, Swizerland", 
      "@type": "Person", 
      "name": "Couteau, Arthur"
    }, 
    {
      "affiliation": "Faculty of Engineering and Physical Sciences, University of Leeds, United Kingdom", 
      "@type": "Person", 
      "name": "Colombo, Marco"
    }, 
    {
      "affiliation": "CADFEM GmbH, Germany", 
      "@type": "Person", 
      "name": "Kriebitzsch, Sebastian"
    }, 
    {
      "affiliation": "Technische Universit\u00e4t Dresden, Germany", 
      "@type": "Person", 
      "name": "Parekh, Jigar"
    }
  ]
}
12,587
3,192
views
downloads
All versions This version
Views 12,587922
Downloads 3,192277
Data volume 51.0 GB4.8 GB
Unique views 7,963743
Unique downloads 1,693169

Share

Cite as