Pith. sign in

REVIEW 3 major objections 4 minor 51 references

A Physics-Constrained Deep Learning Treatment of Runaway Electron Dynamics

T0 review · 3 major / 4 minor · reviewed 2026-08-11 · deepseek-v4-flash

Pith's one-line read This paper claims that a single adjoint solution, learned by a physics-informed neural network, projects the runaway electron density forward in time for any initial momentum-space distribution.

desk verdict Adjoint projection is clean and the PINN trains on the PDE residual, so the framework is credible, but 'good agreement' is conditional because deep-decay predictions live where the PINN loss gives no relative-error control. read the letter →

arxiv 2412.12980 v1 pith:ATWPM4LN submitted 2024-12-17 physics.plasm-ph

classification physics.plasm-ph
keywords runawayelectronsadjointFokker-Planckphysics-informedneuralnetworktokamakdisruptionsrelativisticelectronkineticsprobabilityfunctiondecayrate
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

The paper tries to establish that the time history of the runaway electron density can be computed without evolving the full electron distribution. It does this by solving the adjoint of the relativistic Fokker-Planck equation once, obtaining a runaway probability function, and then weighting any initial distribution against that function. Because the adjoint solution is learned parametrically by a physics-informed neural network, the same trained network works across a range of electric fields, effective charges, and synchrotron radiation strengths. If this works, kinetic-fidelity density histories would be available in tens to hundreds of milliseconds online, fast enough to couple into disruption simulators. The authors report good agreement with a traditional Fokker-Planck solver for several initial conditions and parameters.

What carries the argument

The key objects are the adjoint relativistic Fokker-Planck operator and the runaway probability function $P(p,\xi,t;t_{\mathrm{final}})$, the solution of Eq. (5) with terminal Heaviside condition at $p_{\mathrm{RE}}$. The carrying identity is Eq. (14), which projects any initial distribution to a density time history via one backward integration. The PINN is made robust by a physics layer that enforces the terminal and low-momentum boundary conditions and bounds $P$ in $[0,1]$ as hard constraints, plus a loss function in Eq. (19) that weights the PDE residual and the upper-boundary condition, with residual-based adaptive training-point resampling.

What would settle it

Take an initial distribution concentrated well outside the runaway channel, for example with pitch $\xi \approx +1$ at low electric field, evolve it with both the trained PINN and a traditional Fokker-Planck or Monte Carlo solver for longer than 20 collision times, and compare the late-time density after it has decayed by several orders of magnitude; if the PINN's trace-population plateau deviates from the solver beyond statistical error while the early decay matches, the good-agreement claim fails precisely in the regime that matters for the runaway plateau.

Watch

Extended reading notes

Core claim

The central claim is that the runaway density at any time can be written as $n_{\mathrm{RE}}(t) = \int d^3p\, f_e^{\mathrm{init}}(p,\xi)\, P(p,\xi,\tau;t_{\mathrm{final}})$, where $\tau = t_{\mathrm{final}} - t$ and $P$ is the solution of the adjoint equation integrated backward from the terminal condition $P(t_{\mathrm{final}}) = \Theta(p-p_{\mathrm{RE}})$. One adjoint solve therefore supplies the full time evolution of the density moment for an arbitrary initial distribution. The paper further claims that a PINN can learn this adjoint solution parametrically in $(E_{\parallel}, Z_{\mathrm{eff}}, \alpha)$, and that its predicted density time histories agree with a particle-based Monte Carlo solver across several initial pitch distributions and electric fields, with the decay rate below threshold varying nonlinearly with electric field, unlike the linear dependence of a commonly used analytic expression. The authors also argue that exponential decay rates are often a poor description of runaway decay, and that the framework quantifies when they fail.

Load-bearing premise

The trained PINN must be accurate in momentum-space regions where the runaway probability is nearly zero, because those regions determine the deep-decay tail of the density yet contribute almost nothing to the training loss; the paper's own comparison shows agreement degrades there once only a trace population remains.

Editorial extensions

