Pith. sign in

REVIEW 4 major objections 7 minor 49 references

Efficient and accurate simulation of the Smith-Zener pinning mechanism during grain growth using a front-tracking numerical framework

T0 review · 4 major / 7 minor · reviewed 2026-08-10 · deepseek-v4-flash

Pith's one-line read A Lagrangian front-tracking model reproduces level-set accuracy for Smith-Zener pinning at lower computational cost, and a Z-Nodes variant extends full-field simulation to particles a few tens of nanometers wide.

desk verdict A real front-tracking capability advance for Zener pinning, but the central accuracy claim needs an h-convergence check. read the letter →

arxiv 2501.11130 v1 pith:WQGCQH5K submitted 2025-01-19 cs.CE

classification cs.CE
keywords graingrowthSmith-Zenerpinningsecond-phaseparticlesfront-trackinglevel-setZ-NodesLagrangiansimulationcurvatureflow
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper introduces a way to simulate Smith-Zener pinning, the arrest of grain-boundary motion by second-phase particles, with a two-dimensional Lagrangian front-tracking model. Instead of treating each particle as a pinning point, it embeds the particle as a discretized circle in the moving mesh; grain-boundary nodes slide over the circle and pinning, unpinning, and the expected 90-degree grain/particle contact angle emerge from the local dynamics. The authors compare this with a level-set finite-element method on polycrystals with roughly 1800 grains, with static and dissolving particles, and report agreement in mean grain size and grain-size distribution while computing faster. They also add Z-Nodes, immovable single-point pinning sites for particles far smaller than the mesh, and show that these reproduce the discretized results as particle size shrinks, bringing full-field simulations of 125-nm particles in millimeter-scale domains down to tens of minutes or hours on one CPU.

What carries the argument

The load-bearing objects are the discretized circular particle and the Z-Node. The discretized particle is a circle stored by center and radius and embedded into the mesh by cutting every segment its boundary crosses and reassigning interior elements to a particle surface; nodes on its boundary move under the grain-boundary velocity and are then projected radially onto the circle, which is what produces sliding, pinning, and unpinning at triple junctions. The Z-Node is an immovable mesh node that cannot be removed by node collapse and cannot collide with another Z-Node, acting as the classical vertex-style pinning site and allowing a coarse mesh to stand in for a particle too small to discretize. The combination of the two objects is what lets one simulation resolve large particles while representing fine ones as points.

What would settle it

Fix one polycrystal and one particle population, then repeat the discretized-particle simulation with progressively finer meshes, for example r = 2 µm with h = 500 nm, 250 nm, and 125 nm, keeping the time step small enough that it is not the limiting factor; if the final mean grain size or the limiting grain size shifts by more than the spread across four initial tessellations, the claim that the physics is mesh-independent fails. A complementary check is a single grain boundary pinned by one particle with the analytical Smith-Zener angle measured as a function of h and dt.

Watch

Extended reading notes

Core claim

The paper's central claim is that a front-tracking model can deliver level-set-level accuracy for the Smith-Zener pinning mechanism at lower cost, and that a point-pinning variant extends full-field simulation to particle sizes that front-capturing methods cannot reach in reasonable time. The key working is a migration-projection cycle: during each time step, nodes on grain-boundary/particle interfaces move by curvature flow, and nodes belonging to a particle are then projected radially back onto the exact circle, so triple junctions slide along the particle and naturally produce the 90°-180°-90° equilibrium angles expected for incoherent particles. In the validation cases the front-tracking curves for mean equivalent circle radius stay close to the level-set curves for no particles, static particles, and dissolving particles; in the large 50,000-grain comparison the simulation was about twice as fast as the level-set reference. For the smallest particles, the Z-Nodes strategy predicts final mean grain sizes within about 1 µm of the discretized-particle runs while cutting CPU time from 23 h to 3 h at 250 nm and from 38 h 30 min to 35 min at 125 nm.

Load-bearing premise

The load-bearing premise is that the simulated pinning and unpinning events are controlled by the grain-boundary dynamics and particle geometry, not by the local mesh size and time step, yet the paper's own description makes unpinning depend on the mesh size imposed near the grain boundary and particle, and no convergence study of the predicted limiting grain size is shown.

Editorial extensions

