Pith. sign in

REVIEW 4 major objections 7 minor 42 references

Spectral Learning of Magnetized Plasma Dynamics: A Neural Operator Application

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

Pith's one-line read A machine-learning operator trained on short simulation windows can forecast 2D magnetized turbulence for parameter values it never saw.

desk verdict A solid short-horizon FNO benchmark for the Orszag-Tang vortex, but the long-horizon and 96% accuracy claims outrun what is actually quantified. read the letter →

arxiv 2507.01388 v1 pith:LLLNTI74 submitted 2025-07-02 astro-ph.HE physics.comp-ph

classification astro-ph.HEphysics.comp-ph
keywords FourierneuraloperatormagnetohydrodynamicsOrszag-Tangvortexturbulenceplasmaphysicsspectralmethodssurrogatemodeling
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 sets out to show that a Fourier neural operator (FNO), a machine-learning architecture that learns solution maps in frequency space, can stand in for a direct numerical solver of the 2D non-ideal magnetohydrodynamic Orszag-Tang vortex. Trained on a small ensemble of simulations with different viscosities and magnetic diffusivities, the model is asked to forecast velocity, magnetic field, and density for parameter combinations it never saw. The authors report small mean-squared errors, roughly 96% accuracy on energy spectra and dissipation rates, and about a 25x inference speed-up over the conventional finite-volume solver, with the caveat that fine small-scale structures are lost to Fourier-mode truncation. If the result holds, fast parameter sweeps and survey-style MHD studies become practical.

What carries the argument

The central object is the Fourier neural operator, an architecture that replaces the integral kernel of a neural operator with a convolution performed in Fourier space: transform the input, multiply by a learned weight tensor, truncate high modes, transform back, and combine with a local convolution. Here it is configured with five Fourier layers of width 30, 64 Fourier modes, and a block-based forecasting scheme (five input frames spaced 20 steps, ten output frames spaced 80 steps, iterated as blocks) so the operator maps a short history plus physical parameters to a future window. The mode truncation is what gives the model its speed and also its blindness to the smallest resolved scales.

What would settle it

A concrete test: run the trained model autoregressively for the full 640-frame window on a held-out parameter set and plot block-wise MSE against the solver at each frame; if the MSE at $t = 4\,t_A$ exceeds the single-block value by roughly an order of magnitude, or if the predicted power spectrum diverges from the target at intermediate wavenumbers, the long-coherence claim is falsified.

Watch

Extended reading notes

Core claim

On the paper's own terms, the discovery is that a five-layer Fourier neural operator with 64 retained Fourier modes, fed five snapshots plus the viscosity and diffusivity, can output ten future snapshots and be chained blockwise to forecast the Orszag-Tang vortex over hundreds of timesteps. For held-out viscosity and diffusivity values the mean-squared error is about $6 \times 10^{-3}$ in velocity and about $10^{-3}$ in magnetic field; power spectra and dissipation rates match the solver to about 96%. The model captures large- and intermediate-scale structures and degrades at small scales, where Fourier-mode truncation removes the dissipative range. Against a UNet baseline it reduces error by 97%, and at inference it is about 25x faster than a GPU-oriented high-order finite-volume solver. The authors frame this as evidence that FNOs can serve as accurate surrogates for magnetized turbulence across the sampled parameter range.

Load-bearing premise

The long-horizon prediction claim rests on the assumption that chaining the five-to-ten-frame blocks produces temporally coherent forecasts without unbounded error growth; the authors themselves report that MSE rises over time and that later channels in each block are under-weighted, so stability across blocks is assumed rather than demonstrated.

Editorial extensions

If this is right

  • The trained model can replace roughly 80% of a solver run, so a full simulation becomes a short solver burst followed by neural continuation.
  • Parameter sweeps in viscosity and diffusivity that previously required many solver runs can be emulated at about 25x inference speed, making dissipation studies over the parameter plane practical.
  • The architecture generalizes to unseen parameter combinations within the trained range, so the surrogate does not need retraining for every new viscosity and diffusivity pair.
  • Spectral fidelity holds at large and intermediate wavenumbers, meaning derived quantities like energy spectra and dissipation rates remain reliable even where pointwise fields carry small-scale errors.
  • Performance degrades on coarser grids and fewer modes, so the method's usable range is bounded by spatial resolution and by the number of Fourier modes retained.