If this is right

  • Once trained, the PINN generates kinetic-fidelity runaway density time histories in tens to hundreds of milliseconds, orders of magnitude faster than a traditional solver.
  • A single adjoint solution replaces many forward simulations when scanning initial momentum-space distributions.
  • The inferred decay rate varies strongly nonlinearly with electric field strength, so the electric field must stay near the avalanche threshold to sustain the runaway plateau; linear analytic estimates greatly under-predict decay.
  • Exponential decay rates are unreliable for well-below-threshold cases and during the long settling phase, and the framework's time histories let users test the fit's validity, for example by the mean absolute percentage error.
  • The parametric network trained across $E_{\parallel}\in(0,3)$, $Z_{\mathrm{eff}}\in(1,2)$, and $\alpha\in(0,0.1)$ can immediately answer how a given initial seed decays for any parameters inside that box.

Reading between the lines

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

  • The identified weak spot suggests a targeted fix: training with a loss that overweights regions where $P\approx 0$ should recover deep-decay accuracy, which is exactly the regime of the runaway plateau in disruptions.
  • Because the adjoint framework separates the physics (the function $P$) from the initial condition, the same trained network could be reused for other moments such as current density or energy content by changing only the terminal condition.
  • Coupling this surrogate to a disruption simulator would let the density history feed back into the electric field evolution, a step the authors leave for future work.
  • A natural test is to benchmark the PINN against long-time decay rates well beyond the 20 to 40 collision times used here, since the paper's own fitting window may bias the inferred exponential rate.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

3 major / 4 minor

Summary. The manuscript derives an adjoint formulation of the relativistic Fokker-Planck equation in which a runaway probability function P(p, ξ, t; t_final) is defined through terminal and boundary conditions; Eq. (14) then expresses the runaway density n_RE(t) as an integral of the initial electron distribution f_init(p, ξ) against P evaluated at the elapsed time τ = t_final - t. The authors train a physics-informed neural network, with a hard physics layer, to approximate P parametrically over a range of electric fields, effective charges, and synchrotron-radiation strengths. They apply the framework to the decay of primary runaway electrons for several initial pitch and momentum distributions, extract below-threshold decay rates, and compare the predicted time histories against the Monte Carlo code RAMc and against decay rates from Ref. [44]. Good agreement is reported for most tested cases, with the largest discrepancy occurring in the trace-decay regime for an initially nearly isotropic or positive-pitch distribution; Section V explicitly lists limitations including the modest accuracy of PINNs where P is nearly zero.

Significance. The main conceptual contribution, namely that a single backward adjoint solution can be used to generate complete density time histories for arbitrary initial distributions through Eq. (14), is exact for the linear operator and is genuinely useful. Training on the PDE residual rather than on the benchmark outputs avoids circularity in the headline comparisons, and the RAMc calculations provide an independent check. The reported online execution speed is attractive for disruption-modeling applications. At the same time, the accuracy of the learned P is demonstrated by examples rather than by quantitative error control, and the paper's own Fig. 12(c) and Section V identify a trace-regime shortcoming that is directly relevant to the below-threshold decay-rate application. With targeted accuracy quantification and a modest qualification of the advertised scope, this would be a valuable surrogate-modeling contribution.