If this is right

  • In 2D polycrystals with particle populations, the front-tracking method can replace the more expensive level-set approach for predicting grain-size evolution under Smith-Zener pinning, for both static and dissolving particles.
  • Z-Nodes open full-field simulation to particles of a few tens of nanometers in millimeter-scale domains, a range previously restricted to mean-field or vertex models because of computational cost.
  • A hybrid strategy can handle bimodal or trimodal particle populations by discretizing particles comparable to the grain size and using Z-Nodes for the fine population, with results that a monomodal average treatment fails to reproduce.
  • The framework provides a tool to test classical Zener limiting-grain-size formulas in the 10-1000 nm particle-size range, where full-field data have been missing.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The speed advantage is not universal: the paper itself shows the cost ratio with the level-set method dropping from up to 150x in pure grain growth to about 2x with dense particles, so one inference is that front-tracking's benefit concentrates in dilute or multimodal particle systems.
  • A natural extension is to use the discretized-particle machinery for ellipsoidal or faceted precipitates by projecting onto the nearest point of the reconstructed shape, which would make the method applicable to real precipitate morphologies.
  • The front-tracking property that a flat interface between two particles cannot move in 2D suggests a systematic tendency toward stronger pinning than level-set methods; checking this against a well-characterized alloy would tell which bias is physical.
  • The Z-Node/discretized-particle agreement as particle size decreases implies an adaptive criterion (discretize above roughly four mesh spacings, use Z-Nodes below) could be built into a single simulation without user choices.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 7 minor

Summary. This paper extends the 2D front-tracking ToRealMotion (TRM) grain-growth framework to simulate the Smith-Zener pinning mechanism. Second-phase particles are represented either as explicitly discretized circles, whose boundaries are tracked with a body-fitted mesh and projected after each free-movement step, or as point-like 'Z-Nodes' intended for particles much smaller than the grains. The authors compare mean grain size (ECR) and grain-size distributions with the level-set model of Alvarado et al. for four initial tessellations, under static and dissolving particle populations, and they report a domain-size study and CPU-time comparisons. They further propose a hybrid treatment of bimodal particle populations. The central claims are that the discretized-particle front-tracking approach is 'just as accurate while being faster' than the level-set reference, and that Z-Nodes keeps 'reasonable computation times' for particles as small as about 125 nm.

Significance. If the central claims are established, the contribution is significant: it would give the front-tracking family a way to handle particle pinning with explicit particle geometry at polycrystal scale, filling a gap between vertex models (which use point pinning nodes regardless of particle size) and front-capturing methods (which become expensive for fine particles). The paper has clear strengths: comparisons over four initial tessellations, a documented domain-size convergence study, and a concrete large-scale demonstration with 50,000 grains. However, the main accuracy claim rests on a numerical operator whose unpinning behavior is admitted in the text to depend on the local mesh size; no mesh or time-step convergence study is supplied. The stress-test concern is therefore well founded. The validation reference is also from the same group, which weakens the independence of the benchmark even though there is no fitting to the level-set results.

major comments (4)
  1. [§2.2, Fig. 4, §3.2, §4.3] The manuscript explicitly states in §2.2 that 'since all these operations depend on the mesh size parameters imposed in the vicinity of the GB and particle, the unpinning events is linked to the local mesh size used on the GB.' This admission makes the central accuracy claim of §5 ('just as accurate while being faster') contingent on a mesh-convergence study that is not provided. The r/h >= 4 criterion in §4.3 only guarantees conservation of SPPs (less than 0.5% disappearance); it says nothing about convergence of the pinning pressure, the critical unpinning configuration, or the limiting mean grain size. The domain-size study in §3.2 keeps the local h/r ratio fixed, so it cannot expose mesh-controlled unpinning. I request a systematic h-refinement study, with the time step scaled accordingly, for at least one of the §3.1 configurations, reporting ECR_f and, ideally, the critical particle/GB geometry at unpinning. If the simulated pinning behavior changes with h, the central accuracy claim fails; if it converges, the concern is resolved.
  2. [§3.1, §3.2, §5] The quantitative validation is performed against the level-set model of Alvarado et al. (refs [26,27,44]), which shares authors with the present paper. This is not circular in a fitting sense, but it is a single benchmark from the same group, and §3.2 itself acknowledges that the level-set reference has its own mesh sensitivity ('the error made by the LS approach, obviously dependent on the fineness of the finite element mesh used'). Agreement with that reference therefore does not independently establish accuracy. I recommend adding at least one independent comparison, e.g., against the analytical Smith-Zener limiting-grain-size relation or a phase-field simulation, or clearly qualifying the claim as agreement with a specific reference implementation.
  3. [§4.2, §4.3, Table 1] The Z-Nodes comparison is not fully controlled. In Table 1, each pair (2p+1, 2p+2) compares a discretized-particle simulation, where particles occupy a finite area, with a Z-Nodes simulation where the same number of point-like nodes occupy zero area; as the authors note in §4.2, the initial grain size distribution is therefore shifted for the Z-Nodes case. The observed agreement in final ECR_f and distributions is thus obtained under different initial matrix areas and different effective pinning geometries. This does not invalidate the demonstration, but it weakens the interpretation that Z-Nodes is 'similar in accuracy' for small particles. A cleaner test would match initial matrix volume fractions or compare the Z-Nodes results against an extremely fine discretized-particle simulation as ground truth.
  4. [§5, Table 1] The concluding claim of 'reasonable computation times ... for millimeter-scale computational domains and second-phase particles as small as a few tens of nanometers' is not supported by the results as presented. The finest particle case (r = 125 nm, cases 9 and 10 in Table 1) uses a 0.25 mm x 0.25 mm domain, while the millimeter-scale cases have particle radii between 500 nm and 2000 nm. If the intended message is scale-bridging, the paper should either provide a case combining a millimeter-scale domain with the smallest particles or state clearly that the two extremes were not simulated simultaneously and that the extrapolation is an expectation rather than a demonstrated result.