Reading between the lines

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

  • The paper's own discussion notes that error grows over time and that the model prioritizes early input channels; a natural testable extension is to randomize frame offsets or apply mirroring during training to break that channel bias and improve chaining stability.
  • Because the small-scale bottleneck is tied to mode truncation, applying the same blockwise scheme to other periodic MHD benchmarks will likely hit the same wall at shocks and current sheets; adding adaptive or extra modes near discontinuities is a concrete direction the paper does not explore.
  • If blockwise chaining can be made stable, FNO surrogates of this kind could be embedded in Bayesian parameter estimation or data assimilation for astrophysical plasmas, where many forward evaluations are needed.
  • The reported 96% accuracy on dissipation suggests the surrogate could cheaply map the viscosity-diffusivity plane of dissipation diagnostics, though the paper itself does not perform such a sweep.
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

4 major / 7 minor

Summary. The manuscript presents a Fourier neural operator (FNO) surrogate trained on FARGO3D simulations of the 2D Orszag-Tang vortex for a range of viscosities and magnetic diffusivities. The model maps blocks of five input frames at one cadence to ten output frames at another cadence, and is evaluated on held-out parameter pairs. The authors report MSE values at t=1 tA, a baseline comparison with a UNet, spectral and dissipation-rate comparisons, and an inference speed-up of about 25x. The central claims are that the FNO generalizes to unseen parameters, reproduces energy spectra and dissipation rates within 96% accuracy, and retains temporal coherence over long timescales.

Significance. Neural surrogates for MHD turbulence are of genuine interest, and the Orszag-Tang vortex is a good choice of benchmark. The paper's strengths are that the ground truth comes from a well-established external solver (FARGO3D), the test parameters are held out from training, a UNet baseline is included on equal footing, and the speed-up measurement is performed on the same hardware. If the quantitative claims (MSE ~6e-3/1e-3, 96% spectral/dissipation accuracy, 97% error reduction over UNet, temporal coherence over long timescales) were backed by the reported metrics, this would be a useful contribution to the neural-operator literature for plasma physics. At present, however, these headline numbers are not derivable from the tables and figures shown, so the significance of the contribution is not yet established.

major comments (4)
  1. [Abstract; §5.3–5.4; §5.7] The abstract states that the model 'reproduces energy spectra and dissipation rates within 96% accuracy' and 'cuts error by 97%' relative to a UNet baseline, but no equation, table, or figure quantifies either number. Figures 14–18 are qualitative comparisons of dissipation and power spectra, and Figure 22 shows MSE curves without reporting the numerical values used to compute a 97% reduction. The authors should define the accuracy metric (e.g., relative L2 error of P(k) and ε(t)), report the computed values for the held-out cases, and provide the actual MSE numbers behind the UNet comparison. Without this, the headline quantitative claims are not verifiable.
  2. [§3.4, §4.2, §6, Figs. 9/13, Appendix B] The claim that the model 'retains temporal coherence over long timescales' is not supported by any long-horizon metric. The only tabulated errors (Table 1) are at t=1 tA; Figures 9 and 13 show MSE increasing and SSIM decreasing over time; and Section 6 states that 'the model tends to prioritize the initial channels' and that there is 'reduced accuracy at the end of each block.' Appendix B (e.g., Figures B.25 and B.28) shows the time dependence of MSE but does not report a cumulative rollout error either. The authors should report per-block and cumulative MSE/SSIM over the full 0.73–4.39 tA interval, ideally comparing chained autoregressive predictions with one-shot predictions, and quantify the error growth rate.
  3. [§4.1, §5.1–5.2, Conclusions (iii)] The generalization claim for unseen parameters rests on a single main-text test case (ν=µ=5×10^-5). The two additional test cases in Appendix B are run at 64×64 resolution with only 8 Fourier modes, so they do not test the main 128×128, 64-mode configuration; moreover, they visibly degrade at later times. No error bars or multiple training seeds are provided anywhere, and the hyperparameter selection process (Section 3.4) does not state which data were used for model selection. To support the generalization conclusion, the authors should report metrics for all held-out parameter pairs at the main configuration, with statistics over at least three seeds, and describe the hyperparameter tuning protocol.
  4. [§3.4, §4.2] The iterative block-forecasting algorithm is under-specified. The text gives input/output block sizes and cadences, but does not describe how consecutive blocks are chained (e.g., whether the last five predicted frames become the input to the next block, how the physical parameters (ν, η) are appended per block, and how the 5 input frames 'spaced t=1.0 code units apart' relate to the 'timestep of 20' mentioned in Section 6). Without a precise algorithm, the long-term rollout is not reproducible, and the claimed 80% acceleration cannot be independently assessed. Please provide a step-by-step pseudocode or diagram of the chaining process.