major comments (3)
  1. [§IV C, Eq. (19), Fig. 12(c)] The central claim that the framework agrees with a traditional solver for several distinct initial conditions is broader than the evidence supports. Because n_RE is computed by integrating the product f_init P over momentum space (Eq. 14), the learned P must be accurate wherever f_init has support, including regions where P is exponentially small. The loss (19) is a mean-square, weighted PDE residual with a soft boundary term; it controls absolute error but contains no term that controls relative error in regions where P ≈ 0. Fig. 12(c) shows precisely this failure: for E∥ = 1.5 and an initial distribution centered near ξ = 1, the surrogate tracks the initial decay but then deviates quantitatively once only a trace runaway population remains. Section V acknowledges that such regions contribute little to the loss. I recommend either restricting the advertised generality to initial distributions for which the small-P contribution is quantified and bounded, or augmenting the loss and residual-based resampling with a relative-error or logarithmic-scale term and demonstrating that the trace-regime discrepancy is removed or controlled.
  2. [§IV A, Fig. 5(f), Eq. (9c)] The PINN does not satisfy the high-momentum boundary condition in the narrow Up > 0 channel near ξ = −1 at t = 0, as shown in Fig. 5(f). The authors state that this is a small inconsistency that should not strongly affect the density predictions, but no quantitative evidence is given for that assertion. Near marginality, the decay is controlled by the same narrow phase-space region, so a residual boundary-condition violation there is a load-bearing uncertainty for the near-threshold decay rates in Fig. 10. Please quantify the impact, for example by comparing against a version with the boundary condition enforced more strongly or by isolating the density error attributable to this corner, or alternatively qualify the near-threshold predictions accordingly.
  3. [§IV B 2, Figs. 8–11] The inferred decay rates are based on a 20 τc trajectory with the last 5 τc used for exponential fits. The MAPE shown in Fig. 10 measures how well a decaying exponential fits the surrogate output, not how accurately the surrogate reproduces the kinetic solution. For electric fields well below threshold, the RE density is not well described by an exponential over this window (Fig. 8), so the fitted rates carry systematic uncertainty beyond the reported fitting error. The comparison with Ref. [44] covers only a subset of the parameter range. Please report confidence intervals for the decay rates, for example from multiple PINN training runs or from sensitivity to the fitting window, and state explicitly which portion of the decay-rate curve is quantitatively reliable.
minor comments (4)
  1. [§IV A, p. 15] The sentence saying that training-loss spikes are evident from Fig. 6(a) appears to refer to Fig. 4(a), since Fig. 6 contains RPF solutions rather than loss histories.
  2. [§IV B 2, p. 22] The MAPE values are described as percentages, but the example given as an MAPE of approximately 0.75 lacks a unit or percent sign; please clarify whether the maximum MAPE is 2% and whether 0.75 is 0.75% or a dimensionless value.
  3. [Abstract and §II B] The phrase "arbitrary initial momentum space distribution" is exact only for the mathematical projection in Eq. (14); for the trained surrogate it should be qualified to distributions within the trained parameter range and with adequate pointwise accuracy of P. Please adjust the wording to reflect the limitation stated in Section V.
  4. [Code availability, p. 14] The Python training script is promised upon acceptance; for a computational methods paper, providing the repository or supplementary code and data at the time of submission would strengthen reproducibility.

Circularity Check

0 steps flagged · score 2.0 of 10

No circular derivation: the PINN is trained on PDE residuals, not on the benchmark outputs; only minor same-group benchmark self-citations keep the score above zero.

full rationale

The core derivation is self-contained. The adjoint relation (Eqs. 5-10) is obtained by integration by parts from the relativistic Fokker-Planck equation, and Eq. (14), n_RE(t) = integral d^3p f_e^init P(p,xi,tau;t_final), is an exact projection of the density moment, not an ansatz or a fit. The PINN is trained with the loss in Eq. (19), which contains only the residual of the adjoint PDE and a soft upper-momentum-boundary term; no RAMc time histories or Ref. 44 decay rates enter the loss. Thus the headline comparisons with RAMc and with the decay-rate benchmarks are not fitted inputs renamed as predictions. The same-group provenance of RAMc (Refs. 7, 45) and of the decay-rate benchmarks (Ref. 44) is a minor self-citation issue: those benchmarks validate the surrogate's consistency with a traditional solver of the same kinetic equation, but they are not load-bearing for the derivation itself. Likewise, the companion paper [20] is cited for the large-angle-collision extension, but the primary-decay results and the comparison with Eq. (22) do not depend on it. The limitation explicitly flagged in Sec. V -- 'the modest accuracy that PINNs are able to achieve when solving a PDE in comparison to traditional Fokker-Planck solvers' and the fact that regions where P is nearly zero 'yield small contributions to the loss' -- is a genuine accuracy and scope caveat, visible in Fig. 12(c), but it concerns the reliability of deep-decay predictions rather than circularity. No uniqueness theorem, fitted parameter, or ansatz is imported from a same-author citation in a way that makes the central claim equivalent to its inputs by construction.

Assumptions & free parameters 6 free parameters · 6 assumptions · 0 invented entities

