Pith. sign in

REVIEW 4 major objections 5 minor 72 references

A new deterministic phonon-BTE solver reproduces reference device temperature and heat-flux fields while cutting runtime through a synthetic diffusion coupling and parallel band-direction task decomposition.

Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →

T0 review · deepseek-v4-flash

2026-08-02 08:51 UTC pith:RASVN5AT

load-bearing objection Useful, public phonon-BTE solver with credible parallelization and performance data; accuracy claims rest on code-to-code agreement with GiftBTE and an unverified synthetic-scheme equivalence. the 4 major comments →

arxiv 2607.03226 v3 pith:RASVN5AT submitted 2026-07-03 cond-mat.mtrl-sci

NanoBTE: Fast Iterative Solution of the Phonon Boltzmann Transport Equation for Nanoscale Heat Transport

classification cond-mat.mtrl-sci
keywords phonon Boltzmann transport equationdeterministic finite-volume solversynthetic iterative schemenon-Fourier heat transportnanoscale transistor self-heatingFinFET/GAAFET thermal simulationGPU accelerationrelaxation-time approximation
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved

The pith

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

NanoBTE is a deterministic finite-volume solver for the steady-state, non-gray phonon Boltzmann transport equation, and the paper's central claim is that it reproduces the temperature and heat-flux distributions of an established reference solver across ballistic, quasi-ballistic, and near-diffusive regimes. The solver adds a synthetic iterative scheme that couples the microscopic phonon transport equation to a macroscopic diffusion-type temperature equation, which damps slowly decaying errors and speeds convergence where Fourier-like behavior starts to dominate. A band-direction task decomposition distributes independent transport solves across CPU cores and GPUs, with transport matrices factorized once and reused. If the claim holds, device-level thermal simulation of scaled transistors no longer has to choose between deterministic accuracy and practicality.

Core claim

The central claim is that the synthetic iterative scheme and the band-direction task-parallel layout together make deterministic non-gray phonon BTE simulation of realistic three-dimensional device geometries practical without loss of accuracy. Concretely, the paper demonstrates on an in-plane two-dimensional material, a cross-plane diamond film, and three-dimensional FinFET and stacked-nanosheet gate-all-around structures that the converged temperature and heat-flux profiles match the reference solver, while iteration time drops with core count and with GPU offload of phase-space reductions. The retained non-Fourier correction is what lets the method stay accurate in the ballistic-to-diffus

What carries the argument

The key object is the synthetic iterative scheme, which splits the heat flux into a Fourier part −κbulk∇T and a non-Fourier correction q_nonF, and uses ∇·q_nonF as the source of a macroscopic diffusion equation that updates the lattice temperature between microscopic solves. Around it, the implementation precomputes and factorizes the sparse transport matrix of each band-direction pair once, then reuses the factorization; band-direction tasks are spread round-robin over parallel ranks, and the per-iteration moment reductions are offloaded to GPUs.

Load-bearing premise

The accuracy claim rests on the unproven equivalence of the synthetic and sequential iterations' fixed points, together with the correctness of the reference solver used for comparison.

What would settle it

Run both the sequential and the synthetic schemes on the same mesh, quadrature, and boundary conditions to tight convergence and compare the converged temperature fields; any difference beyond discretization error would show the acceleration changes the solution. A stronger test would compare quasi-ballistic temperature jumps in a thin film against an independent Monte Carlo phonon simulation.

Watch this falsifier — get emailed when new claim-graph text bears on it.

If this is right

  • Full-device self-heating simulations of scaled FinFETs and gate-all-around transistors become feasible with deterministic, noise-free phonon transport.
  • The synthetic scheme keeps the runtime near the diffusive limit manageable, so Fourier-based approximations are no longer required just for cost reasons.
  • The task decomposition makes wall-time drop as parallel ranks are added on unstructured meshes without spatial partitioning.
  • Cached transport factorizations make repeated simulations with different heating or boundary conditions cheaper, enabling parameter sweeps.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same synthetic coupling could be carried into transient BTE solvers, where the diffusion equation would provide a global temperature update at each time step; the paper only treats steady state.
  • Because the validation compares two solvers that share the synthetic scheme, an independent test—say, a Monte Carlo phonon simulation or a thermoreflectance experiment in the quasi-ballistic regime—would more directly test the underlying transport physics.
  • The band-direction task decomposition is general enough that it could accelerate other kinetic equations with separable phase space, such as radiative transfer or rarefied gas flow.

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

4 major / 5 minor