minor comments (7)
  1. [Title/header] The title in the manuscript header reads 'SMITH -Z ENER' but should read 'SMITH-ZENER'.
  2. [Figure 8 caption] The caption of Figure 8 says 'by considering static SPP', but the text describes this case as the evolutive (dissolving) SPP case; the caption should be corrected.
  3. [References] Several references are duplicated: refs [26] and [44] are the same Alvarado et al. article; refs [6] and [47] are the same Manohar et al. article; refs [28] and [49] are the same Bernacki review. These should be consolidated to avoid citation inconsistencies.
  4. [§3.2] The 'L2 error' reported in Figure 10c is not defined; please specify whether it is an L2 norm in time of the mean ECR difference, an L2 norm of the ECR distributions, or a spatial field norm, and identify the reference case.
  5. [Table 1] In Table 1, the '×' entries for particle radius and fraction in the Z-Nodes cases should be explicitly defined, and the CPU times should state the hardware and, ideally, the number of cores; otherwise the timing comparisons cannot be reproduced.
  6. [§2.2] The sentence 'the unpinning events is linked to the local mesh size used on the GB' has a subject-verb agreement error and would benefit from rewriting, e.g., 'the unpinning event is linked to the local mesh size on the GB.'
  7. [Fig. 4] Figure 4 is difficult to read at print size; a higher-resolution figure with labels for each state would help the reader follow the described collapse, splitting, and unpinning sequence.

Circularity Check

0 steps flagged · score 1.0 of 10

No significant circularity: the TRM and Z-Nodes predictions are not fitted to the level-set reference, and the same-group benchmark is independent support rather than a derivation input.

full rationale

The paper's claimed derivation chain is self-contained. Grain-boundary motion follows the standard curvature-flow kinetics v = -mu*gamma*kappa*n (Eq. 1) with material parameters taken from prior AD730 studies, and particle interaction is implemented through free movement, radial projection onto circular particle interfaces, and node collapse/splitting operations (Sec. 2.2, Figs. 4-5). No parameter in these rules is fitted to the level-set results used for comparison; the ECD/ECR trajectories in Figs. 9, 14, and 15 are outputs of the model, not inputs. The main self-citation is the use of the level-set formulation of Alvarado et al. [26,27] as the "reference" for validation, as well as the TRM model basis [34-39]. However, the level-set code is a prior, independently implemented front-capturing method with its own published validation, and the present paper does not invoke a uniqueness theorem or adopt an ansatz from those papers to force the result. The strongest caveat in the text is Sec. 2.2: "since all these operations depend on the mesh size parameters imposed in the vicinity of the GB and particle, the unpinning events is linked to the local mesh size used on the GB," and Sec. 4.3's r/h >= 4 rule only guarantees conservation of particles (less than 0.5% disappearance), not mesh convergence of the pinning pressure or limiting grain size. That is a numerical-convergence risk, not a circular reduction, because it does not make the predicted mean grain size equal to an input by construction. The domain-size study in Sec. 3.2 varies grain and particle counts at a fixed local h/r ratio, so it cannot expose mesh-controlled unpinning, but again this is a completeness gap rather than circularity. Under the definition used here (a prediction equivalent to its inputs by construction, or a load-bearing claim supported only by a same-author citation that is itself unverified), the paper exhibits no such step, so the circularity score is low.