The central claim rests on the adjoint formulation, the physics model embedded in it, and the trained network's fidelity. No new physical entities are introduced. Several hand-chosen hyperparameters and modeling assumptions are listed above, and the PINN convergence is an empirical assumption rather than a proven theorem.

free parameters (6)
  • p_RE runaway momentum cutoff = p_RE = p_max/4 (about 1 MeV)
    Defines which electrons count as runaways in the terminal condition Eq. (9a). Decay rates may depend on this choice, and the dependence is not tested.
  • Delta_p terminal smoothing width = 0.1 p_max
    Eq. (17); chosen as a compromise between a sharp Heaviside terminal condition and trainability of the PINN; affects resolution of the RPF near p_RE.
  • Delta_P magnitude = 0.15
    Eq. (16); chosen small so that P is negligible at p_min, approximating the lower boundary condition; introduces a soft terminal condition.
  • t_final adjoint horizon = 20 tau_c (one run with 40 tau_c)
    The adjoint is solved backward over t_final; decay rates are inferred from the last 5 tau_c. Benchmark values from Ref. 44 use 250 tau_c, so finite-horizon bias is possible.
  • w_PDE loss weight = 10
    Relative weight of the PDE residual versus the boundary loss in Eq. (19); chosen by hand and not optimized.
  • Delta_p_max boundary-weight width = 0.05 p_max
    Eq. (20); reduces residual weight near p_max to help training, potentially hiding inaccuracies at the high-momentum boundary.
assumptions (6)
  • domain assumption Relativistic Fokker-Planck operator with electric field acceleration, small-angle collisions, and synchrotron radiation
    The governing physics model in Eq. (5); assumed complete for primary RE decay below threshold, with no large-angle collisions.
  • domain assumption Energy diffusion is negligible
    Sec. II states the magnitude is of order Te/(m_e c^2), small for post-thermal-quench plasmas. If this fails, the adjoint equation is incomplete.
  • domain assumption Completely screened Coulomb collision operator
    Sec. V lists partial screening from weakly ionized impurities as an unmodeled effect; not included in the trained surrogate.
  • standard math Adjoint integration by parts with only the upper momentum boundary flux surviving
    Eq. (6) derivation; requires boundary terms at p_min and xi = +/-1 to vanish or be accounted for by the chosen boundary conditions.
  • domain assumption Cold bulk: electrons crossing p_min are absorbed and never re-enter
    Lower boundary condition Eq. (9b) sets P(p_min)=0, ignoring any return of thermalized electrons to the runaway region.
  • ad hoc to paper The PINN optimization converges to the PDE solution on the training domain
    No convergence guarantee is provided; the test loss of about 1e-7 and residual-based adaptive sampling are empirical evidence, but the soft constraints and corner violations show the approximation is imperfect.

how reviews work

0 comments
Cite this review

Pith. "Pith review of A Physics-Constrained Deep Learning Treatment of Runaway Electron Dynamics." pith.science (2026). https://pith.science/paper/ATWPM4LN

@misc{pith2026241212980,
  author       = {Pith},
  title        = {Pith review of: A Physics-Constrained Deep Learning Treatment of Runaway Electron Dynamics},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/ATWPM4LN}},
  note         = {Machine review of arXiv:2412.12980}
}
read the original abstract

An adjoint formulation leveraging a physics-informed neural network (PINN) is employed to advance the density moment of a runaway electron (RE) distribution forward in time. A distinguishing feature of this approach is that once the adjoint problem is solved, its solution can be used to project the RE density forward in time for an arbitrary initial momentum space distribution of REs. Furthermore, by employing a PINN, a parametric solution to the adjoint problem can be learned. Thus, once trained, this adjoint-deep learning framework is able to efficiently project the RE density forward in time across various plasma conditions while still including a fully kinetic description of RE dynamics. As an example application, the temporal evolution of the density of primary electrons is studied, with particular emphasis on evaluating the decay of a RE population when below threshold. Predictions from the adjoint-deep learning framework are found to be in good agreement with a traditional relativistic electron Fokker-Planck solver, for several distinct initial conditions, and across an array of physics parameters. Once trained the PINN thus provides a means of generating RE density time histories with exceptionally low online execution time.

Figures