Summary. This manuscript presents NanoBTE, a deterministic finite-volume solver for the steady-state, non-gray phonon Boltzmann transport equation under the relaxation-time approximation. The solver supports band-resolved phonon properties, discrete-ordinates angular quadrature, volumetric heat sources, thermalizing/diffuse/specular boundary conditions, and complex 2D/3D geometries. It implements both a sequential iteration and a synthetic iterative scheme that couples the microscopic transport solve with a macroscopic diffusion-type temperature equation. Parallelization is via round-robin band–direction task decomposition over MPI ranks, with an optional GPU offload for the moment reductions. Validation is presented for in-plane MoS2, cross-plane diamond, FinFET, and GAAFET benchmark structures, comparing temperature and heat-flux profiles against GiftBTE, and CPU/GPU performance is benchmarked. The central claim is that NanoBTE reproduces GiftBTE's distributions while substantially improving computational efficiency, establishing it as an accurate, efficient, and scalable framework for nanoscale phonon transport simulations.

Significance. If the central claim is fully substantiated, NanoBTE would be a genuinely useful open-source deterministic tool for nanoscale thermal simulation: it is public, supports realistic non-gray phonon data, handles complex device geometries and boundary conditions, and uses a sensible task-parallel strategy with a clear separation between cached linear solves and data-parallel reductions. The code-to-code agreement with GiftBTE is visually good, and the reported efficiency improvements are plausible. However, the accuracy claim currently rests on a consistency check with GiftBTE, a code that itself implements the same synthetic iterative scheme. The synthetic scheme's boundary conditions are unspecified, and its fixed-point equivalence with the sequential scheme is asserted rather than demonstrated. No quantitative error metrics, independent-reference comparisons, or discretization-convergence studies are provided. The framework is therefore promising and likely correct, but the paper does not yet justify the strong word 'accurate' in the conclusion.

major comments (4)
  1. [§II, Eq. (10) and Eq. (12)] The synthetic scheme is under-specified. Equation (10) is a second-order diffusion-type PDE and requires boundary conditions, but none are given. The thermalizing, diffuse, and specular conditions used in the microscopic transport solves cannot be directly translated into boundary conditions for T_L without additional modeling. Moreover, the paper asserts—via Refs. [16,27]—that the synthetic iteration and the sequential iteration converge to the same fixed point of the discretized BTE, but no proof or numerical demonstration is provided for the discrete scheme used here. Since the accuracy claim concerns the converged solution, please (i) state the boundary conditions for Eq. (10), and (ii) demonstrate the fixed-point equivalence numerically, e.g., by reporting the maximum/mean difference between converged T and q fields obtained with the sequential and synthetic schemes for representati
  2. [§III, Figs. 2, 5, 8] Validation is performed only by visual overlay with GiftBTE, with no quantitative error metric. GiftBTE itself implements the same synthetic iterative scheme (Refs. 18–20), so this comparison is a consistency check that cannot expose shared algorithmic assumptions or common-mode implementation errors. To support the claim that NanoBTE is 'accurate,' please provide numerical deviations (e.g., L2 or relative errors for temperature and heat flux), and ideally include an independent check—such as comparison with Monte Carlo, DUGKS, analytical ballistic/diffusive limits, or a manufactured-solution convergence/verification test.
  3. [§III.B.1 and §III.B.2] The manuscript states that 'based on the convergence test,' 15 phonon bands, 64 directions, and 25,840 (FinFET) or 30,173 (GAAFET) meshes are used, but no convergence data are shown. Likewise, the MoS2/diamond benchmarks fix the mesh at 200×200 cells, 12 bands, and 32 directions without a convergence study. Without demonstrating that the reported peak temperatures and profiles are converged with respect to spatial mesh, angular quadrature, and band discretization, the quantitative conclusions—e.g., 410 K vs. 320 K for FinFET, 340 K vs. 310 K for GAAFET—are not firmly established. Please include a convergence table or figures showing the sensitivity/error of temperature and flux as these discretization parameters are refined.
  4. [§IV, Fig. 9] The efficiency comparison reports per-iteration wall-clock times but does not state convergence tolerances, total iteration counts, or the exact configuration of GiftBTE (version, solver settings, convergence criteria). If the two codes use different stopping tolerances or different linear solvers/preconditioners, the runtime comparison is not apples-to-apples. Please specify the convergence criteria for both codes, report total iteration counts or total wall time to reach the same tolerance, and describe the GiftBTE setup used.
minor comments (5)
  1. [Abstract] The abstract contains a nearly repeated sentence about 'both sequential and synthetic iterative options' being implemented for the steady-state solution; consider streamlining.
  2. [Fig. 2 caption] In Figure 2, the legend appears to label only GiftBTE, while the NanoBTE curves are not explicitly identified in the legend/caption. Please make the line styles/legend explicit for both solvers.
  3. [§III.A] Typo: 'Accumulant lattice thermal conductivity' should likely read 'Cumulative lattice thermal conductivity.'
  4. [Eq. (4)] The source term S_λi in Eq. (4) is not explicitly defined in the methods section; the text later describes how the heat source is distributed over bands and directions, but a formal definition in the notation of Eq. (4) would improve reproducibility.
  5. [References] Reference [1] appears malformed (missing author/title). Also, the bibliography formatting is inconsistent; please check journal style.