minor comments (7)
  1. [Abstract vs. §3.1] The abstract calls FARGO3D a 'high-order finite-volume solver', but Section 3.1 says it 'employs the finite-difference method'; please reconcile.
  2. [Throughout] The magnetic diffusivity is denoted η in the abstract and induction equation but µ in Eqs. (24)–(25) and in parts of the text; use one symbol consistently.
  3. [§2, Eq. (4)] Equation (4) omits the viscous and Ohmic heating terms in the energy equation; as written it is not the full nonideal MHD energy equation. Please state that the FARGO3D simulations use the full equations and that Eq. (4) is a simplified form.
  4. [Language] The typographical errors should be corrected (e.g., 'rennasaince', 'archictetures', 'numers', 'dicuss', 'nd diffusivity', 'nondeal', 'matrice').
  5. [§2, references] The characterization of Orszag & Tang (1979) as a parametric study of viscosity and diffusivity appears inaccurate; that paper studies small-scale structure of 2D MHD turbulence for fixed parameters. Please revise or cite a more appropriate reference.
  6. [Supplementary Materials] The statement that code and data 'will be made available soon' is not sufficient for reproducibility; please provide a link or an explicit reason for the delay.
  7. [§5.6] Please clarify that the 25× speed-up is inference-only and does not include the training cost, and specify whether the timing includes I/O and data preprocessing for the FARGO3D run.

Circularity Check

0 steps flagged · score 1.0 of 10

No meaningful circularity: the prediction claims are validated against held-out FARGO3D simulations, an external numerical solver, and the only self-citation is a non-load-bearing UNet baseline reference.

full rationale

The central claims of the paper are empirical: the reported MSE values, power-spectrum comparisons, dissipation-rate tracking, and speed-up are all evaluated against FARGO3D ground-truth data rather than derived from the training objective itself. Generalization is tested on parameter pairs explicitly held out from training (Section 4.1 reserves nu=mu=5e-5 and nu=mu=3e-4 for evaluation), so the 'unseen parameter settings' claim is not a restatement of the fitted training loss. The FNO architecture is adopted from the external prior work of Li et al. (2021), and the numerical solver is the independent FARGO3D code, so no load-bearing result is imported from the present authors' own prior papers. The only self-citation is Duarte, Nemmen and Navarro (2022), used in Section 5.7 solely to specify the UNet baseline implementation; this does not support any central claim of the paper. The manuscript's own Discussion (Section 6) explicitly concedes that block-based forecasting loses accuracy at the end of each block and that 'the model tends to prioritize the initial channels,' which is an honest limitation of the long-horizon claim rather than a circular step. Likewise, the abstract's '96% accuracy' for energy spectra and dissipation rates is not accompanied by a defined error metric, and no end-of-rollout error is tabulated; these are reporting gaps concerning correctness and robustness, not self-referential derivations. No equation or fitted parameter is renamed as a prediction, and no uniqueness argument or ansatz is smuggled in via self-citation. Accordingly, there is no circular step that reduces the paper's results to its inputs by construction.

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

The central accuracy claims rest on a set of architecture and data-generation choices that are not derived from physics: the Fourier mode count, block sizes, normalization, and the sampling of the parameter space. These are not standard MHD constants, and they directly influence the reported errors.