Assumptions & free parameters 3 free parameters · 4 assumptions · 1 invented entities

The method's claims rest on standard curvature-flow physics (an axiom), plus several numerical parameters chosen by hand (mesh/particle ratio, time step, dissolution velocity). The level-set reference used for validation comes from the same group, so the independent evidence is limited. Z-Nodes are a new numerical construct rather than a physical entity.

free parameters (3)
  • Mesh size to particle radius ratio (r/h) = >= 4 (rule of thumb)
    Used in Section 4.3 to ensure particle conservation (less than 0.5% SPP disappearance in number); a numerical parameter chosen by the authors, not derived from physics or a convergence study.
  • Dissolution velocity vspp = 2e-7 mm/s
    Assigned in Section 3.1 for the evolving-particle test case; not derived from a coupled dissolution model, only a demonstration input.
  • Time step Δt = 10 s (most cases)
    Chosen in Sections 3 and 4 for stability; the paper does not study time-step convergence for pinning dynamics.
assumptions (4)
  • domain assumption Grain boundary migration follows curvature flow v = -μγκ n with homogeneous μ and γ
    Introduced in Eq. (1) and used throughout; standard for isotropic normal grain growth, and the basis for the velocity computation.
  • domain assumption Triple junctions satisfy Young's equilibrium: 120-120-120 between grains and 90-180-90 at grain/particle/grain contacts
    Assumed in the projection scheme of Section 2.2 to position junctions on particle surfaces.
  • domain assumption Second-phase particles are circular with incoherent interfaces and are static or shrink at constant velocity
    The circles define the projection target (Section 2.1) and the constant-velocity shrinking is the dissolution model chosen in Section 3.1.
  • ad hoc to paper The free-movement/projection cycle with small time steps reproduces physical pinning and unpinning
    This is the core algorithmic assumption of Sections 2.2 and 4.3; it is validated only internally against the group's own level-set model.
invented entities (1)
  • Z-Nodes
    purpose: To represent second-phase particles as immobile point-like pinning nodes when particles are much smaller than the grain size, avoiding explicit discretization.
    Introduced in Section 4.1 as a new node class; the only evidence is comparison with the authors' own discretized-SPP simulations, not with external experiments or analytical benchmarks.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Efficient and accurate simulation of the Smith-Zener pinning mechanism during grain growth using a front-tracking numerical framework." pith.science (2026). https://pith.science/paper/WQGCQH5K

@misc{pith2026250111130,
  author       = {Pith},
  title        = {Pith review of: Efficient and accurate simulation of the Smith-Zener pinning mechanism during grain growth using a front-tracking numerical framework},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/WQGCQH5K}},
  note         = {Machine review of arXiv:2501.11130}
}
read the original abstract

This study proposes a new full-field approach for modeling grain boundary pinning by second phase particles in two-dimensional polycrystals. These particles are of great importance during thermomechanical treatments, as they produce deviations from the microstructural evolution that the alloy produces in the absence of particles. This phenomenon, well-known as Smith-Zener pinning, is widely used by metallurgists to control the grain size during the metal forming process of many alloys. Predictive tools are then needed to accurately model this phenomenon. This article introduces a new methodology for the simulation of microstructural evolutions subjected to the presence of second phase particles. The methodology employs a Lagrangian 2D front-tracking methodology, while the particles are modeled using discretized circular shapes or pinning nodes. The evolution of the particles can be considered and modeled using a constant velocity of particle shrinking. This approach has the advantages of improving the limited description made of the phenomenon in vertex approaches, to be usable for a wide range of second-phase particle sizes and to improve calculation times compared to front-capturing type approaches.

Figures

Figures reproduced from arXiv: 2501.11130 by the authors.