Figures reproduced from arXiv: 2412.12980 by the authors.

Figure 1
Figure 1. Example deterministic electron orbits. Here, electrons are initialized at the solid circle markers [PITH_FULL_IMAGE:figures/full_fig_p008_1.png] view at source ↗
Figure 2
Figure 2. Steady state RPF with the pitch-angle scattering term multiplied by a factor of [PITH_FULL_IMAGE:figures/full_fig_p009_2.png] view at source ↗
Figure 3
Figure 3. Panel (a) indicates an adjoint problem with the terminal condition [PITH_FULL_IMAGE:figures/full_fig_p010_3.png] view at source ↗
Figures from the paper (9 more)
Figure 4
Figure 4. Figure 4: (a) Training and test loss history. The solid blue curve indicates the training loss of the PDE, the [PITH_FULL_IMAGE:figures/full_fig_p015_4.png]
Figure 5
Figure 5. Figure 5: Time slices of the RPF evolution (top row) along with the associated residual (bottom row) for [PITH_FULL_IMAGE:figures/full_fig_p016_5.png]
Figure 6
Figure 6. Figure 6: Same as Fig. 5 but with [PITH_FULL_IMAGE:figures/full_fig_p018_6.png]
Figure 7
Figure 7. Figure 7: Runaway electron density evolution for a range of electric fields and for the initial distri [PITH_FULL_IMAGE:figures/full_fig_p019_7.png]
Figure 8
Figure 8. Figure 8: The time evolution of the RE density for different electric fields. Panel (a) is for [PITH_FULL_IMAGE:figures/full_fig_p020_8.png]
Figure 9
Figure 9. Figure 9: The time evolution of the RE density for initial momentum space distributions centered about [PITH_FULL_IMAGE:figures/full_fig_p022_9.png]
Figure 10
Figure 10. Figure 10: Runaway electron decay rate versus electric field [PITH_FULL_IMAGE:figures/full_fig_p023_10.png]
Figure 11
Figure 11. Figure 11: Comparison of decay rates predicted by a model with [PITH_FULL_IMAGE:figures/full_fig_p024_11.png]
Figure 12
Figure 12. Figure 12: The top row shows a comparison of the PINN’s prediction of the RE density evolution (solid [PITH_FULL_IMAGE:figures/full_fig_p025_12.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

51 extracted references · 25 canonical work pages

  1. [44]

    Andersson, P

    F. Andersson, P. Helander, and L.-G. Eriksson, Physics of Plasmas 8, 5221 (2001)

  2. [1]

    IV A to evaluate the time history of the RE densitynRE using Eq

    Time Histories of RE Density for Different Initial Conditions In this section we will utilize the parametric solution to the time dependent RPF described in Sec. IV A to evaluate the time history of the RE densitynRE using Eq. (14). Taking the initial RE population to be of the form: f (init) e (p, ξ) ∝ exp " − (p − p0)2 ∆p2 − (ξ − ξ0)2 ∆ξ2 # , (21) the t...

  3. [2]

    Using a RE decay rate to characterize RE evolution comes with two significant caveats

    Runaway Electron Decay Rate The time evolution of the RE density can be used to estimate the decay rate of a primary electron population when below threshold. Using a RE decay rate to characterize RE evolution comes with two significant caveats. The first is that while the RE density exhibits an exponential decay when 19 (a) (b) Figure 8. The time evoluti...

  4. [3]

    P. C. De Vries, Y . Lee, Y . Gribov, A. Mineev, Y . Na, R. Granetz, B. Stein-Lubrano, C. Reux, P. Moreau, V . Kiptily, et al., Nuclear Fusion63, 086016 (2023)

  5. [4]

    Hender, J

    T. Hender, J. Wesley, J. Bialek, A. Bondeson, A. Boozer, R. Buttery, A. Garofalo, T. Goodman, R. Granetz, Y . Gribov, et al., Nuclear fusion47, S128 (2007)

  6. [5]

    B. N. Breizman, P. Aleynikov, E. M. Hollmann, and M. Lehnen, Nuclear Fusion 59, 083001 (2019)

  7. [6]

    Nilsson, J

    E. Nilsson, J. Decker, Y . Peysson, R. S. Granetz, F. Saint-Laurent, and M. Vlainic, Plasma Physics and Controlled Fusion 57, 095006 (2015)

  8. [7]

    Knoepfel and D

    H. Knoepfel and D. Spong, Nuclear Fusion 19, 785 (1979)

Show all 51 references
  1. [8]

    Harvey, V

    R. Harvey, V . Chan, S. Chiu, T. Evans, M. Rosenbluth, and D. Whyte, Physics of Plasmas 7, 4590 (2000)

  2. [9]

    Beidler, D

    M. Beidler, D. del Castillo-Negrete, D. Shiraki, L. R. Baylor, E. M. Hollmann, and C. Lasnier, Nuclear Fusion 64, 076038 (2024)

  3. [10]

    C. J. McDevitt, Z. Guo, and X. Z. Tang, Plasma Physics and Controlled Fusion 61, 054008 (2019)

  4. [11]

    Hoppe, O

    M. Hoppe, O. Embreus, and T. F ¨ul¨op, Computer Physics Communications 268, 108098 (2021)

  5. [12]

    Sainterme and C

    A. Sainterme and C. Sovinec, Physics of Plasmas 31 (2024)

  6. [13]

    Bandaru, M

    V . Bandaru, M. Hoelzl, C. Reux, O. Ficker, S. Silburn, M. Lehnen, N. Eidietis, J. Contributors, J. Team, et al., Plasma Physics and Controlled Fusion 63, 035024 (2021)

  7. [14]

    C. Liu, C. Zhao, S. C. Jardin, N. M. Ferraro, C. Paz-Soldan, Y . Liu, and B. C. Lyons, Plasma Physics 28 and Controlled Fusion 63, 125031 (2021)

  8. [15]

    M. Yang, P. Wang, D. del Castillo-Negrete, Y . Cao, and G. Zhang, SIAM Journal on Scientific Com- puting 46, C508 (2024)

  9. [16]

    H. M. Smith and E. Verwichte, Physics of plasmas 15, 072502 (2008)

  10. [17]

    C. J. McDevitt, Physics of Plasmas 30, 092501 (2023), ISSN 1070-664X, URL https://doi. org/10.1063/5.0164712

  11. [18]

    Hesslow, O

    L. Hesslow, O. Embr ´eus, O. Vallhagen, and T. F¨ul¨op, Nuclear Fusion 59, 084004 (2019)

  12. [19]

    SOKOLOV , JETP Letters29, 218 (1979)

    I. SOKOLOV , JETP Letters29, 218 (1979)

  13. [20]

    Rosenbluth and S

    M. Rosenbluth and S. Putvinski, Nuclear Fusion 37, 1355 (1997)

  14. [21]

    C. F. Karney and N. J. Fisch, The Physics of fluids 29, 180 (1986)

  15. [22]

    J. S. Arnaud, T. Mark, and C. J. McDevitt, J. Plasma Phys. 90, 905900409 (2024)

  16. [23]

    McDevitt et al., An efficient surrogate model of secondary electron dynamics, Submitted to Physics of Plasmas (2024)

    C. McDevitt et al., An efficient surrogate model of secondary electron dynamics, Submitted to Physics of Plasmas (2024)

  17. [24]

    Raissi, P

    M. Raissi, P. Perdikaris, and G. E. Karniadakis, Journal of Computational physics 378, 686 (2019)

  18. [25]

    C. Liu, D. P. Brennan, A. H. Boozer, and A. Bhattacharjee, Plasma Physics and Controlled Fusion 59, 024003 (2017), URL http://stacks.iop.org/0741-3335/59/i=2/a=024003

  19. [26]

    Zhang and D

    G. Zhang and D. del Castillo-Negrete, Physics of Plasmas 24, 092511 (2017)

  20. [27]

    L. Sun, H. Gao, S. Pan, and J.-X. Wang, Computer Methods in Applied Mechanics and Engineering 361, 112732 (2020)

  21. [28]

    G. E. Karniadakis, I. G. Kevrekidis, L. Lu, P. Perdikaris, S. Wang, and L. Yang, Nature Reviews Physics 3, 422 (2021)

  22. [29]

    S. Cai, Z. Mao, Z. Wang, M. Yin, and G. E. Karniadakis, Acta Mechanica Sinica 37, 1727 (2021)

  23. [30]

    Taguchi, Journal of the Physical Society of Japan 52, 2035 (1983)

    M. Taguchi, Journal of the Physical Society of Japan 52, 2035 (1983)

  24. [31]

    C. J. McDevitt and X.-Z. Tang, Physics of Plasmas 31 (2024)

  25. [32]

    Antonsen Jr and K

    T. Antonsen Jr and K. Chu, The Physics of Fluids 25, 1295 (1982)

  26. [33]

    Connor and R

    J. Connor and R. Hastie, Nuclear fusion 15, 415 (1975)

  27. [34]

    Fisch, The Physics of fluids 29, 172 (1986)

    N. Fisch, The Physics of fluids 29, 172 (1986)

  28. [35]

    C. Liu, D. P. Brennan, A. Bhattacharjee, and A. H. Boozer, Physics of Plasmas 23, 010702 (2016)

  29. [36]

    Lusch, J

    B. Lusch, J. N. Kutz, and S. L. Brunton, Nature communications 9, 1 (2018)

  30. [37]

    I. E. Lagaris, A. Likas, and D. I. Fotiadis, IEEE transactions on neural networks 9, 987 (1998)

  31. [38]

    Karpatne, G

    A. Karpatne, G. Atluri, J. H. Faghmous, M. Steinbach, A. Banerjee, A. Ganguly, S. Shekhar, N. Sam- 29 atova, and V . Kumar, IEEE Transactions on knowledge and data engineering29, 2318 (2017)

  32. [39]

    Abadi, P

    M. Abadi, P. Barham, J. Chen, Z. Chen, A. Davis, J. Dean, M. Devin, S. Ghemawat, G. Irving, M. Isard, et al., in 12th USENIX symposium on operating systems design and implementation (OSDI

  33. [40]

    (b) Projection of the final training point distribution onto the energy and pitch domain

    every 50,000 epochs of L-BFGS. (b) Projection of the final training point distribution onto the energy and pitch domain. parameters will be considered in Ref. [20]. We have also chosen a domain with a minimum energy of 10 keV, a maximum energy of5 MeV, and tf inal= 20. The ene...

  34. [41]

    R. Wang, K. Kashinath, M. Mustafa, A. Albert, and R. Yu, in Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining (2020), pp. 1457–1466

  35. [42]

    L. Lu, X. Meng, Z. Mao, and G. E. Karniadakis, SIAM Review 63, 208 (2021)

  36. [43]

    C. Wu, M. Zhu, Q. Tan, Y . Kartha, and L. Lu, Computer Methods in Applied Mechanics and Engi- neering 403, 115671 (2023)

  37. [45]

    Decker, E

    J. Decker, E. Hirvijoki, O. Embreus, Y . Peysson, A. Stahl, I. Pusztai, and T. F ¨ul¨op, Plasma Physics and Controlled Fusion 58, 025016 (2016)

  38. [46]

    Z. Guo, C. J. McDevitt, and X.-Z. Tang, Plasma Physics and Controlled Fusion 59, 044003 (2017)

  39. [47]

    C. J. McDevitt, Z. Guo, and X.-Z. Tang, Plasma Physics and Controlled Fusion 60, 024004 (2018)

  40. [48]

    McDevitt and X.-Z

    C. McDevitt and X.-Z. Tang, EPL (Europhysics Letters) 127, 45001 (2019)

  41. [49]

    B. N. Breizman, Nuclear Fusion 54, 072002 (2014)

  42. [50]

    C. J. McDevitt and X.-Z. Tang, Physical Review E 108, L043201 (2023)

  43. [51]

    Hesslow, O

    L. Hesslow, O. Embr ´eus, A. Stahl, T. C. DuBois, G. Papp, S. L. Newton, and T. F ¨ul¨op, Phys. Rev. Lett. 118, 255001 (2017), URL https://link.aps.org/doi/10.1103/PhysRevLett. 118.255001. 30

Pith tools

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