free parameters (3)
  • Fourier mode truncation = 64 spatial modes, 5 temporal modes
    The number of retained Fourier modes limits the smallest scales the model can represent. The paper reports that 64 modes performed optimally on a 128x128 grid (Section 3.4).
  • Temporal block sizes = input 5 frames (cadence 20 steps), output 10 frames (cadence 80 steps)
    Chosen via experimentation as an 'optimal configuration' balancing accuracy and speed (Section 4.2, Discussion). This coarsening affects temporal resolution and long-term error.
  • Hyperparameters (layers, width, learning rate) = 5 Fourier layers, width 30, Adam LR=0.001
    Architecture choices that affect representational capacity and training dynamics (Section 3.4). The loss weight between L2 and MAE is not specified.
assumptions (4)
  • domain assumption The 2D non-ideal MHD equations (Eqs. 1-4) with the given initial conditions are an accurate model of the Orszag-Tang vortex.
    The paper uses FARGO3D to generate ground truth without validating the solver against analytic or alternative high-resolution solutions for these specific dissipative parameters.
  • domain assumption FARGO3D's finite-difference with constrained transport yields converged solutions at 128x128 for the lowest dissipation cases.
    No convergence test or resolution study against a higher-fidelity solver is provided, yet the FNO is trained on these outputs as ground truth.
  • ad hoc to paper The global min-max normalization (Eq. 26) computed over the training set remains valid for test parameters.
    If the range of fields shifts for different nu/eta, the normalized inputs might distort; the paper does not establish that the training-set extrema bound the test distributions.
  • ad hoc to paper The autoregressive block prediction scheme yields bounded error growth over long horizons.
    The paper's own discussion notes decreased accuracy at later blocks and prioritization of initial channels, so the stability of iterative prediction is assumed rather than proven.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Spectral Learning of Magnetized Plasma Dynamics: A Neural Operator Application." pith.science (2026). https://pith.science/paper/LLLNTI74

@misc{pith2026250701388,
  author       = {Pith},
  title        = {Pith review of: Spectral Learning of Magnetized Plasma Dynamics: A Neural Operator Application},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/LLLNTI74}},
  note         = {Machine review of arXiv:2507.01388}
}
abstract

Fourier neural operators (FNOs) provide a mesh-independent way to learn solution operators for partial differential equations, yet their efficacy for magnetized turbulence is largely unexplored. Here we train an FNO surrogate for the 2-D Orszag-Tang vortex, a canonical non-ideal magnetohydrodynamic (MHD) benchmark, across an ensemble of viscosities and magnetic diffusivities. On unseen parameter settings the model achieves a mean-squared error of $\approx 6 \times 10^{-3}$ in velocity and $\approx 10^{-3}$ in magnetic field, reproduces energy spectra and dissipation rates within $96\%$ accuracy, and retains temporal coherence over long timescales. Spectral analysis shows accurate recovery of large- and intermediate-scale structures, with degradation at the smallest resolved scales due to Fourier-mode truncation. Relative to a UNet baseline the FNO cuts error by $97\%$, and compared with a high-order finite-volume solver it delivers a $25\times$ inference speed-up, offering a practical path to rapid parameter sweeps in MHD simulations.

Figures

Figures reproduced from arXiv: 2507.01388 by the authors.