Circularity Check

0 steps flagged

No significant circularity: the solver algorithms are adopted from independent prior work and validated against an external code; remaining concerns are validation scope, not circular construction.

full rationale

The paper does not derive its predictions from fitted inputs. The sequential iteration (Eqs. 4-6) and synthetic iteration (Eqs. 7-11) are presented as implementations of the phonon BTE with a macro-micro coupling scheme taken from Refs. [16,27], which are independent prior works by other authors. No parameter is calibrated to match the benchmark temperature or heat-flux fields, and the only external comparison is a code-to-code check against GiftBTE (Refs. 18-20), also an independent implementation. The central claimed result, that NanoBTE reproduces GiftBTE distributions with better efficiency, is a consistency and performance claim rather than a derivation that presupposes its conclusion. The main limitation is that GiftBTE itself uses a similar synthetic iterative scheme, so common-mode modeling assumptions would not be exposed by the overlay comparison; this is a validation gap and a correctness risk, not a case of the result being true by construction. The paper is self-contained with respect to its stated algorithmic content, and no self-definitional, fitted-input-as-prediction, or self-citation-load-bearing circularity is present.

Axiom & Free-Parameter Ledger

4 free parameters · 6 axioms · 0 invented entities

The central claim is a computational engineering claim rather than a new physics derivation. The physical model (RTA BTE) and the synthetic acceleration equation are assumed from the literature; the paper contributes an implementation. All hand-chosen discretization parameters (bands, directions, mesh sizes, source scaling) are convergence or benchmark choices rather than fitted physics. No new entities are introduced; q_nonF is a borrowed auxiliary correction field. The most consequential unproven assumption is the equivalence/convergence of the accelerated iteration to the sequential BTE solution, verified only by comparison to GiftBTE.

free parameters (4)
  • Phonon band count = 12 bands (MoS2/diamond), 15 bands (silicon devices)
    Band discretization chosen by convergence tests (Section III); affects spectral resolution and cost, not derived from first principles.
  • Angular quadrature order = 32 directions (MoS2/diamond), 64 directions (silicon devices)
    Discrete-ordinates quadrature order chosen by convergence; affects angular resolution and ray effects.
  • Spatial mesh size = 40,000 cells (MoS2/diamond), 25,840 cells (FinFET), 30,173 cells (GAAFET)
    Meshes selected based on convergence tests; no systematic mesh-convergence error analysis is shown.
  • Heat-source intensity scaling = 1.5e19, 1.5e17, 1.5e15 W/m^3 for 1x, 10x, 100x scaled geometries
    Ad hoc scaling rule from Eq. (15) to keep Fourier-limit temperature rise comparable across device sizes; a benchmark design choice, not a physical fit.
axioms (6)
  • domain assumption Phonon transport is described by the relaxation-time approximation; phonon-phonon interactions are represented by a mode-dependent relaxation time independent of the non-equilibrium distribution (Eq. 1).
    This is the foundational modeling assumption for the entire solver; all results inherit it.
  • domain assumption Local equilibrium occupation is a Bose-Einstein distribution with a local temperature T(r) (Eq. 2).
    Used to define the scattering source and to reconstruct temperature from the phonon energy distribution.
  • ad hoc to paper The heat flux can be decomposed as q = -kappa_bulk grad T_L + q_nonF in the diffusive limit (Eq. 8), with q_nonF extracted from the phonon distribution (Eq. 9).
    This decomposition is the basis of the synthetic acceleration scheme; it assumes a known bulk Fourier limit and is taken from prior literature, not derived in this paper.
  • ad hoc to paper The synthetic and sequential iterative schemes converge to the same fixed point of the discretized BTE.
    No convergence proof is provided; the paper relies on the synthetic scheme behaving like the sequential scheme after convergence, validated only by comparison to GiftBTE.
  • domain assumption Device boundaries follow thermalizing, diffuse, and specular reflection models.
    Boundary modeling choices for device surfaces; physical fidelity of these choices is not tested against experiment.
  • domain assumption Heat generation is modeled as an equilibrium phonon source distributed across bands by modal heat capacities.
    Simplified treatment of electron-phonon energy transfer in the hotspot regions.

pith-pipeline@v1.3.0-alltime-deepseek · 14965 in / 14405 out tokens · 152693 ms · 2026-08-02T08:51:48.246902+00:00 · methodology