Figure 1
Figure 1. Global loop for the TRM formulation [35]: 1. and 2. Remeshing procedure steps enabling to treat topological changes and maintains the mesh quality potentially with parallel computation [36]; 3. to 7. movement of interfaces using a Lagrangian scheme that updates the positions of the nodes of the mesh defining the GBs; and 8. output generation before the next time step. 2.1 Particles of ideal shape and initial discret… view at source ↗
Figure 2
Figure 2. Example of the immersion of circular particles (cyan) in a meshed domain (orange). a. Initial mesh, b. mesh [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 3
Figure 3. Example of the cycle of the movement of a multiple junction in the boundary of a discretized particle (cyan). [PITH_FULL_IMAGE:figures/full_fig_p005_3.png] view at source ↗
Figures from the paper (14 more)
Figure 4
Figure 4. Figure 4: Rough illustration of pinning and unpinning events of a GB in a discretized particle. [PITH_FULL_IMAGE:figures/full_fig_p007_4.png]
Figure 5
Figure 5. Figure 5: Example of the life cycle of the evolution of a discretized particle. a. Computation of the dynamics of the [PITH_FULL_IMAGE:figures/full_fig_p008_5.png]
Figure 6
Figure 6. Figure 6: From left to right and top to bottom: microstructure evolution during an isothermal treatment ( [PITH_FULL_IMAGE:figures/full_fig_p009_6.png]
Figure 7
Figure 7. Figure 7: From left to right and top to bottom: microstructure evolution during an isothermal treatment ( [PITH_FULL_IMAGE:figures/full_fig_p010_7.png]
Figure 8
Figure 8. Figure 8: From left to right and top to bottom: microstructure evolution during an isothermal treatment ( [PITH_FULL_IMAGE:figures/full_fig_p011_8.png]
Figure 9
Figure 9. Figure 9: GG evolution: a. with the TRM approach for the different scenarios, and comparison between the TRM [PITH_FULL_IMAGE:figures/full_fig_p012_9.png]
Figure 10
Figure 10. Figure 10: Domain size evolution: a. different tested cases with the respective number of grains and particles. b. mean [PITH_FULL_IMAGE:figures/full_fig_p013_10.png]
Figure 11
Figure 11. Figure 11: Comparisons between the LS and TRM model of a polycrystal case with 50000 initial grains: a. Numerical [PITH_FULL_IMAGE:figures/full_fig_p014_11.png]
Figure 12
Figure 12. Figure 12: First illustration for the comparative test cases between the modeling of Smith-Zener pinning mechanism by [PITH_FULL_IMAGE:figures/full_fig_p016_12.png]
Figure 13
Figure 13. Figure 13: For p ∈ J1, 4K, final state of the cases 2p + 1 in the left side and the cases 2p + 2 in the right side. Finally, it is important to note that nothing prevents combining the advantages of both proposed methods in the case of microstructures with complex populations of…
Figure 14
Figure 14. Figure 14: For p ∈ J1, 4K, comparisons of ECR evolutions between configurations with SPP discretization (cases 2p + 1) and with Z-Nodes (cases 2p + 2) [PITH_FULL_IMAGE:figures/full_fig_p019_14.png]
Figure 15
Figure 15. Figure 15: For p ∈ J1, 4K, comparisons at t = 5 h of ECR distribution (weighted in surface) evolutions between configurations with SPP discretization (cases 2p + 1) and with Z-Nodes (cases 2p + 2). is perfectly conceivable to discretize particles with sizes comparable to the gra…
Figure 16
Figure 16. Figure 16: 5 h annealing at 1060 ◦C of a bimodal configuration concerning the SPP where the biggest (r = 2 µm) are discretized whereas the smallest ones (r = 200 nm) are considered through Z-Nodes. Top left: the initial microtructure. Top right: the final one. Bottom: zoom on th…
Figure 17
Figure 17. Figure 17: Comparison between the bimodal case with the cases 3 and 4 (which presents the same arithmetic mean [PITH_FULL_IMAGE:figures/full_fig_p021_17.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

49 extracted references · 32 canonical work pages

  1. [1]

    Rollett, G

    A. Rollett, G. S. Rohrer, J. Humphreys, Recrystallization and Related Annealing Phenomena, Newnes, 2017

  2. [2]

    Smith, Introduction to grains, phases and interfaces - An interpretation of microstructure, Transactions of the Metallurgical Society of AIME 175 (1948) 15–51

    C. Smith, Introduction to grains, phases and interfaces - An interpretation of microstructure, Transactions of the Metallurgical Society of AIME 175 (1948) 15–51

  3. [3]

    Zener, Theory of growth of spherical precipitates from solid solution, Journal of Applied Physics 20 (10) (1949) 950–953

    C. Zener, Theory of growth of spherical precipitates from solid solution, Journal of Applied Physics 20 (10) (1949) 950–953. doi:10.1063/1.1698258

  4. [4]

    Louat, The resistance to normal grain growth from a dispersion of spherical particles, Acta Metallurgica 30 (7) (1982) 1291–1294

    N. Louat, The resistance to normal grain growth from a dispersion of spherical particles, Acta Metallurgica 30 (7) (1982) 1291–1294. doi:10.1016/0001-6160(82)90147-X

  5. [5]

    Nishizawa, I

    T. Nishizawa, I. Ohnuma, K. Ishida, Examination of the zener relationship between grain size and particle dispersion (1997). doi:10.2320/matertrans1989.38.950

  6. [6]

    P. A. Manohar, M. Ferry, T. Chandra, Five Decades of the Zener Equation, ISIJ International 38 (1998) 913–924

  7. [7]

    Bignon, M

    M. Bignon, M. Bernacki, Particle pinning during grain growth—a new analytical model for predicting the mean limiting grain size but also grain size heterogeneity in a 2d polycrystalline context, Acta Materialia 277 (2024) 120174. doi:https://doi.org/10.1016/j.actamat.2024.120174. URL https://www.sciencedirect.com/science/article/pii/S1359645424005251

  8. [8]

    D. J. Srolovitz, M. P. Anderson, G. S. Grest, P. S. Sahni, Computer simulation of grain growth-III. Influence of a particle dispersion, Acta Metallurgica 32 (9) (1984) 1429–1438. doi:10.1016/0001-6160(84)90089-0

Show all 49 references
  1. [9]

    M. P. Anderson, D. J. Srolovitz, G. S. Grest, P. S. Sahni, Computer simulation of grain growth-I. Kinetics, Acta Metallurgica 32 (5) (1984) 783–791. doi:10.1016/0001-6160(84)90151-2 . 21

  2. [10]

    M. P. Anderson, G. S. Grest, R. D. Doherty, K. Li, D. J. Srolovitz, Inhibition of grain growth by second phase particles: Three dimensional Monte Carlo computer simulations, Scripta Metallurgica 23 (5) (1989) 753–758. doi:10.1016/0036-9748(89)90525-5

  3. [11]

    Hassold, E

    G. Hassold, E. Holm, D. Srolovitz, Effects of particle size on inhibited grain growth, Scripta Metallurgica et Materialia 24 (1) (1990) 101–106

  4. [12]

    J. Gao, R. G. Thompson, B. R. Patterson, Computer simulation of grain growth with second phase particle pinning, Acta Materialia 45 (9) (1997) 3653–3658

  5. [13]

    B. K. Kad, P. M. Hazzledine, Monte carlo simulations of grain growth and zener pinning, Materials Science and Engineering: A 238 (1) (1997) 70–77

  6. [14]

    K. R. Phaneesh, A. Bhat, P. Mukherjee, K. T. Kashyap, On the zener limit of grain growth through 2D Monte Carlo simulation, Computational Materials Science 58 (2012) 188–191

  7. [15]

    Weygand, Y

    D. Weygand, Y . Bréchet, J. Lépinoux, Zener pinning and grain growth: A two-dimensional vertex computer simulation, Acta Materialia 47 (3) (1999) 961–970. doi:10.1016/S1359-6454(98)00383-8

  8. [16]

    Couturier, C

    G. Couturier, C. Maurice, R. Fortunier, Three-dimensional finite-element simulation of Zener pinning dynamics, Philosophical Magazine 83 (30) (2003) 3387–3405. doi:10.1080/1478643031000152771

  9. [17]

    Chang, W

    K. Chang, W. Feng, L. Q. Chen, Effect of second-phase particle morphology on grain growth kinetics, Acta Materialia 57 (17) (2009) 5229–5236. doi:10.1016/j.actamat.2009.07.025

  10. [18]

    Tonks, Y

    M. Tonks, Y . Zhang, A. Butterfield, X. Bai, Development of a grain boundary pinning model that considers particle size distribution using the phase field method, Modelling and Simulation in Materials Science and Engineering 23 (4) (2015) 045009

  11. [19]

    Moelans, B

    N. Moelans, B. Blanpain, P. Wollants, Phase field simulations of grain growth in two-dimensional systems containing finely dispersed second-phase particles, Acta Materialia 54 (4) (2006) 1175–1184

  12. [20]

    Chang, N

    K. Chang, N. Moelans, Effect of grain boundary energy anisotropy on highly textured grain structures studied by phase-field simulations, Acta Materialia 64 (2014) 443–454. doi:10.1016/j.actamat.2013.10.058. URL http://dx.doi.org/10.1016/j.actamat.2013.10.058

  13. [21]

    Agnoli, M

    A. Agnoli, M. Bernacki, R. Logé, J. Franchet, J. Laigo, N. Bozzolo, Understanding and modeling of grain boundary pinning in Inconel 718, in: Superalloys 2012 : The 12th international symposium on superalloys, Pennsylvania : United States, 2012

  14. [22]

    Agnoli, N

    A. Agnoli, N. Bozzolo, R. Logé, J.-M. Franchet, J. Laigo, M. Bernacki, Development of a level set methodology to simulate grain growth in the presence of real secondary phase particles and stored energy – Application to a nickel-base superalloy, Computational Materials Science...

  15. [23]

    Agnoli, M

    A. Agnoli, M. Bernacki, R. Logé, J. M. Franchet, J. Laigo, N. Bozzolo, Selective Growth of Low Stored Energy Grains During δ Sub-solvus Annealing in the Inconel 718 Nickel-Based Superalloy, Metallurgical and Materials Transactions A: Physical Metallurgy and Materials Science 4...

  16. [24]

    Scholtes, D

    B. Scholtes, D. Ilin, A. Settefrati, N. Bozzolo, A. Agnoli, M. Bernacki, Full field modeling of the Zener pinning phenomenon in a level set framework - discussion of classical limiting mean grain size equation, Proceedings of the 13th International Symposium on Superalloys (2016)

  17. [25]

    Villaret, B

    F. Villaret, B. Hary, Y . de Carlan, T. Baudin, R. Logé, L. Maire, M. Bernacki, Probabilistic and deterministic full field approaches to simulate recrystallization in ODS steels, Computational Materials Science 179 (2020) 109646

  18. [26]

    Alvarado, S

    K. Alvarado, S. Florez, B. Flipon, N. Bozzolo, M. Bernacki, A level set approach to simulate grain growth with an evolving population of second phase particles, Modelling and Simulation in Materials Science and Engineering 29 (3) (2021) 035009

  19. [27]

    Alvarado, I

    K. Alvarado, I. Janeiro, S. Florez, B. Flipon, J.-M. Franchet, D. Locq, C. Dumont, N. Bozzolo, M. Bernacki, Dissolution of the primary γ′ precipitates and grain growth during solution treatment of three nickel base superalloys, Metals 11 (12) (2021)

  20. [28]

    M. Bernacki, Kinetic equations and level-set approach for simulating solid-state microstructure evolutions at the mesoscopic scale: State of the art, limitations, and prospects, Progress in Materials Science 142 (2024) 101224. doi:https://doi.org/10.1016/j.pmatsci.2023.101224

  21. [29]

    Weygand, Y

    D. Weygand, Y . Bréchet, J. Lépinoux, A vertex dynamics simulation of grain growth in two dimensions, Philo- sophical Magazine B 78 (4) (1998) 329–352. doi:10.1080/13642819808206731. URL https://www.tandfonline.com/doi/full/10.1080/13642819808206731 22

  22. [30]

    Lépinoux, D

    J. Lépinoux, D. Weygand, M. Verdier, Modeling grain growth and related phenomena with vertex dynamics, Comptes Rendus Physique 11 (3-4) (2010) 265–273. doi:10.1016/j.crhy.2010.07.015. URL https://linkinghub.elsevier.com/retrieve/pii/S1631070510000800

  23. [31]

    Couturier, C

    G. Couturier, C. Maurice, R. Fortunier, R. Doherty, J. H. Driver, Finite element simulations of 3D Zener pinning, in: Materials Science Forum, V ol. 467-470, 2004, pp. 1009–1018.doi:10.4028/www.scientific.net/msf. 467-470.1009

  24. [32]

    Couturier, R

    G. Couturier, R. Doherty, C. Maurice, R. Fortunier, 3D finite element simulation of the inhibition of normal grain growth by particles, Acta Materialia 53 (4) (2005) 977–989. doi:10.1016/j.actamat.2004.10.044

  25. [33]

    Mohles, 3-d front tracking model for interfaces with anisotropic energy, Computational Materials Science 176 (2020) 109534

    V . Mohles, 3-d front tracking model for interfaces with anisotropic energy, Computational Materials Science 176 (2020) 109534

  26. [34]

    Florez, M

    S. Florez, M. Shakoor, T. Toulorge, M. Bernacki, A new finite element strategy to simulate microstructural evolutions, Computational Materials Science 172 (2020) 109335. doi:10.1016/J.COMMATSCI.2019.109335

  27. [35]

    Florez, K

    S. Florez, K. Alvarado, D. P. Muñoz, M. Bernacki, A novel highly efficient Lagrangian model for massively multidomain simulation applied to microstructural evolutions, Computer Methods in Applied Mechanics and Engineering 367 (2020) 113107. doi:10.1016/j.cma.2020.113107

  28. [36]

    Florez, J

    S. Florez, J. Fausty, K. Alvarado, B. Murgas, M. Bernacki, Parallelization of an efficient 2d-lagrangian model for massive multi-domain simulations, Modelling and Simulation in Materials Science and Engineering 29 (6) (2021) 065005

  29. [37]

    Florez, K

    S. Florez, K. Alvarado, M. Bernacki, A new front-tracking lagrangian model for the modeling of dynamic and post-dynamic recrystallization, Modelling and Simulation in Materials Science and Engineering 29 (3) (2021) 035004. doi:10.1088/1361-651x/abd837

  30. [38]

    Florez, J

    S. Florez, J. Fausty, K. Alvarado, B. Murgas, M. Bernacki, A 2d front-tracking lagrangian model for the modeling of anisotropic grain growth, Materials 14 (15) (2021). doi:10.3390/ma14154219

  31. [39]

    Florez, K

    S. Florez, K. Alvarado, B. Murgas, N. Bozzolo, D. Chatain, C. E. Krill III, M. Wang, G. S. Rohrer, M. Bernacki, Statistical behaviour of interfaces subjected to curvature flow and torque effects applied to microstructural evolutions., Acta Materialia (117459, 2021)

  32. [40]

    L. A. Barrales Mora, 2D vertex modeling for the simulation of grain growth and related phenomena, Mathematics and Computers in Simulation 80 (7) (2010) 1411–1427. doi:10.1016/j.matcom.2009.08.005. URL http://dx.doi.org/10.1016/j.matcom.2009.08.005

  33. [41]

    Florez, K

    S. Florez, K. Alvarado, B. Murgas, N. Bozzolo, D. Chatain, C. E. Krill, M. Wang, G. S. Rohrer, M. Bernacki, Statistical behaviour of interfaces subjected to curvature flow and torque effects applied to microstructural evolutions, Acta Materialia 222 (2022) 117459

  34. [42]

    Hitti, P

    K. Hitti, P. Laure, T. Coupez, L. Silva, M. Bernacki, Precise generation of complex statistical Representative V olume Elements (RVEs) in a finite element context, Computational Materials Science 61 (2012) 224–238. doi:10.1016/j.commatsci.2012.04.011

  35. [43]

    Alvarado, I

    K. Alvarado, I. Janeiro, S. Florez, B. Flipon, J.-M. Franchet, D. Locq, C. Dumont, N. Bozzolo, M. Bernacki, Dissolution of the primary γ′ precipitates and grain growth during solution treatment of three nickel base superalloys: mean-field and full-field simulations, Metals 11 ...

  36. [44]

    Alvarado, S

    K. Alvarado, S. Florez, B. Flipon, N. Bozzolo, M. Bernacki, A level set approach to simulate grain growth with an evolving population of second phase particles, Modelling and Simulation in Materials Science and Engineering 29 (3) (2021) 035009. doi:10.1088/1361-651X/abe0a7

  37. [45]

    Nguyen, D

    C.-T. Nguyen, D. Galy, J.-M. Franchet, J. Blaizot, C. Dumont, L. Le Saché, J. De Jaeger, B. Flipon, N. Bozzolo, M. Bernacki, Full-field microstructure modeling during forging a polycrystalline γ-γ′ nickel-based superalloy, Superalloys 2024: Proceedings of the 15th Internationa...

  38. [46]

    Humphreys, G

    J. Humphreys, G. S. Rohrer, A. Rollett, Recrystallization and Related Annealing Phenomena (Third Edition), Elsevier, 2017. doi:10.1016/B978-0-08-098235-9.00004-5

  39. [47]

    P. A. Manohar, M. Ferry, T. Chandra, Five decades of the zener equation, ISIJ International 38 (9) (1998) 913–924. doi:10.2355/isijinternational.38.913

  40. [48]

    Bernacki, S

    M. Bernacki, S. Forest, Digital Materials: Continuum Numerical Methods at the Mesoscopic Scale, John Wiley & Sons, 2024

  41. [49]

    Kinetic equations and level-set approach for simulating solid-state microstructure evolutions at the mesoscopic scale: State of the art, limitations, and prospects, Progress in Materials Science 142 (2024) 101224. 23

Pith tools

Reviewed August 10, 2026 · model on record in the stance chip above.