Figure 1
Figure 1. The initial velocity and magnetic field conditions in the Orszag-Tang vortex. The domain is given by [PITH_FULL_IMAGE:figures/full_fig_p004_1.png] view at source ↗
Figure 2
Figure 2. Scheme of a Fourier Neural Operator with 4 Fourier layers. [PITH_FULL_IMAGE:figures/full_fig_p006_2.png] view at source ↗
Figure 3
Figure 3. Plot showing all the combinations of ν and µ simulated. The red dots show the test set while the black dots show the training. The training set is divided between 80% train and 20% validation. The validation set is chosen randomly each training [PITH_FULL_IMAGE:figures/full_fig_p007_3.png] view at source ↗
Figures from the paper (20 more)
Figure 4
Figure 4. Figure 4: Panels show the density fields after 200 timesteps and how the viscosity and diffusivity impact the system’s dynamic behavior. The [PITH_FULL_IMAGE:figures/full_fig_p007_4.png]
Figure 5
Figure 5. Figure 5: The goal is to have a model that is trained using the initial 160 frames [PITH_FULL_IMAGE:figures/full_fig_p008_5.png]
Figure 6
Figure 6. Figure 6: The figure compares |u| at 1 t/tA. The first panel displays the target field, the second shows the model’s prediction, and the third presents the MSE, where darker regions indicate higher errors. The blue and red dots mark the locations of the minimum and maximum error…
Figure 7
Figure 7. Figure 7: The evolution of the velocity field magnitude, [PITH_FULL_IMAGE:figures/full_fig_p009_7.png]
Figure 13
Figure 13. Figure 13: The first plot shows that the MSE gradually [PITH_FULL_IMAGE:figures/full_fig_p010_13.png]
Figure 8
Figure 8. Figure 8: The evolution of the vectorial velocity field is presented, with the target shown in the first row and the prediction in the second. [PITH_FULL_IMAGE:figures/full_fig_p011_8.png]
Figure 9
Figure 9. Figure 9: The MSE and SSIM plots show the model’s predictive accuracy over time for [PITH_FULL_IMAGE:figures/full_fig_p011_9.png]
Figure 10
Figure 10. Figure 10: Comparison of the magnetic field magnitude [PITH_FULL_IMAGE:figures/full_fig_p012_10.png]
Figure 11
Figure 11. Figure 11: Comparison of |B| between the target and prediction across seven timesteps. Convention as [PITH_FULL_IMAGE:figures/full_fig_p012_11.png]
Figure 12
Figure 12. Figure 12: Comparison of the magnetic field vector B between the target and prediction over seven timesteps as [PITH_FULL_IMAGE:figures/full_fig_p013_12.png]
Figure 13
Figure 13. Figure 13: The plot displays the MSE and SSIM metrics for the magnetic field predictions compared to the target over time. The MSE [PITH_FULL_IMAGE:figures/full_fig_p013_13.png]
Figure 14
Figure 14. Figure 14: Kinetic and magnetic energy dissipation plots. The first plot compares the target and predicted kinetic energy dissipation, showing [PITH_FULL_IMAGE:figures/full_fig_p014_14.png]
Figure 15
Figure 15. Figure 15: The plot compares the residual energy predicted by the [PITH_FULL_IMAGE:figures/full_fig_p014_15.png]
Figure 16
Figure 16. Figure 16: The left plot shows the mean power spectrum for the velocity field. At low wavenumber, the prediction aligns well with the [PITH_FULL_IMAGE:figures/full_fig_p015_16.png]
Figure 17
Figure 17. Figure 17: The velocity field spectrogram shows the model’s performance over time. The lower-frequency components demonstrate the model’s [PITH_FULL_IMAGE:figures/full_fig_p015_17.png]
Figure 18
Figure 18. Figure 18: Magnetic field spectrogram comparison illustrating the target and predicted magnetic energy distribution over time. [PITH_FULL_IMAGE:figures/full_fig_p016_18.png]
Figure 19
Figure 19. Figure 19: Evolution of density across seven timesteps, capturing the structural changes in the system over time. The third row displays the [PITH_FULL_IMAGE:figures/full_fig_p016_19.png]
Figure 20
Figure 20. Figure 20: This figure compares the cross-helicity between the model’s predictions and the target. Both show a similar trend, with the [PITH_FULL_IMAGE:figures/full_fig_p018_20.png]
Figure 21
Figure 21. Figure 21: Comparison of the target solution with predictions from [PITH_FULL_IMAGE:figures/full_fig_p018_21.png]
Figure 22
Figure 22. Figure 22: MSE as a function of time for each model with FNO (red) and UNet (gray). As expected, FNO exhibits the lowest error across [PITH_FULL_IMAGE:figures/full_fig_p019_22.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

42 extracted references · 41 canonical work pages

  1. [1]

    Lagrangian neural networks,

    M. Cranmer, S. Greydanus, S. Hoyer, P. Battaglia, D. Spergel, and S. Ho, “Lagrangian neural networks,” in International Conference on Learning Representations, (Online Conference), 2020

  2. [2]

    Hamiltonianneural networks,

    S.Greydanus, M.Dzamba, andJ.Yosinski, “Hamiltonianneural networks,” inNeural Information Processing Systems, (Vancou- ver, Canada), 2019. 23 Figure B.28: MSE over time between predictions and ground truth for|u| and |B| for the caseν = 3 × 10−4 and µ = 10−4. Figure C.29: Temporal evolution of theux velocity component from t = 1 to t = 4 t/tA. The plot sho...

  3. [3]

    Learning Mesh-Based Simulation with Graph Net- works,

    T. Pfaff, M. Fortunato, A. Sanchez-Gonzalez, and P. W. Battaglia, “Learning Mesh-Based Simulation with Graph Net- works,” in Neural Information Processing Systems, (Online Conference), 2020

  4. [4]

    Hybrid forecasting of chaotic processes: Using machine learning in conjunction with a knowledge-based model,

    J. Pathak, A. Wikner, R. Fussell, S. Chandra, B. R. Hunt, M. Girvan, and E. Ott, “Hybrid forecasting of chaotic processes: Using machine learning in conjunction with a knowledge-based model,” Chaos: An Interdisciplinary Journal of Nonlinear Sci- ence, vol. 28, no. 4, p. 041101, 2018

  5. [5]

    Com- pressed convolutional lstm: An efficient deep learning frame- work to model high fidelity 3d turbulence,

    A. Mohan, D. Daniel, M. Chertkov, and D. Livescu, “Com- pressed convolutional lstm: An efficient deep learning frame- work to model high fidelity 3d turbulence,” 2019

  6. [6]

    Newton versus the machine: solving the chaotic three-body problem using deep neural networks,

    P. G. Breen, C. N. Foley, T. Boekholt, and S. Portegies Zwart, “Newton versus the machine: solving the chaotic three-body problem using deep neural networks,” Mon. Not. R. Astron. Soc., vol. 494, pp. 2465–2470, May 2020

  7. [7]

    Machine learning for fluid mechanics,

    S. L. Brunton, B. R. Noack, and P. Koumoutsakos, “Machine learning for fluid mechanics,”Annual Review of Fluid Mechan- ics, vol. 52, no. 1, pp. 477–508, 2020

  8. [8]

    Convolutional neural networks for steady flow approximation,

    X. Guo, W. Li, and F. Iorio, “Convolutional neural networks for steady flow approximation,” inProceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD ’16, (New York, NY, USA), pp. 481– 490, Association for Computing Machinery, 2016

Show all 42 references
  1. [9]

    Accelerating eulerian fluid simulation with convolutional net- works,

    J. Tompson, K. Schlachter, P. Sprechmann, and K. Perlin, “Accelerating eulerian fluid simulation with convolutional net- works,” CoRR, vol. abs/1607.03597, 2016

  2. [10]

    Deep fluids: A generative network for parame- terized fluid simulations,

    B. Kim, V. C. Azevedo, N. Thuerey, T. Kim, M. Gross, and B. Solenthaler, “Deep fluids: A generative network for parame- terized fluid simulations,”Computer Graphics Forum, vol. 38, no. 2, pp. 59–70, 2019

  3. [11]

    Machinelearning–acceleratedcomputational fluid dynamics,

    D. Kochkov, J. A. Smith, A. Alieva, Q. Wang, M. P. Bren- ner, andS.Hoyer, “Machinelearning–acceleratedcomputational fluid dynamics,” inProceedings of the National Academy of Sci- ences, 2021

  4. [12]

    Black hole weather forecasting with deep learning: a pilot study,

    R. Duarte, R. Nemmen, and J. P. Navarro, “Black hole weather forecasting with deep learning: a pilot study,” Mon. Not. R. Astron. Soc., vol. 512, pp. 5848–5861, June 2022

  5. [13]

    Physics-informed neural networks: A deep learning framework for solving for- ward and inverse problems involving nonlinear partial differ- ential equations,

    M. Raissi, P. Perdikaris, and G. Karniadakis, “Physics-informed neural networks: A deep learning framework for solving for- ward and inverse problems involving nonlinear partial differ- ential equations,” Journal of Computational Physics, vol. 378, pp. 686–707, 2019

  6. [14]

    Physics-informed neural networks for high-speed flows,

    Z.Mao, A.D.Jagtap, andG.E.Karniadakis, “Physics-informed neural networks for high-speed flows,” Computer Methods in Applied Mechanics and Engineering, vol. 360, p. 112789, Mar. 2020

  7. [15]

    Nsfnets (navier- stokes flow nets): Physics-informed neural networks for the incompressible navier-stokes equations,

    X. Jin, S. Cai, H. Li, and G. E. Karniadakis, “Nsfnets (navier- stokes flow nets): Physics-informed neural networks for the incompressible navier-stokes equations,” Journal of Computa- tional Physics, vol. 426, p. 109951, Feb. 2021

  8. [16]

    Physics-informed deep- learning applications to experimental fluid mechanics,

    H. Eivazi, Y. Wang, and R. Vinuesa, “Physics-informed deep- learning applications to experimental fluid mechanics,” Mea- surement Science and Technology, vol. 35, no. 7, p. 075303, 2024

  9. [17]

    Fourier neural op- erator for parametric partial differential equations,

    Z. Li, N. B. Kovachki, K. Azizzadenesheli, B. liu, K. Bhat- tacharya, A. Stuart, and A. Anandkumar, “Fourier neural op- erator for parametric partial differential equations,” inInterna- tional Conference on Learning Representations, (Online Con- ference), 2021

  10. [18]

    Neural Operator: Learning Maps Between Function Spaces,

    N. Kovachki, Z. Li, B. Liu, K. Azizzadenesheli, K. Bhat- tacharya, A. Stuart, and A. Anandkumar, “Neural Operator: Learning Maps Between Function Spaces,”Journal of Machine Learning Research, 2023

  11. [19]

    F. F. Chen,Introduction to Plasma Physics and Controlled Fu- sion. 2016

  12. [20]

    R. M. Kulsrud,Plasma Physics for Astrophysics. 2004

  13. [21]

    D. L. Meier,Black Hole Astrophysics: The Engine Paradigm. Springer, Verlag Berlin Heidelberg, 2012

  14. [22]

    PLUTO: A Numerical Code for Com- putational Astrophysics,

    A. Mignone, G. Bodo, S. Massaglia, T. Matsakos, O. Tesileanu, C. Zanni, and A. Ferrari, “PLUTO: A Numerical Code for Com- putational Astrophysics,” Astrophys. J. Suppl. Ser., vol. 170, pp. 228–242, May 2007

  15. [23]

    Fargo3d: A new gpu- oriented mhd code,

    P. Benítez-Llambay and F. S. Masset, “Fargo3d: A new gpu- oriented mhd code,”The Astrophysical Journal Supplement Se- ries, vol. 223, no. 1, p. 11, 2016

  16. [24]

    The Athena++ Adaptive Mesh Refinement Framework: De- sign and Magnetohydrodynamic Solvers,

    J. M. Stone, K. Tomida, C. J. White, and K. G. Felker, “The Athena++ Adaptive Mesh Refinement Framework: De- sign and Magnetohydrodynamic Solvers,”Astrophys. J. Suppl. Ser., vol. 249, p. 4, July 2020

  17. [25]

    Small-scale structure of two-dimensional magnetohydrodynamic turbulence,

    S. A. Orszag and C. M. Tang, “Small-scale structure of two-dimensional magnetohydrodynamic turbulence,”Journal of Fluid Mechanics, vol. 90, pp. 129–143, Jan. 1979

  18. [26]

    Orszag Tang vortex—Kinetic study of a turbulent plasma,

    T. N. Parashar, S. Servidio, M. A. Shay, W. H. Matthaeus, and P. A. Cassak, “Orszag Tang vortex—Kinetic study of a turbulent plasma,” in AIP Conference Proceedings, vol. 1216, 26 (New York, USA), pp. 304–307, 2010

  19. [27]

    Magnetohydrodynamics with physics informed neural operators,

    S. G. Rosofsky and E. A. Huerta, “Magnetohydrodynamics with physics informed neural operators,”Machine Learning: Science and Technology, vol. 4, no. 3, p. 035002, 2023

  20. [28]

    Shock iden- tification and classification in 2d magnetohydrodynamic com- pressible turbulence—orszag–tang vortex,

    B. Snow, A. Hillier, G. Murtas, and G. J. J. Botha, “Shock iden- tification and classification in 2d magnetohydrodynamic com- pressible turbulence—orszag–tang vortex,” Experimental Re- sults, vol. 2, p. 35, 2021

  21. [29]

    Evolution of the Orszag- Tang vortex system in a compressible medium. I. Initial average subsonic flow,

    R. B. Dahlburg and J. M. Picone, “Evolution of the Orszag- Tang vortex system in a compressible medium. I. Initial average subsonic flow,” Physics of Fluids B, vol. 1, no. 11, pp. 2153– 2171, 1989

  22. [30]

    A central differencing simulation of the orszag-tang vortex system,

    J. Balbas and E. Tadmor, “A central differencing simulation of the orszag-tang vortex system,”IEEE Transactions on Plasma Science, vol. 33, no. 2, pp. 470–471, 2005

  23. [31]

    Structures in magnetohydrodynamic tur- bulence: Detection and scaling,

    V. M. Uritsky, A. Pouquet, D. Rosenberg, P. D. Mininni, and E. F. Donovan, “Structures in magnetohydrodynamic tur- bulence: Detection and scaling,” Physical Review E, vol. 82, p. 056326, 2010

  24. [32]

    ZEUS-2D: A Radiation Mag- netohydrodynamics Code for Astrophysical Flows in Two Space Dimensions. I. The Hydrodynamic Algorithms and Tests,

    J. M. Stone and M. L. Norman, “ZEUS-2D: A Radiation Mag- netohydrodynamics Code for Astrophysical Flows in Two Space Dimensions. I. The Hydrodynamic Algorithms and Tests,”As- trophys. J. Suppl. Ser., vol. 80, p. 753, June 1992

  25. [33]

    Zhou, Finite Difference Method

    P.-b. Zhou, Finite Difference Method. Berlin, Heidelberg: Springer Berlin Heidelberg, 1993

  26. [34]

    Simulation of Magnetohydro- dynamic Flows: A Constrained Transport Model,

    C. R. Evans and J. F. Hawley, “Simulation of Magnetohydro- dynamic Flows: A Constrained Transport Model,”Astrophys. J., vol. 332, p. 659, Sept. 1988

  27. [35]

    Attention is all you need,

    A. Vaswani, N. Shazeer, N. Parmar, J. Uszkoreit, L. Jones, A. N. Gomez, L. Kaiser, and I. Polosukhin, “Attention is all you need,” in Proceedings of the 31st International Conference on Neural Information Processing Systems, NIPS’17, (Red Hook, NY, USA), pp. 6000–6010, Curran ...

  28. [36]

    Adam: A method for stochastic opti- mization,

    D. P. Kingma and J. Ba, “Adam: A method for stochastic opti- mization,” in International Conference on Learning Represen- tations, (Banff, Canada), 2014

  29. [37]

    Investigating the impact of data nor- malization on classification performance,

    D. Singh and B. Singh, “Investigating the impact of data nor- malization on classification performance,” Applied Soft Com- puting, vol. 97, p. 105524, 2020

  30. [38]

    Nor- malization techniques in training dnns: Methodology, analysis and application,

    L. Huang, J. Qin, Y. Zhou, F. Zhu, L. Liu, and L. Shao, “Nor- malization techniques in training dnns: Methodology, analysis and application,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 45, no. 8, pp. 10173–10196, 2023

  31. [39]

    L. F. Richardson, Weather Prediction by Numerical Process. Cambridge University Press, 2 ed., 2007

  32. [40]

    Toward a Theory of Interstellar Turbulence. II. Strong Alfvenic Turbulence,

    P. Goldreich and S. Sridhar, “Toward a Theory of Interstellar Turbulence. II. Strong Alfvenic Turbulence,”The Astrophysical Journal, vol. 438, p. 763, 1995

  33. [41]

    Dissipation of Energy in Locally Isotropic Turbulence,

    A. N. Kolmogorov, “Dissipation of Energy in Locally Isotropic Turbulence,” Akademiia Nauk SSSR Doklady, 1941

  34. [42]

    Spectral modeling of magnetohydrodynamic turbulent flows,

    J.Baerenzung, H.Politano, Y.Ponty, andA.Pouquet, “Spectral modeling of magnetohydrodynamic turbulent flows,” Physical Review E, vol. 78, p. 026310, 2008. 27

Pith tools

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