+ All Categories
Home > Documents > Filtered Two-Fluid Model for Gas-Particle Suspension flow · Filtered Two-Fluid Model for...

Filtered Two-Fluid Model for Gas-Particle Suspension flow · Filtered Two-Fluid Model for...

Date post: 22-Oct-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
9
1 F. Municchi, S. Radl Graz University of Technology Filtered Two-Fluid Model for Gas-Particle Suspension flow
Transcript
  • 1

    F. Municchi, S. Radl Graz University of Technology

    Filtered Two-Fluid Model for Gas-Particle Suspension flow

  • 2

    I – MICRO II – MESO

    III

    MACRO

    • Micro-scale models impractical/infeasible for

    industrial application

    • Same issue on the meso scale: still, mesh

    resolution requirements are extreme (3…20

    particle diameters).

    • Need closures for macro-scale models:

    called “filtered models” (in analogy to LES)!

    [1] W. Holloway, PhD Thesis, 2012.

    Motivation

    closures

    closures

  • 3

    Idea

    • Heavily modified OpenFOAM solver “eulerianFilteredTFM” to simulate an FTFM

    • new ‘eulerianFilteredTFM’ library with the following functionality

    o “Meso-scale” correction to drag and heat exchange coefficients (accounting for filter size, voidfraction, voidfraction variance, slip velocity, shear rate, wall-normal distance)

    o Stress models

    o Dispersion models (for scalars)

    o Dynamic parameter adjustment based on re-filtered fields (Ozel et al., AIChE meeting 2016) to close voidfraction variance. Allow future extension to refined scalar variance model (e.g., via transport eqn.)

    o Future: boundary conditions for stress

  • 4

    Governing Equations

    Particle phase

    Fluid phase

    3 regimes to model: (i) meso-scopic, (ii) frictional, and (iii) kinetic theory-based stress

    2 regimes to model: (i) molecular and (ii) meso-scopic stress

    “Heterogeneous” drag laws

  • 5

    Closures

    Common structure for closures (drag)

    Required: • Closures for microscopic drag coefficient (standard) • Closure data type for the heterogeneity factor HD is a tensor.

  • 6

    Closures

    Common structure for closures (stress)

    Required: • Pressure • Bulk viscosity lq (often disregarded) • Viscosity mq • Residual anisotropic stress tensor contribution sq,a (symmetric

    tensor)

    Stress model classes provide those 4 quantities!

  • 7

    Library Structure

    fTFM.H

    Auxiliary

    Equations

    Closure

    Model

    Sub-Model Sub-Model

    Sub-Model

    Closure

    Model

    Sub-Model Sub-Model

    Sub-Model

    Closure

    Model

    Sub-Model Sub-Model

    Sub-Model

    • Several closure model objects, each one with its submodels (like CFDEM)

    • A separate object container (such that one can push into this container if necessary) to solve auxiliary equations (e.g., kinetic theory-based model for microscopic granular temperature, filtered granular temperature)

    Communication required between certain models and auxiliary equation

    Dynamic

    Parameter

    Adjustment

  • 8

  • 9

    F. Municchi, S. Radl Graz University of Technology

    Expected Public Release Date: End of November 2017 via https://github.com/CFDEMproject

    Filtered Two-Fluid Model for Gas-Particle Suspension flow

    https://github.com/CFDEMprojecthttps://github.com/CFDEMproject

Recommended