0 comments
read the original abstract

Nanoscale heat dissipation has become a critical challenge in advanced semiconductor devices, where phonon transport can strongly deviate from the classical Fourier description due to the boundary scattering and ballistic effects. In this work, we propose NanoBTE, a deterministic finite-volume solver for the non-gray phonon Boltzmann transport equation under the relaxation-time approximation. The solver supports complex two- and three-dimensional geometries, band-resolved phonon properties, discrete-ordinates angular quadrature, volumetric heat generation, and multiple phonon boundary conditions, including thermalizing, diffuse, and specular reflections. %To improve the efficiency of multiscale simulations, both sequential and synthetic iterative schemes are implemented, where the latter couples the microscopic phonon transport equation with a macroscopic diffusion-type temperature equation to accelerate convergence in near-diffusive regimes. Both sequential and synthetic iterative options are implemented for the steady-state solution. Furthermore, NanoBTE adopts a band-direction task decomposition strategy, enabling efficient MPI-based CPU parallelization and GPU acceleration of the dominant sparse transport operations.

Figures

Figures reproduced from arXiv: 2607.03226 by Hai-Xuan Lin, Hao Zhang, Hezhu Shao, Hongjiang Chen, Hongyu Chen, Juan Zhang, Junjie Liu, Shengyao Yan, Xiaole Tian, Yu Wu.

