Conference PaperPDF Available

PARSCALE -AN OPEN-SOURCE LIBRARY FOR THE SIMULATION OF INTRA-PARTICLE HEAT AND MASS TRANSPORT PROCESSES IN COUPLED SIMULATIONS

Authors:

Abstract and Figures

We introduce the open-source library ParScale for the modeling of intra-particle transport processes in non-isothermal reactive fluid-particle flows. The underlying equations, the code architecture, as well as the coupling strategy to the widely-used DEM solver LIGGGHTS is presented. A set of verification cases, embedded into an automated test harness, is presented that proofs the functionality of ParScale. To demonstrate the capabilities of ParScale, we perform simulations of a non-isothermal granular shear flow including heat transfer to the surrounding fluid. We present results for the conductive heat flux through the particle bed for a wide range of dimensionless cooling rates and particle volume fractions. Our data suggests that intra-particle temperature gradients need to be considered for an accurate prediction of the conductive flux in case of (i) a dense particle bed and (ii) for large cooling rates characterized by a critical Biot number of ca Bi crit ≈ 0.1.
Content may be subject to copyright.
IV International Conference on Particle-based Methods – Fundamentals and Applications
PARTICLES 2015
E. O˜nate, M. Bischoff, D.R.J. Owen, P. Wriggers & T. Zohdi (Eds)
PARSCALE - AN OPEN-SOURCE LIBRARY FOR THE
SIMULATION OF INTRA-PARTICLE HEAT AND MASS
TRANSPORT PROCESSES IN COUPLED SIMULATIONS
Stefan Radl1, Thomas Forgber1, Andreas Aigner2and Christoph Kloss2
1Institute of Process and Particle Engineering
Graz University of Technology, Graz, Austria
Email: radl@tugraz.at, thomas.forgber@tugraz.at
Web page: http://ippt.tugraz.at
2DCS Computing GmbH
Altenbergerstr. 66a Science Park
4040 Linz, Austria
Email: andreas.aigner@dcs-computing.com, christoph.kloss@dcs-computing.com
Web page: http://www.dcs-computing.com
Key words: Granular Materials, DEM, LIGGGHTS , ParScale, Resolved Intra Particle
Profiles, Heat and Mass Transfer, Sheared Bed
Abstract. We introduce the open-source library ParScale for the modeling of intra-
particle transport processes in non-isothermal reactive fluid-particle flows. The underlying
equations, the code architecture, as well as the coupling strategy to the widely-used DEM
solver LIGGGHTS is presented. A set of verification cases, embedded into an automated
test harness, is presented that proofs the functionality of ParScale. To demonstrate the
capabilities of ParScale, we perform simulations of a non-isothermal granular shear flow
including heat transfer to the surrounding fluid. We present results for the conductive heat
flux through the particle bed for a wide range of dimensionless cooling rates and particle
volume fractions. Our data suggests that intra-particle temperature gradients need to be
considered for an accurate prediction of the conductive flux in case of (i) a dense particle
bed and (ii) for large cooling rates characterized by a critical Biot number of ca Bicr it 0.1.
Stefan Radl, Thomas Forgber, Andreas Aigner and Christoph Kloss
1 Introduction
Over the past ten years the coupling of the Discrete Element Method (DEM) and Com-
putational Fluid Dynamics (CFD) has been widely adopted by academia and industry to
predict fluid-particle flows [1]. Recently, the trend towards CFD-DEM has been fueled by
the introduction of open-source toolboxes [2]. These tools are able to model momentum
and thermal energy transport of the particles and the fluid with high computational effi-
ciency, hence provide a detailed understanding of granular flow behavior. However, these
tools typically do not take intra-particle transport phenomena into account, and hence
are unable to model intra-particle processes, e.g., heterogeneous reactions and diffusion
inside a porous particle. Unfortunately, in these reactive particulate systems intra-particle
processes often play a central role, and hence may dictate overall reactor performance.
Thus, spatially-resolved particle properties (e.g., the local gas concentration in the pores
of the particle) need to be resolved to account for all relevant phenomena in the system
[3].
ParScale, a newly developed open-source library implemented in a C/C++ environment
and publicly available through www.github.com [4], closes this gap. At the current devel-
opment state, ParScale contains a plurality of models that aim on predicting heat and
mass transfer, as well as homogeneous and heterogeneous reactions inside flowing porous
particles. Also, it is possible to account for a single or multiple-reactions, i.e., a whole
reaction network. Due to a modular class-based structure, and the integration into an
automated test harness, easy extendibility and a high software quality is ensured. Our
contribution outlines the governing equations for modeling various intra-particle phenom-
ena in Section 2. In section 3 a number of verification cases is presented in order to
demonstrate and verify the functionality of ParScale. Section 4 demonstrates the cou-
pling to LIGGGHTS and evaluates the need to account for intra-particle temperature
gradients in non-isothermal granular shear flows cooled by a surrounding fluid.
2 Simulation method and parallel coupling strategy
The key purpose of ParScale is to predict intra-particle target properties (e.g., the
temperature) as a function of time and space in a spherical particle and a fixed grid
consisting of equidistant grid points. The governing equations for the relevant transport
phenomena within each particle are outlined in the next section.
2.1 Transport within a particle
To illustrate a typical transport equation to be solved by ParScale within a single
particle, the Fourier equation in spherical coordinates with λef f =const. is considered:
ρ cp
∂T
∂t =div(λef f grad T ) + sT(1)
where ρis the density, cpis the heat capacity, Trepresents the target property profile, t
is the time, λef f is an effective conductivity (e.g., for heat), and sTis a volume-specific
2
Stefan Radl, Thomas Forgber, Andreas Aigner and Christoph Kloss
source term (e.g., for thermal energy). By introducing the thermal diffusivity
a=λeff
ρ cp
(2)
and for constant thermal conductivity λeff , Eqn. (1) can be re-written as
∂T
∂t =a·2T
∂r2+2
r
∂T
∂r +sT
ρ cp
(3)
where ris the radial coordinate.
This partial differential equation (PDE) can be discretized in space, e.g., using a central-
differencing scheme, in the spirit of the so-called method of lines. The resulting system
of ordinary differential equations (ODEs) needs to be solved using a robust integration
approach, since the source sTmight lead to a stiff behavior of the PDE. Specifically, we
have chosen the flexible multi-step, variable-order solver CVODE, which uses a (modified)
Newton-iteration approach to robustly integrate stiff systems of ODEs. CVODE contains
a plurality of direct and iterative linear solvers for solving the resulting matrix-algebra
problems, and is actively maintained by the Lawrence Livermore National Laboratory
(LLNL, U.S.A) as part of the SUNDIALS package [5]. ParScale inherits the flexibility of
CVODE, and hence can handle quickly changing environmental conditions, or fast, strongly
exothermal reactions in porous particles.
For the second verification example (see Section 3.2), we will consider a single heteroge-
neous reaction in a porous particle. The corresponding transport equations are presented
in the next section.
2.2 Chemistry model
The following equations model the mole-based reactive species balance equations in a
particle with constant porosity ǫ. We have adopted the notation of Noorman et al. [6],
and from which we have extracted typical system parameters for a relevant application.
Here we focus on a single chemical reaction, which is considered to be irreversible and
involves a solid species A, as well as a gas species B educt that forms a solid product C
and a gaseous product D:
aA(s) + bB(g)cC (s) + sD(g) (4)
Relevant real-world examples following this scheme are (i) the reduction of iron oxides
by H2, (ii) the oxidation of ZnS and FeS with O2to metal oxides (i.e., ZnO, Fe2O3), or
(iii) the combustion of coal with a high ash content. The mole balance equation for each
species in the porous particle is written as:
∂εci
∂t =1
r2
∂r (r2Ni) + siwith i=B, D (5)
3
Stefan Radl, Thomas Forgber, Andreas Aigner and Christoph Kloss
Here εis the phase fraction, ciis the gas concentration (in kM ol per m3gas volume), Ni
the (convective and diffusive) flux, and siis the chemical source term. A typical model
for siis
si=
NR
X
j=1
νij ·
NG+NS
Y
k
cnk,j
k(6)
where NR is the number of reactions, N G is the number of gas components, νij is the
stoichiometric coefficient of species iin reaction j,N S is the number of solid species, and
nk,j is the reaction exponent. The mole balance equations for the solid phase are similar,
however, exclude the flux and are based on molar concentrations in kMol per m3total
volume:
∂ci
∂t =siwith i=A, C (7)
For spatial discretizing a second order central differencing scheme is used. For further
information about the underlying equations, available models and discretizion schemes
the interested reader may refer to the online documentation in the public repository of
ParScale [4]. The next section briefly outlines the run modes of ParScale including the
coupling to the open-source DEM-based solver LIGGGHTS .
2.3 Parallel coupling strategy
Besides a stand-alone mode the current development state of ParScale provides cou-
pling capabilities to LIGGGHTS and selected solvers of CFDEMcoupling in parallel. The
key idea is that ParScale acts as a slave to the master (i.e., LIGGGHTS ), and can ex-
change its data containers between individual processes as requested by the master. In this
paper we will only focus on the coupling to LIGGGHTS . The coupling to CFDEMcoupling
is handled via LIGGGHTS data structures, and hence is in fact unproblematic. Figure 1
illustrates the underlying coupling algorithm.
At every timestep tnLIGGGHTS advances the particle position and velocity (and other
integral particle quantities if desired) in the simulation domain. After this computation is
finished, the coupling is realized by updating the particle surface temperature (Tsurf ace)
directly, or (alternatively) a heat transfer coefficient αtogether with the fluid temperature
in the vicinity of the particle. In addition, a conductive heat flux due to particle-particle
collisions ( ˙qcond) can be imposed as well. ParScale initializes from the last time step tn1,
and calculates all internal property fields according to the imposed boundary conditions.
Additional coupling options are available, e.g., LIGGGHTS is able to push a particle-
unique environment temperature (i.e., fluid temperature) to ParScale. This enables
ParScale to react due to changes in the environment temperature, e.g., if the particle
enters a region if a fixed temperature. Furthermore, the coupling provides the option to
reset the value of the target property to a certain value. Due to the automatic sub-time
4
Stefan Radl, Thomas Forgber, Andreas Aigner and Christoph Kloss
Figure 1: Coupling between LIGGGHTS and ParScale for one timestep including required
coupling parameters and additional coupling options.
stepping of CVODE, the internal ParScale timestep does not necessarily has to correspond
to the DEM timestep from LIGGGHTS . After ParScale completed its calculation of the
surface temperatures of all particles, these temperatures are updated and taken into ac-
count by LIGGGHTS at timestep tn+1 when computing conductive fluxes. Furthermore,
source terms due to reactions, the core and the volume-averaged temperature and surface
fluxes handed over to LIGGGHTS .
Next, two verification cases, i.e., transient cooling of a sphere and a heterogeneous reac-
tion, is presented.
3 Verification cases
3.1 Cooled sphere
The first verification case considers a classical situation in which a spherical particle
(initially having the uniform temperature T0) is convectively cooled by an ambient fluid
with temperature Tenviro. Table 1 summarizes the parameters of this case. Figure 2
illustrates the comparison between the numerical solution by ParScale and the analytical
solution provided by [7] for a number of time coordinates.
As expected, excellent agreement (i.e., an average error of 106, and a maximum error
of 105) between analytical and numerical solution can be found.
5
Stefan Radl, Thomas Forgber, Andreas Aigner and Christoph Kloss
Table 1: Parameters for the verification case ’cooling of a sphere’.
cp300 [J m3K]
ρ1000 [kg m3]
λs1 [W m1K1]
αp100 [W m2K1]
rp5·103[m]
T0800 [K]
Tenviro 300 [K]
t1, t2, t3, t42,5,8,10 [sec]
0
0.2
0.4
0.6
0.8
1
0 0.2 0.4 0.6 0.8 1
T / T0
r/R
t1
t2
t3
t4
analytical
Figure 2: Numerical (symbols) and analytical results (lines) for the temperature distri-
bution in a convectively cooled sphere at t1= 2 s, t2= 5 s, t3= 8 s, and t4= 10 s.
3.2 Heterogeneuous reation
This verification case considers a single reaction, and follows the analytical solution
provided by Wen [8] for a relative reaction speed (characterized by the Thiele Modulus)
of 3.16. All parameters are chosen following the copper oxidation case considered in
Noorman et al. [6]. The three basic assumpions are (i) an isothermal particle, (ii) a
reaction rate that is first-order with respect to the gas-phase species, (iii) and a reaction
of: 2 CO +O22C uO. Figure 3 shows a comparison of the solid and fluid concentration
inside the particle for two characteristic times.
Figure 3 (a) shows an excellent agreement for the early stage of the reaction. The small,
but noticable, differences in the later stage (see Figure 3 (b)) are due to the pseudo-steady
state assumption that needs to be adopted when deriving the analytical solution provided
6
Stefan Radl, Thomas Forgber, Andreas Aigner and Christoph Kloss
0
0.2
0.4
0.6
0.8
1
0 0.2 0.4 0.6 0.8 1
r/R
Ci/Ci,0, i =A, S
(a)
0
0.2
0.4
0.6
0.8
1
0 0.2 0.4 0.6 0.8 1
r/R
Ci/Ci,0, i =A, S
(b)
Figure 3: Solid and gas-phase concentration profiles inside a porous copper particle for
the early stage (a) and the late stage (b) of a heterogeneous reaction (lines: analytical
solution, symbols: predictions by ParScale).
by Wen [8]. Figure 4 shows the overall conversion, again indicating only minor differences
that can be explained by the shortcomings of the analytical solution. The comparison of
the analytical and numerical solution shows good agreement, and the mean difference is
below 2 %. We note here that previous work [6] came to a similar conclusion.
0
0.2
0.4
0.6
0.8
1
0 1 2 3 4 5 6 7 8 9
t/treact
Xs
Figure 4: Conversion characteristics during a typical oxidation cycle of a porous copper
particle (line: analytical solution, dots: prediction by ParScale).
7
Stefan Radl, Thomas Forgber, Andreas Aigner and Christoph Kloss
4 Simple shear flow
We now investigate the influence of ParScale under well-controlled flow conditions.
Therefore, particles are placed in a cubic periodic box (H/dp= 15) at various particle
volume fractions φp= (0.30.64). LeesEdwards boundary conditions are applied to
drive a homogeneous shear flow, which is typically used in studies of granular rheology
[9]. In the current contribution, the shear gradient is pointing in the y-direction, and we
analyze all quantities of interest (e.g., the conductive flux) only in this direction. Along
with the shear gradient, a temperature gradient is applied. We determine the Biot (Eqn.
8) and the Peclet (Eqn. 9) number as the two main non-dimensional influence parameters
as already mentioned by [10]. With the usage of ParScale at low Biot numbers, we
expect that our results agree with previous work [10]. However, for higher Biot numbers
the transferred flux to the ambient fluid is much larger than that sustained by conduction
inside the particle. Consequently, the influence on the heat transfer rate on the particles’
shell temperature, and hence the conductive flux becomes important. Therefore, we
expect that intra particle temperature profiles should be considered above some critical
Biot number Bicrit .
Bit=α dp
λp
(8)
where αis the heat transfer coefficient that characterized the rate of cooling by the
ambient fluid.
P e =(dp/2)2
λp/ ρccp
·˙γ(9)
where ˙γis the shear rate. The conductive reference flux is expressed as [9]
˙qcond,ref =λp(yT)middle .(10)
where ˙qcond,ref is the reference conductive heat flux and ymiddle is the length of the region
over which the temperature gradient is applied. Table 2 shows the main non-dimensional
parameters of the sheared bed simulation. All other parameters, e.g., the particle stiffness,
the coefficient of restitution and time step are in agreement with our earlier simulations
[10].
Table 2: Dimensionless properties of the sheared bed particle case.
φp0.3...0.64
Bit106...10
P e 0.25
8
Stefan Radl, Thomas Forgber, Andreas Aigner and Christoph Kloss
10-12
10-10
10-8
10-6
10-4
10-2
100
10-6 10-5 10-4 10-3 10-2 10-1 100101
Bit
˙q/ ˙qcond
φp= 0.35
φp= 0.45
φp= 0.54
φp= 0.60
φp= 0.64
Figure 5: Effect of the Biot number on the conductive heat flux in the gradient direction
for various particle volume fractions.
It can be seen in Figure 5 that the influence of the Biot number on the overall conduc-
tive flux needs to be considered above a certain value for the Biot number, which depends
on φp. Even at low Biot number regimes (i.e., Bit103) the conductive flux is under-
predicted by up to 10 %. For the highest particle volume fractions considered, for which
conductive fluxes are most relevant since they are comparable to the particle-convective
flux, the critical Biot number is Bicrit 102. Above this Biot number intra particle
profiles should be taken into account for the moderately fast sheared particle bed that we
considered. It is also shown that the influence of the Biot number on the conductive heat
flux is becoming more important in case the particle volume fraction is decreasing. Thus,
the slope of the curve indicating the relationship between Bi and qcond is becoming larger
with decreasing φpfor the high Bi regime. However, in the rather dilute flow at which
these extreme dependency is observed, the conductive flux is negligibly small compared
to the particle-convective flux.
5 Conclusions
We presented a novel open-source simulation tool ParScale which is published under
LGPL licence and can be linked to any particle-based solver. We outlined the coupling to
the open-source DEM solver LIGGGHTS and demonstrated the usage of ParScale with
selected verification cases. A good agreement is found between numerical results produced
9
Stefan Radl, Thomas Forgber, Andreas Aigner and Christoph Kloss
by ParScale and analytical solutions available in literature. We extended the analysis of
the well-known sheared particle bed by taking intra-particle temperature gradients into
account. A key result is that even at comparably low Biot numbers the intra-particle
property profiles have a substantial influence on the conductive flux. The physical reason
is that the particle surface temperature is lower than the particle-average temperature
in case cooling by the ambient fluid is taken into account. This leads to smaller surface
temperature differences in the event of a particle-particle collisions. Thus, the transferred
heat flux to the environment should be considered when predicting the particle-particle
conductive fluxes. This is especially true for high particle concentrations and fast cooling
conditions, since the conductive flux for low particle concentrations is anyhow very low.
The current study was limited to selected particle volume fractions and Peclet numbers.
Future work will consider wider ranges of these parameters.
6 Aknowledgement
The authors acknowledge support by the European Commission through FP7 Grant
agreement no. 604656 (NanoSim). T.F. and S.R. acknowledge support from ”NAWI
Graz” by providing access to dcluster.tugraz.at. LIGGGHTS is a registered trademark of
DCS Computing GmbH.
10
Stefan Radl, Thomas Forgber, Andreas Aigner and Christoph Kloss
References
[1] C. L. Wu, O. Ayeni, a. S. Berrouk, and K. Nandakumar. Parallel algorithms for CFD-
DEM modeling of dense particulate flows. Chemical Engineering Science, 118:221–
244, 2014.
[2] C. Kloss, C. Goniva, A. Hager, S. Amberger, and S. Pirker. Models , algorithms and
validation for opensource DEM and CFD-DEM. Progress in Computational Fluid
Dynamics, 12:140–152, 2012.
[3] A. G. Dixon, M. Ertan T., E. Hugh S., and M. Nijemeisland. 3D CFD simulations
of steam reforming with resolved intraparticle reaction and gradients. Chemical En-
gineering Science, 62:4963–4966, 2007.
[4] https://github.com/CFDEMproject/ParScale-PUBLIC, 2015.
[5] S. D. Cohen, A. C. Hindmarsh, and P. F. Dubois. CVODE, A Stiff/Nonstiff ODE
Solver in C. Computers in Physics, 10:138–148, 1996.
[6] S. Noorman, F. Gallucci, M. V. S. Annaland, and J. a M Kuipers. A theoretical
investigation of CLC in packed beds. Part 1: Particle model. Chemical Engineering
Journal, 167:297–307, 2011.
[7] J. Crank. The Mathematics of Diffusion. Clarendon Press, Oxford, 2nd edition,
1975.
[8] C. Y. Wen. Noncatalytic Heterogeneous Solid Fluid Reaction Models. Industrial and
Engineering Chemistry Research, 60:34–54, 1968.
[9] S. Chialvo, J. Sun, and S. Sundaresan. Bridging the rheology of granular flows in
three regimes. Physical Review E., 85:021305–1 – 021305–8, 2012.
[10] B. Mohan, C. Kloss, J. Khinast, and S. Radl. Regimes of Liquid Transport through
Sheared Beds of Inertial Smooth Particles. Powder Technology, 264:377–395, 2014.
11
... Others simply mean a ''volumetric model'', which employs the initial idea of a pellet consisting of smaller grains [44,45,65,67,68]. Various volumetric models, similar to those for biomass, have been applied to theoretical and experimental single particle or entire reactor studies [11,12,[59][60][61]67,[71][72][73][74][75][76][77][78][79]. The volumetric models usually differ in model complexity, for example regarding the transport phenomena considered, the closure for component diffusion or the change of parameters over time. ...
... The VM is similar to other volumetric models in the literature [11,12,[71][72][73][74]. The LM-SCM is comparable to other shrinking core models commonly encountered in the literature, as previously explained. ...
... The following assumptions are made for the volumetric model in our work, which was comparable to other models in the literature [11][12][13][71][72][73][74]: ...
Article
Full-text available
Various single particle models to describe the conversion of porous solids with gaseous reactants are available in the literature. It is, therefore, not obvious which models should be selected for specific problems and applications. This work focuses on two popular types of particle models: the volumetric model (VM) and the layer model (LM). Different variations of the layer model were considered: the standard layer model, which is similar to common shrinking core models, and an extended layer model, which solves inherent problems of the shrinking core approach by replacing surface reactions with volumetric reactions. For the first time, all these models were benchmarked together regarding prediction quality and computational cost for relevant applications: gasification and oxidation of biochar, reduction of nickel oxide and oxidation of magnetite. These cases covered a wide range of Thiele moduli and Biot numbers. The volumetric model reliably predicted the conversion for all cases considered. Its computational effort was, however, significantly higher than for the layer models. Suitable reactions kinetics in combination with heat of reaction and pore diameters were integral to prediction accuracy. Char oxidation, having a high Thiele modulus, could be described suitably by the standard layer model and the extended layer model, when it accounted for the residual ash layer. Char gasification and nickel oxide reduction had moderate Thiele moduli, rendering the standard layer model unsuitable in the general case. The extended layer model overcomes these limitations due to its volumetric reaction approach. All layer models showed inferior temperature predictions for biochar gasification and magnetite oxidation owing to their lower spatial resolution compared to the volumetric model. Additional, possible problems for layer models were addressed.
... The modelling packages based on finite element or finite volume method can be used to determine the temperature profiles. For example, Parscale is an open-source package that can perform intraparticle temperature and chemical reactions, which can be readily coupled with a few modules of CFDEM-Coupling via LIGGGHTS (Radl et al. 2015). However, the simultaneous measurements of thermal and flow profiles from the experimental setup for validation have been difficult. ...
Article
Steel production is considered as one of the major backbones of many economies. Though blast furnace is the primary route of steel production, the industries are willing to alternatives technologies such as the high temperature-controlled conversion of hematite to magnetite. The geological and mineralogical characteristics of the low-grade iron ores possess difficulties in their conventional enrichment. The literature concludes the advantages of high-temperature conversion in terms of easiness in downstream operations caused by decreased hardness and increased magnetic susceptibility of magnetite. The modelling work has been primarily focused on the direct reduction of iron ore to metallic iron. The present compilation discusses the scientific and engineering developments on the reduction-roasting of iron-ore followed by the CFD–DEM modelling and simulation work performed to reduce iron ore to magnetite. It provides a comprehensive review of the experimental and industrial progress done in the area.
... The F I G U R E 1 A multiscale modeling approach for biomass pyrolysis by integrating kinetics, particle scale model, and SuperDEM-CFD [Color figure can be viewed at wileyonlinelibrary.com] one-D particle model employed is similar to those reported in the literature. 12,27,28 A general form of the one-D particle model (b = 2, sphere; b = 1, long cylinder; b = 0, long rectangular) can be expressure as follows: ...
Article
Full-text available
An efficient biomass pyrolysis process requires a comprehensive understanding of the chemical and physical phenomena that occur at multi‐length and time scales. In this study, a multiscale computational approach was developed and validated for biomass pyrolysis in a packed‐bed reactor by integrating pyrolysis kinetics, a particle scale model, and Superquadric Discrete Element Method‐Computational Fluid Dynamics (SuperDEM‐CFD) in open‐source code MFiX. A one‐dimensional particle–scale model that discretizes the characteristic length of biomass particle into layers was developed to predict the intraparticle phenomena inside a single particle. The 1D model was validated by comparing it with a single biomass particle pyrolysis experiment. A recently developed SuperDEM‐CFD model was employed to simulate the non‐spherical particle–particle contact and fluid‐particle interaction. The coupled model was applied to simulate the pyrolysis of cubic biomass particles in a packed bed and validated by comparing with experimental data. Simulation with and without particle–scale model was compared, and the effect of the gas–solid heat transfer models was also investigated.
... Then the verification of the correlation with homogenous surface temperatures is obtained by utilizing the correlation to predict the heat transfer in an unresolved Euler-Langrangian model implemented in CFDEM®-Coupling Kloss et al., 2012). To account for the heat transfer inside the particles, inclusion of the 1D model code PARSCALE (S. Radl, 2015) is used. Such an approach paves the way for computationally efficient, yet accurate, predictions of fluid-particles systems characterized by large temperature gradients inside and outside of the particles. ...
Thesis
Full-text available
The present thesis probes the heat and mass transfer phenomena in packed bed of particles. The gap in literature for realistically packed dense particle packings is explored, following which a new methodology to study external heat transfer is presented and evaluated with deep sensitivity analysis. The newly developed method is applied to obtain new closure models for external heat and mass transfer in packed beds of mono-disperse spherical particles and cylindrical particles of different aspect ratios. In addition, the obtained data helps refit the new Ergun constant for pressure drop in these dense packings. A step by step examination for internal mass transfer and reactions depending upon several levels of complexities in literature i.e. different reaction order, multiple reacting species, and gas volume generation/consumption and in practical application of steam methane reforming reveals the need for improvement in industrially viable 1D models. The developed closure models for external heat and mass transfer along with the data from computationally expensive particle-resolved direct numerical simulations (PR-DNS) in dense packings of monodisperse spherical particles with catalytic reactions inside the porous particles are used to verify and improve the internal mass transfer closures for 1D models through multiscale modelling. The enhanced 1D model is then used to simulate an industrial scale packed bed chemical looping reforming (PBCLR) reactor. As an application of the work done in this PhD, an alternative to resolved 3D simulation is also presented in this thesis in form of non-resolved Euler Lagrange 3D simulations. The results obtained are documented and discussed in appropriate chapters of this thesis. Permanent Handle: http://hdl.handle.net/11250/2559994
... The new software tool "ParScale" (Radl et al., 2015b) was integrated with the LIGGGHTS ® and CFDEM ® simulator (results of a typical simulation are shown in Fig. 25). This enhanced simulation platform is now in use to quantify the effect of intraparticle transport phenomena on, e.g., the performance of a heterogeneous reactor. ...
Chapter
The method of spatial filtering as a universal approach to support closure development for models of dense fluid–particle systems is presented. Starting from a set of governing equations, an overview of closures that are required at different levels of a model hierarchy is provided. A focus is on closures to be used in mesoscale models, highlighting recent developments that aim at the description of the variability of exchange coefficients, as well as wall effects. Furthermore, attempts to describe the anisotropy of mesoscale stresses, as well as the effect of cohesive particle–particle interactions in the context of macroscale models are summarized. Computational aspects, together with selected verification cases are documented to stimulate a broader use of the filtering approach. Finally, three future research directions that appear most fruitful are outlined. These final thoughts may help to establish more reliable and robust multiphase flow models for reactive systems.
... ray-tracing). Nevertheless, conservation of radiative thermal energy and consistency is retained, when performing coupled simulations, e.g., using our tool ParScale (see Forgber et al. [28], [49], Radl et al. [50]). Also, we assume that the speed of light (and therefore the propagation of the reflection) is much faster than the speed of the particles. ...
Article
Full-text available
We present a novel algorithm to calculate radiative energy transfer rates in Discrete Element Method (DEM)-based simulations of mono-disperse spheres. To verify our algorithm we use the Finite Volume Method (FVM) which enables us to picture relevant radiation phenomena in a dense bed of particles. These phenomena include (i) shadowing, (ii) emission and (iii) adsorption by a constant gray medium. After careful verification, we embed our algorithm in LIGGGHTS, a solver for the DEM. A combination of LIGGGHTS and a solver for intra-particle temperature gradients, i.e., ParScale, is then used to quantify the relevance of radiative heat transfer rates in sheared particles beds. Specifically, we evaluate the relative contributions of conductive, convective and radiative thermal fluxes in granular shear flows of frictional inelastic spheres. We find that the radiative flux can be collapsed onto single curve if it is related to an appropriate dimensionless group. Our analysis establishes a rationale on when radiative heat transfer in dense granular flows should be considered or not. Also, our results can be used to close continuum-based granular dynamics model that aim on predicting the particle temperature distribution under extreme temperature scenarios.
... It is our goal to improve the current state of the art related to thermal behaviour in sheared materials by coupling DEM-based simulations to a tool that is capable of resolving intra-particle temperature profiles. The tool ParScale (Radl et al. [24], Forgber et al. [25], [26]) allows us to efficiently solve a one-dimensional heat conduction equation within each particle. By means of such coupled DEM-based simulations, a generally applicable continuum model for predicting thermal fluxes in granular materials can be established. ...
Article
We investigate the heat transfer rates through a contact network of a sheared granular material using the Discrete Element Method (DEM). The tool ParScale enables us to study intra-particle transport processes, and the DEM solver LIGGGHTS is used to carry out the simulations. A plethora of dimensionless parameters is investigated, in order to picture different phenomena occurring near the jamming point (e.g., solidification) of a sheared granular material. Thereby, the main outcome is the quantification of thermal fluxes which occur due to (i) conduction in case of particle-particle collisions, as well as (ii) convection due to random particle motion. Also, the transferred heat between the particles and the ambient fluid is analysed. In addition, we analyse the phenomenon of crystallization, and the effect on the thermal transport rate in the granular material. Furthermore, we demonstrate that the ordering process, and hence the heat transport rate, can be controlled by adjusting the coefficient of friction of the granular material. Again, measured thermal fluxes are exploited to decide whether a system is crystallized or not.
... It is our goal to improve this situation by coupling DEMbased simulations to a tool that is capable of resolving intra-particle temperature profiles: our tool ParScale (see [26,27]) allows us to efficiently solve a one-dimensional heat conduction equation within each particle. This enables us to provide answers to questions related to the occurence of situations in which intra-particle temperature profiles are significant. ...
Article
Full-text available
We investigate heat conduction rates through the contact network of sheared granular materials that consist of particles with a density much larger than that of the ambient fluid. The tool ParScale, a finite difference solver for intra-particle transport processes, is coupled to the discrete element method solver LIGGGHTS to carry out the simulations. Heat transfer to the surrounding fluid is considered via a fixed heat transfer coefficient.We identify a combination of Biot and Peclet number as the key non-dimensional influence parameter to describe the non-dimensional heat flux through the particle bed and provide an analytical solution to calculate mean particle temperature profiles. Simulations over a wide range of particle volume fractions, Biot and Peclet numbers are then performed in order to develop a continuum model for the heat flux.We showthat for Biot numbers below 10−3 our results agree with a simple model based on a uniform particle temperature. However, for Biot numbers above a certain threshold, the conductive heat flux decreases substantially depending on the flow situation, and temperature gradients within the particle should be considered in order to correctly predict the heat transfer rate to the surrounding fluid.
... Then the verification of the correlation with homogenous surface temperatures is obtained by utilizing the correlation to predict the heat transfer in an unresolved Euler-Langrangian model implemented in CFDEM®-Coupling [8,9]. Inclusion of the 1D model code PARSCALE [10] to account for the heat transfer inside the particles is a natural next step and will be a part of future work. Such an approach would pave the way for computationally efficient, yet accurate, predictions of fluidparticles systems characterized by large temperature gradients inside and outside of the particles. ...
Conference Paper
Full-text available
This work presents a modelling study of gas-particle heat transfer on two distinct scales. Firstly direct numerical simulations (DNS) are conducted in a geometry of spherical particles generated via the discrete element method (DEM). Simulations are completed on random particle arrays ranging from a void fraction of 0.9 to maximum packing over a range of Reynolds numbers. The geometry is meshed with a fine Cartesian cut-cell mesh both inside and outside the particles. These DNS results are then used to provide improved heat transfer closures to an unresolved Lagrangian modelling approach which can be used to simulate much larger particle beds. This model is derived for two different averaging approaches and then verified against DNS data. Minor differences in results are discussed and heat transfer models derived from DNS with a constant heat source inside the particles are compared to models derived from simulations with a constant particle surface temperature.
Article
Modeling of heterogeneous materials and media is a problem of fundamental importance to a wide class of phenomena and systems, ranging from condensed matter physics, soft materials, and composite media to porous media, biological systems, geosystems, ceramic engineering, pharmaceutical science and even in space discoveries. Among the most important materials are granular systems, which have received intense interest from the engineering, physics, and mathematics communities. In this review paper, the recent developments and new advances in experimental, and computational methods on a variety of scales and physics that extend understanding to a wide range of materials and phenomena are reviewed. Experimental advances include computed neutron and nanometer-scale tomography, magnetic resonance imaging, refractive index matching, digital image correlation, acoustic emission analysis, and the most recent 4D techniques. Furthermore, a tremendous shift has occurred from the continuum scale to micro-scale and developing multiscale approaches. As such, various computational methods, including, constitutive modeling, discrete modeling, and multiscale approaches, have been developed. Aside from all these evolutions, more complicated modeling called coupled, or multiphysics, systems representing a simultaneous presence of heat, fluid, chemical variation, and mechanical effect are also explored.
Article
Full-text available
We present a multi-purpose CFD-DEM framework to simulate coupled fluid-granular systems. The motion of the particles is resolved by means of the Discrete Element Method (DEM), and the Computational Fluid Dynamics (CFD) method is used to calculate the interstitial fluid flow. We first give a short overview over the DEM and CFD-DEM codes and implementations, followed by elaborating on the numerical schemes and implementation of the CFD-DEM coupling approach, which comprises two fundamentally different approaches, the unresolved CFD-DEM and the resolved CFD-DEM using an Immersed Boundary (IB) method. Both the DEM and the CFD-DEM approach are successfully tested against analytics as well as experimental data.
Article
Full-text available
We investigate the rheology of granular materials via molecular dynamics simulations of homogeneous, simple shear flows of soft, frictional, noncohesive spheres. In agreement with previous results for frictionless particles, we observe three flow regimes existing in different domains of particle volume fraction and shear rate, with all stress data collapsing upon scaling by powers of the distance to the jamming point. Though this jamming point is a function of the interparticle friction coefficient, the relation between pressure and strain rate at this point is found to be independent of friction. We also propose a rheological model that blends the asymptotic relations in each regime to obtain a general description for these flows. Finally, we show that departure from inertial number scalings is a direct result of particle softness, with a dimensionless shear rate characterizing the transition.
Article
Liquid transport in moving particle beds occurs due to liquid transfer upon particle-particle collisions, as well as due to convective transport caused by the particle motion. These transport mechanisms are typically described with rather simplistic models, and expensive discrete particle simulations need to be used for their evaluation. In this article, we analyze the effect of a variety of liquid transfer models in several flow configurations. After selecting an appropriate transfer model, we perform a large set of homogeneous shear flow simulations involving soft, frictional spheres. Based on the results of these simulations, we build regime maps of the effective liquid flux through sheared particle beds. We then draw an analogy to the transport of thermal energy in these systems, and find good agreement of the computed dimensionless conductive fluxes. Our results constitute the foundation for the future development of continuum models to describe liquid and thermal transport through moving granular materials.
Article
The characteristics of the rate of reduction and oxidation that oxygen carrier particles undergo in chemical looping combustion processes are investigated from a theoretical point of view. An advanced numerical model was developed in which the effects of reaction kinetics and internal and external mass and heat transfer processes were incorporated in detail. It was found that with traditional models describing non-catalytic gas–solid reactions, e.g. the shrinking core or the homogeneous model, several important features of the process cannot be thoroughly captured. For the oxygen carrier system studied, it was found that the effect of Knudsen diffusion will usually be far more important than that of molecular diffusion. Finally, suggestions were made for the improvement of the average reaction rate via the implementation of a non-uniform distribution of the active solid material over the particle. With these results, improved understanding of the effect of mass and heat transfer processes on the rate at which oxygen carriers are reduced and oxidized has been obtained, which is essential for predicting the performance of CLC processes at larger scales.
Article
Computational fluid dynamics (CFD) simulations are reported for flow, diffusion, reaction and heat transfer in a 120∘ segment of an N=4 packed tube for the endothermic methane steam reforming reaction. The present work improves on previous approaches by explicit inclusion of intraparticle effects (conduction, species diffusion and reaction) coupled to realistic 3D external flow and temperature fields. It is shown that the usual assumption of symmetric species and temperature fields inside spherical catalyst particles holds for particles away from the tube wall, but particles placed in the strong temperature gradient near the tube wall show significant deviations.
  • S D Cohen
  • A C Hindmarsh
  • P F Dubois
  • Cvode
  • Stiff
S. D. Cohen, A. C. Hindmarsh, and P. F. Dubois. CVODE, A Stiff/Nonstiff ODE Solver in C. Computers in Physics, 10:138-148, 1996.