Figure 1
Figure 1. Figure 1: FIG. 1: Workflow of the NanoBTE. The left panel shows the material-processing, where [PITH_FULL_IMAGE:figures/full_fig_p009_1.png] view at source ↗
Figure 1
Figure 1. Figure 1: FIG. 1: Workflow of NanoBTE. (a) Material processing, where crystal structures are [PITH_FULL_IMAGE:figures/full_fig_p010_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: FIG. 2: In-plane thermal transport in MoS [PITH_FULL_IMAGE:figures/full_fig_p011_2.png] view at source ↗
Figure 2
Figure 2. Figure 2: FIG. 2: Comparison of in-plane thermal transport in MoS [PITH_FULL_IMAGE:figures/full_fig_p013_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: FIG. 3: FinFET structure and mesh used for the three-dimensional NanoBTE calculation. [PITH_FULL_IMAGE:figures/full_fig_p013_3.png] view at source ↗
Figure 3
Figure 3. Figure 3: FIG. 3: FinFET structure and mesh used for the three-dimensional NanoBTE calculation. [PITH_FULL_IMAGE:figures/full_fig_p015_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: FIG. 4: Numerical results of the FinFET cases with different fin widths obtained from the [PITH_FULL_IMAGE:figures/full_fig_p015_4.png] view at source ↗
Figure 4
Figure 4. Figure 4: FIG. 4: Numerical results of the FinFET cases with different fin widths obtained from the [PITH_FULL_IMAGE:figures/full_fig_p017_4.png] view at source ↗
Figure 5
Figure 5. Figure 5: FIG. 5: Line-profile comparison of the FinFET simulations obtained from NanoBTE and [PITH_FULL_IMAGE:figures/full_fig_p016_5.png] view at source ↗
Figure 5
Figure 5. Figure 5: FIG. 5: Line-profile comparison of the FinFET simulations obtained from NanoBTE and [PITH_FULL_IMAGE:figures/full_fig_p018_5.png] view at source ↗
Figure 6
Figure 6. Figure 6: FIG. 6: GAA structure and mesh used for the NanoBTE calculation. (a)Schematic of the [PITH_FULL_IMAGE:figures/full_fig_p017_6.png] view at source ↗
Figure 6
Figure 6. Figure 6: FIG. 6: GAA structure and mesh used for the NanoBTE calculation. (a) Schematic of the [PITH_FULL_IMAGE:figures/full_fig_p019_6.png] view at source ↗
Figure 7
Figure 7. Figure 7: FIG. 7: Temperature and heat-flux magnitude distributions of the GAAFET structures [PITH_FULL_IMAGE:figures/full_fig_p018_7.png] view at source ↗
Figure 7
Figure 7. Figure 7: FIG. 7: Temperature and heat-flux magnitude distributions of the GAAFET structures [PITH_FULL_IMAGE:figures/full_fig_p020_7.png] view at source ↗
Figure 8
Figure 8. Figure 8: FIG. 8: Line-profile comparison of the GAAFET simulations obtained from NanoBTE and [PITH_FULL_IMAGE:figures/full_fig_p019_8.png] view at source ↗
Figure 8
Figure 8. Figure 8: FIG. 8: Line-profile comparison of the GAAFET simulations obtained from NanoBTE and [PITH_FULL_IMAGE:figures/full_fig_p021_8.png] view at source ↗
Figure 9
Figure 9. Figure 9: FIG. 9: CPU performance comparison between NanoBTE and GiftBTE for the three [PITH_FULL_IMAGE:figures/full_fig_p021_9.png] view at source ↗
Figure 9
Figure 9. Figure 9: FIG. 9: CPU and GPU performance comparison of NanoBTE with GiftBTE [PITH_FULL_IMAGE:figures/full_fig_p023_9.png] view at source ↗

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

72 extracted references · 1 canonical work pages

  1. [1]

    , title =

    Ziman, John M. , title =. 1960 , publisher =

  2. [2]

    Nano Research , year =

    Pop, Eric , title =. Nano Research , year =

  3. [3]

    2004 , issn =

    Thermal conductivity of isotopically enriched 28Si: revisited , journal =. 2004 , issn =. doi:https://doi.org/10.1016/j.ssc.2004.06.022 , author =

  4. [4]

    ACS applied materials & interfaces , volume=

    Measurement of lateral and interfacial thermal conductivity of single-and bilayer MoS2 and MoSe2 using refined optothermal Raman technique , author=. ACS applied materials & interfaces , volume=. 2015 , publisher=

  5. [5]

    Computer Physics Communications , volume=

    ShengBTE: A solver of the Boltzmann transport equation for phonons , author=. Computer Physics Communications , volume=. 2014 , publisher=

  6. [6]

    Journal of Physics: Condensed Matter , volume=

    GiftBTE: an efficient deterministic solver for non-gray phonon Boltzmann transport equation , author=. Journal of Physics: Condensed Matter , volume=. 2024 , publisher=

  7. [7]

    npj Computational Materials , volume=

    Physics-informed deep learning for solving phonon Boltzmann transport equation with large temperature non-equilibrium , author=. npj Computational Materials , volume=. 2022 , publisher=

  8. [8]

    npj Computational Materials , volume=

    JAX-BTE: a GPU-accelerated differentiable solver for phonon Boltzmann transport equations , author=. npj Computational Materials , volume=. 2025 , publisher=

  9. [9]

    International Journal of Heat and Mass Transfer , volume=

    A fast synthetic iterative scheme for the stationary phonon Boltzmann transport equation , author=. International Journal of Heat and Mass Transfer , volume=. 2021 , publisher=

  10. [10]

    International Journal of Heat and Mass Transfer , volume=

    Synthetic iterative scheme for thermal applications in hotspot systems with large temperature variance , author=. International Journal of Heat and Mass Transfer , volume=. 2025 , publisher=

  11. [11]

    Annual Review of Heat Transfer , volume=

    Boltzmann transport equation based modeling of phonon heat conduction: progress and challenges , author=. Annual Review of Heat Transfer , volume=. 2021 , publisher=

  12. [12]

    1959 , publisher=

    Conduction of Heat in Solids , author=. 1959 , publisher=

  13. [13]

    Introduction to comsol multiphysics

    Multiphysics, COMSOL , journal=. Introduction to comsol multiphysics

  14. [14]

    International journal for numerical methods in engineering , volume=

    Gmsh: A 3-D finite element mesh generator with built-in pre-and post-processing facilities , author=. International journal for numerical methods in engineering , volume=. 2009 , publisher=

  15. [15]

    Journal of the Physical Society of Japan , volume=

    First-principles phonon calculations with phonopy and phono3py , author=. Journal of the Physical Society of Japan , volume=. 2023 , publisher=

  16. [16]

    IEEE transactions on electron devices , volume=

    FinFET-a self-aligned double-gate MOSFET scalable to 20 nm , author=. IEEE transactions on electron devices , volume=. 2000 , publisher=

  17. [17]

    2017 symposium on VLSI technology , pages=

    Stacked nanosheet gate-all-around transistor to enable scaling beyond FinFET , author=. 2017 symposium on VLSI technology , pages=. 2017 , organization=

  18. [18]

    International Journal of Heat and Mass Transfer , volume=

    An implicit kinetic scheme for multiscale heat transfer problem accounting for phonon dispersion and polarization , author=. International Journal of Heat and Mass Transfer , volume=. 2019 , publisher=

  19. [19]

    International Journal of Heat and Mass Transfer , volume=

    Radial thermal rectification in concentric silicon ring from ballistic to diffusive regime , author=. International Journal of Heat and Mass Transfer , volume=. 2020 , publisher=

  20. [20]

    International Journal of Heat and Mass Transfer , volume=

    Discrete unified gas kinetic scheme for multiscale heat transfer with arbitrary temperature difference , author=. International Journal of Heat and Mass Transfer , volume=. 2019 , publisher=

  21. [21]

    Physical Review E , volume=

    Unified implicit kinetic scheme for steady multiscale heat transfer based on the phonon Boltzmann transport equation , author=. Physical Review E , volume=. 2017 , publisher=

  22. [22]

    Journal of Computational Physics , pages=

    Monte Carlo physics-informed neural networks for multiscale heat conduction via phonon Boltzmann transport equation , author=. Journal of Computational Physics , pages=. 2025 , publisher=

  23. [23]

    From MOSFET to FinFET to GAAFET: The evolution, challenges, and future prospects , author=. Appl. Comput. Eng , volume=

  24. [24]

    Proceedings of the 5th International Conference on Materials Chemistry and Environmental Engineering , pages=

    Self-Heating Effect of Gate-All-Around FETs: A Review , author=. Proceedings of the 5th International Conference on Materials Chemistry and Environmental Engineering , pages=. 2025 , doi=

  25. [25]

    Nature Reviews Physics , volume=

    Non-Fourier phonon heat conduction at the microscale and nanoscale , author=. Nature Reviews Physics , volume=. 2021 , publisher=

  26. [26]

    doi:https://doi.org/10.1002/9780470068328.ch6 , url =

    MOSFETs , booktitle =. doi:https://doi.org/10.1002/9780470068328.ch6 , url =. https://onlinelibrary.wiley.com/doi/pdf/10.1002/9780470068328.ch6 , year =

  27. [27]

    2011 , publisher=

    Operation and Modeling of the MOS Transistor , author=. 2011 , publisher=

  28. [28]

    2022 , journal=

    International Roadmap for Devices and Systems (IRDS™) 2022 Edition , author=. 2022 , journal=

  29. [29]

    2008 , publisher=

    FinFETs and other multi-gate transistors , author=. 2008 , publisher=

  30. [30]

    2015 IEEE 15th International Conference on Nanotechnology (IEEE-NANO) , pages=

    Tunneling: The major issue in ultra-scaled MOSFETs , author=. 2015 IEEE 15th International Conference on Nanotechnology (IEEE-NANO) , pages=. 2015 , organization=

  31. [31]

    2019 IEEE 25th International Symposium on On-Line Testing and Robust System Design (IOLTS) , pages=

    Reliability challenges with self-heating and aging in finfet technology , author=. 2019 IEEE 25th International Symposium on On-Line Testing and Robust System Design (IOLTS) , pages=. 2019 , organization=

  32. [32]

    Nano Research , volume=

    Energy dissipation and transport in nanoscale devices , author=. Nano Research , volume=. 2010 , publisher=

  33. [33]

    Physical Review Letters , volume=

    Ballistic-diffusive heat-conduction equations , author=. Physical Review Letters , volume=. 2001 , publisher=

  34. [34]

    Nanoscale thermal transport. II. 2003--2012 , author=. Applied physics reviews , volume=. 2014 , publisher=

  35. [35]

    Liu, S. E. and Wang, J. S. and Lu, Y. R. and Huang, D. S. and Huang, C. F. and Hsieh, W. H. and Lee, J. H. and Tsai, Y. S. and Shih, J. R. and Lee, Y.-H. and Wu, K. , booktitle=. Self-heating effect in FinFETs and its impact on devices reliability characterization , year=

  36. [36]

    Physical Review B , volume=

    Heating-frequency-dependent thermal conductivity: An analytical solution from diffusive to ballistic regime and its relevance to phonon scattering measurements , author=. Physical Review B , volume=. 2015 , publisher=

  37. [37]

    Diamond and Related Materials , volume=

    The measurement of thermal properties of diamond , author=. Diamond and Related Materials , volume=. 1997 , publisher=

  38. [38]

    Journal of Heat Transfer , volume =

    Hu, Yue and Shen, Yongxing and Bao, Hua , title =. Journal of Heat Transfer , volume =. 2022 , publisher =

  39. [39]

    Fundamental Research , volume =

    Hu, Yue and Shen, Yongxing and Bao, Hua , title =. Fundamental Research , volume =. 2024 , publisher =

  40. [40]

    John Wiley and Sons, Ltd, 2006

    MOSFETs , pages 293--373. John Wiley and Sons, Ltd, 2006

  41. [41]

    International roadmap for devices and systems (irds™) 2022 edition

    IEEE. International roadmap for devices and systems (irds™) 2022 edition. IEEE IRDS , 2022

  42. [42]

    Operation and Modeling of the MOS Transistor

    Yannis Tsividis and Colin McAndrew. Operation and Modeling of the MOS Transistor . Oxford university press, 2011

  43. [43]

    From mosfet to finfet to gaafet: The evolution, challenges, and future prospects

    Haoyuan Duan. From mosfet to finfet to gaafet: The evolution, challenges, and future prospects. Appl. Comput. Eng , 50(1):113--120, 2024

  44. [44]

    FinFETs and other multi-gate transistors , volume 73

    Jean-Pierre Colinge et al. FinFETs and other multi-gate transistors , volume 73. Springer, 2008

  45. [45]

    Tunneling: The major issue in ultra-scaled mosfets

    Mehdi Salmani Jelodar, Hesameddin Ilatikhameneh, Prasad Sarangapani, Saumitra R Mehrotra, Gerhard Klimeck, SungGuen Kim, and Kwok Ng. Tunneling: The major issue in ultra-scaled mosfets. In 2015 IEEE 15th International Conference on Nanotechnology (IEEE-NANO) , pages 670--673. IEEE, 2015

  46. [46]

    Energy dissipation and transport in nanoscale devices

    Eric Pop. Energy dissipation and transport in nanoscale devices. Nano Research , 3(3):147--169, 2010

  47. [47]

    Reliability challenges with self-heating and aging in finfet technology

    Hussam Amrouch, Victor M van Santen, Om Prakash, Hammam Kattan, Sami Salamin, Simon Thomann, and J \"o rg Henkel. Reliability challenges with self-heating and aging in finfet technology. In 2019 IEEE 25th International Symposium on On-Line Testing and Robust System Design (IOLTS) , pages 68--71. IEEE, 2019

  48. [48]

    Self-heating effect of gate-all-around fets: A review

    Jiaxian Wu, Huidi Qi, and Quancheng Zhao. Self-heating effect of gate-all-around fets: A review. In Proceedings of the 5th International Conference on Materials Chemistry and Environmental Engineering , pages 127--138, 2025

  49. [49]

    S. E. Liu, J. S. Wang, Y. R. Lu, D. S. Huang, C. F. Huang, W. H. Hsieh, J. H. Lee, Y. S. Tsai, J. R. Shih, Y.-H. Lee, and K. Wu. Self-heating effect in finfets and its impact on devices reliability characterization. In 2014 IEEE International Reliability Physics Symposium , pages 4A.4.1--4A.4.4, 2014

  50. [50]

    Ballistic-diffusive heat-conduction equations

    Gang Chen. Ballistic-diffusive heat-conduction equations. Physical Review Letters , 86(11):2297, 2001

  51. [51]

    Nanoscale thermal transport

    David G Cahill, Paul V Braun, Gang Chen, David R Clarke, Shanhui Fan, Kenneth E Goodson, Pawel Keblinski, William P King, Gerald D Mahan, Arun Majumdar, et al. Nanoscale thermal transport. ii. 2003--2012. Applied physics reviews , 1(1), 2014

  52. [52]

    Discrete unified gas kinetic scheme for multiscale heat transfer with arbitrary temperature difference

    Chuang Zhang and Zhaoli Guo. Discrete unified gas kinetic scheme for multiscale heat transfer with arbitrary temperature difference. International Journal of Heat and Mass Transfer , 134:1127--1136, 2019

  53. [53]

    Unified implicit kinetic scheme for steady multiscale heat transfer based on the phonon boltzmann transport equation

    Chuang Zhang, Zhaoli Guo, and Songze Chen. Unified implicit kinetic scheme for steady multiscale heat transfer based on the phonon boltzmann transport equation. Physical Review E , 96(6):063311, 2017

  54. [54]

    An implicit kinetic scheme for multiscale heat transfer problem accounting for phonon dispersion and polarization

    Chuang Zhang, Zhaoli Guo, and Songze Chen. An implicit kinetic scheme for multiscale heat transfer problem accounting for phonon dispersion and polarization. International Journal of Heat and Mass Transfer , 130:1366--1376, 2019

  55. [55]

    A fast synthetic iterative scheme for the stationary phonon boltzmann transport equation

    Chuang Zhang, Songze Chen, Zhaoli Guo, and Lei Wu. A fast synthetic iterative scheme for the stationary phonon boltzmann transport equation. International Journal of Heat and Mass Transfer , 174:121308, 2021

  56. [56]

    Monte carlo physics-informed neural networks for multiscale heat conduction via phonon boltzmann transport equation

    Qingyi Lin, Chuang Zhang, Xuhui Meng, and Zhaoli Guo. Monte carlo physics-informed neural networks for multiscale heat conduction via phonon boltzmann transport equation. Journal of Computational Physics , page 114364, 2025

  57. [57]

    Giftbte: an efficient deterministic solver for non-gray phonon boltzmann transport equation

    Yue Hu, Ru Jia, Jiaxuan Xu, Yufei Sheng, Minhua Wen, James Lin, Yongxing Shen, and Hua Bao. Giftbte: an efficient deterministic solver for non-gray phonon boltzmann transport equation. Journal of Physics: Condensed Matter , 36(2):025901, 2024

  58. [58]

    Optimized phonon band discretization scheme for efficiently solving the nongray boltzmann transport equation

    Yue Hu, Yongxing Shen, and Hua Bao. Optimized phonon band discretization scheme for efficiently solving the nongray boltzmann transport equation. Journal of Heat Transfer , 144(7):072501, 2022

  59. [59]

    Ultra-efficient and parameter-free computation of submicron thermal transport with phonon boltzmann transport equation

    Yue Hu, Yongxing Shen, and Hua Bao. Ultra-efficient and parameter-free computation of submicron thermal transport with phonon boltzmann transport equation. Fundamental Research , 4(4):907--915, 2024

  60. [60]

    Jax-bte: a gpu-accelerated differentiable solver for phonon boltzmann transport equations

    Wenjie Shang, Jiahang Zhou, JP Panda, Zhihao Xu, Yi Liu, Pan Du, Jian-Xun Wang, and Tengfei Luo. Jax-bte: a gpu-accelerated differentiable solver for phonon boltzmann transport equations. npj Computational Materials , 11(1):129, 2025

  61. [61]

    John M. Ziman. Electrons and Phonons: The Theory of Transport Phenomena in Solids . Oxford University Press, Oxford, 1960

  62. [62]

    Boltzmann transport equation based modeling of phonon heat conduction: progress and challenges

    Sandip Mazumder. Boltzmann transport equation based modeling of phonon heat conduction: progress and challenges. Annual Review of Heat Transfer , 24, 2021

  63. [63]

    Carslaw and J.C

    H.S. Carslaw and J.C. Jaeger. Conduction of Heat in Solids . Oxford science publications. Clarendon Press, 1959

  64. [64]

    Introduction to comsol multiphysics

    COMSOL Multiphysics. Introduction to comsol multiphysics . COMSOL Multiphysics, Burlington, MA, accessed Feb , 9(2018):32, 1998

  65. [65]

    Gmsh: A 3-d finite element mesh generator with built-in pre-and post-processing facilities

    Christophe Geuzaine and Jean-Fran c ois Remacle. Gmsh: A 3-d finite element mesh generator with built-in pre-and post-processing facilities. International journal for numerical methods in engineering , 79(11):1309--1331, 2009

  66. [66]

    Synthetic iterative scheme for thermal applications in hotspot systems with large temperature variance

    Chuang Zhang, Qin Lou, and Hong Liang. Synthetic iterative scheme for thermal applications in hotspot systems with large temperature variance. International Journal of Heat and Mass Transfer , 236:126374, 2025

  67. [67]

    Shengbte: A solver of the boltzmann transport equation for phonons

    Wu Li, Jes \'u s Carrete, Nebil A Katcho, and Natalio Mingo. Shengbte: A solver of the boltzmann transport equation for phonons. Computer Physics Communications , 185(6):1747--1758, 2014

  68. [68]

    First-principles phonon calculations with phonopy and phono3py

    Atsushi Togo. First-principles phonon calculations with phonopy and phono3py. Journal of the Physical Society of Japan , 92(1):012001, 2023

  69. [69]

    Heating-frequency-dependent thermal conductivity: An analytical solution from diffusive to ballistic regime and its relevance to phonon scattering measurements

    Fan Yang and Chris Dames. Heating-frequency-dependent thermal conductivity: An analytical solution from diffusive to ballistic regime and its relevance to phonon scattering measurements. Physical Review B , 91(16):165311, 2015

  70. [70]

    Non-fourier phonon heat conduction at the microscale and nanoscale

    Gang Chen. Non-fourier phonon heat conduction at the microscale and nanoscale. Nature Reviews Physics , 3(8):555--569, 2021

  71. [71]

    Finfet-a self-aligned double-gate mosfet scalable to 20 nm

    Digh Hisamoto, Wen-Chin Lee, Jakub Kedzierski, Hideki Takeuchi, Kazuya Asano, Charles Kuo, Erik Anderson, Tsu-Jae King, Jeffrey Bokor, and Chenming Hu. Finfet-a self-aligned double-gate mosfet scalable to 20 nm. IEEE transactions on electron devices , 47(12):2320--2325, 2000

  72. [72]

    Stacked nanosheet gate-all-around transistor to enable scaling beyond finfet

    Nicolas Loubet, T Hook, P Montanini, C-W Yeung, S Kanakasabapathy, M Guillom, T Yamashita, J Zhang, X Miao, J Wang, et al. Stacked nanosheet gate-all-around transistor to enable scaling beyond finfet. In 2017 symposium on VLSI technology , pages T230--T231. IEEE, 2017