Pith. sign in

REVIEW 4 major objections 4 minor 46 references

Data assimilation in 2D incompressible Navier-Stokes equations, using a stabilized explicit $O(\Delta t)^2$ leapfrog finite difference scheme run backward in time

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

Pith's one-line read A stabilized leapfrog scheme run backward in time can recover initial states for the 2D Navier-Stokes equations from non-smooth image data at times T orders of magnitude beyond uncertainty estimates.

desk verdict The numerical examples are interesting, but the headline claim about beating uncertainty estimates is not supported by the comparison actually made. read the letter →

arxiv 2411.14617 v1 pith:FCMK25OD submitted 2024-11-21 math.NA cs.NA

classification math.NAcs.NA MSC 65M0665M3276D0535R30
keywords dataassimilationNavier-Stokesequationsbackwardintimeleapfrogschemesmoothingoperatorill-posedproblemlogarithmicconvexityimagereconstruction
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 data assimilation for the two-dimensional incompressible Navier-Stokes equations can be done by a direct, explicit finite difference scheme marched backward in time, without neural networks or iterative optimization. The scheme applies a compensating smoothing operator at every time step to quench the leapfrog instability, supplemented by the RAW time-domain filter to control nonlinear computational instability. The central experimental finding is that this stabilized backward march succeeds at values of the final time $T$ that are orders of magnitude larger than the best-known logarithmic-convexity uncertainty estimates suggest: for the Hurricane Ivan image, successful assimilation from $T \approx 10^{-4}$ was found even though those estimates indicated a necessary $T$ on the order of $10^{-9}$. The paper also reports unsuccessful examples, so success is not guaranteed for arbitrary data or arbitrarily large $T$. The result matters because it offers a cheap, direct check on machine-learning-based data assimilation and a tool for verifying suspected hallucinations in such computations.

What carries the argument

The machinery is the stabilized leapfrog scheme in stream function-vorticity form: at each step the vorticity is advanced by $\theta^{n+1}=S\omega^n$, $\omega^{n+1}=S\theta^n+2\Delta t\,S L^{\dagger}\omega^n$, followed by solving $\Delta\psi=-\omega$ for the next velocity field. Here $L^{\dagger}=\nu\Delta-u\,\partial_x-v\,\partial_y$ is the vorticity transport operator and $S$ is the compensating smoothing operator with Fourier multiplier $\sigma_{j,k}=\exp(-\gamma|\Delta t|\lambda_{j,k}^p)$, $\lambda_{j,k}=4\pi^2\nu(j^2+k^2)$; in practice $S$ is applied with the pair $(\gamma,p)$ chosen interactively in ranges $10^{-14}\le\gamma\le 10^{-7}$, $2.5\le p\le 3.5$, and synthesized via FFT. The smoothing operator damps high frequencies at each step, converting an unconditional instability into a stable but slightly inconsistent march whose cumulative distortion is the 'stabilization penalty.' The RAW time-domain filter, with the recommended parameter $\xi=0.53$ and $0.01\le\eta\le 0.2$, is applied to the computed arrays each step to suppress the characteristic leapfrog nonlinear instability that appears even in well-posed forward computations. The error analysis in Theorems 1 and 2, for the linearization, bounds the reconstruction error by data error $\delta$ amplified by $\exp(4n|\Delta t|\lambda_J)$ plus a term of order $(\lambda_J)^{-p}$, and it is this balance that the paper uses to explain why useful reconstruction is possible for carefully chosen parameter values.

What would settle it

Run the identical stabilized backward leapfrog scheme, with the same smoothing parameters and RAW filter settings, on a known exact smooth solution of the 2D Navier-Stokes equations at $T=10^{-4}$ with controlled small data error $\delta$, and compare the reconstructed initial condition to the true one; if the reconstruction error is not small, or if the forward evolution of the reconstructed state does not match the prescribed data, then the paper's successful examples rely on features of the specific hurricane and chart images rather than on the scheme's intrinsic stability.

Watch

Extended reading notes

Core claim

On the paper's own terms, the discovery is that the ill-posed backward-in-time Navier-Stokes initial value problem—locate initial $\psi,u,v,\omega$ at $t=0$ whose forward evolution reproduces given hypothetical data at $t=T$—is practically solvable for non-smooth image-like data by a stabilized explicit $\mathcal{O}(\Delta t)^2$ leapfrog scheme, even when the data are not an actual solution at time $T$ and even when $T$ is many orders of magnitude beyond the conservative logarithmic-convexity bound. The central numerical evidence is the Hurricane Ivan example: with $\nu=0.01$, Reynolds number about $11{,}100$, and extremely non-smooth stream-function data, assimilation was successful from $T$ on the order of $10^{-4}$, while the convexity estimates following Eq. (12) indicated $T$ would need to be on the order of $10^{-9}$. The paper explains the discrepancy by noting that worst-case uncertainty estimates must anticipate the worst possible error accumulation, which individual data sets do not necessarily realize. Theorems 1 and 2 give stability and error bounds for a related linear constant-coefficient problem, showing that the stabilizing operator $S$ keeps the leapfrog march stable and that the error is governed by $\delta \exp(4n|\Delta t|\lambda_J)$ plus a stabilization penalty of order $(\lambda_J)^{-p}$. The paper does not prove nonlinear stability; it states that linear stability is necessary but not sufficient and relies on the empirically chosen RAW filter to control leapfrog nonlinear instability.

Load-bearing premise

The load-bearing premise is that the linear constant-coefficient stability analysis, together with the empirically tuned RAW filter, keeps the backward march stable for the full nonlinear Navier-Stokes equations at the target $T$; the paper itself states that linear stability is necessary but not sufficient in nonlinear leapfrog computations, and no nonlinear stability proof is provided.

Editorial extensions

If this is right

  • Data assimilation for 2D Navier-Stokes flows at high Reynolds number can be attacked by direct explicit backward marching, avoiding the cost of neural-network training or iterative variational methods.
  • Successful assimilation times can exceed the logarithmic-convexity bound by orders of magnitude in individual cases, because worst-case estimates are not realized by specific non-smooth data sets.
  • The same scheme will not succeed for arbitrarily large T; the paper shows degradation at larger T and stresses that unsuccessful assimilation is possible.
  • Backward-stabilized leapfrog computations can serve as an independent check on machine-learning-based data assimilation and on suspected hallucinations in such computations.

Reading between the lines

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

  • Editorial inference: If the empirical T-horizon observed here holds for other non-smooth data, the practical limitation on backward data assimilation in dissipative geophysical flows may be set by data smoothness and by the onset of nonlinear leapfrog instability, rather than by the exponential worst-case convexity bounds.
  • Editorial inference: A testable extension is to measure how the reconstruction error at fixed $T$ scales with data noise $\delta$ in the Hurricane Ivan example; the linear theory predicts essentially linear growth through the factor $\exp(4\lambda_J T)$, and the paper's data do not directly resolve that scaling.
  • Editorial inference: The same stabilized backward leapfrog with a Fourier smoothing operator could be applied to other dissipative image-based assimilation problems, such as heat or advection-diffusion equations, since the stabilizing mechanism only depends on the Laplacian spectrum through $\lambda_J$.
  • Editorial inference: The smoothing penalty visible in the tables, where evolved derivative norms fall well below the desired data, suggests a practical strategy: accept mildly smoothed reconstructions and use the backward solution as a regularized prior rather than as an exact initial condition.
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 / 4 minor

Summary. The paper proposes a stabilized explicit leapfrog finite difference scheme, run backward in time, for data assimilation in the 2D incompressible Navier-Stokes equations. Given hypothetical, possibly non-smooth data at time T, the scheme computes initial data at t=0 that are then evolved forward to approximate the given data. The stability analysis is restricted to a linear constant-coefficient problem and the central theorems are stated without proof, deferred to the author's prior paper [30]. Nonlinear leapfrog instability is addressed by adding a Robert-Asselin-Williams filter. The paper reports successful assimilation for several satellite and chart images at T values allegedly several orders of magnitude larger than Knops-Payne uncertainty estimates suggest, alongside unsuccessful examples.

Significance. If the method were shown to be reliable, it would offer a cheap explicit alternative to iterative and machine-learning data assimilation for ill-posed backward Navier-Stokes problems. The paper includes an honest discussion of limitations, explicitly concedes that linear stability is not sufficient for the nonlinear scheme, and acknowledges that success is assessed visually. However, the support for the central claim is weakened by the absence of proved nonlinear stability, the reliance on interactively tuned parameters, and an apples-to-oranges comparison with the Knops-Payne bounds. The paper is a useful contribution to the debate on explicit stabilized backward marching, but it does not yet provide convincing evidence for the headline claim.

major comments (4)
  1. [Section 5, Theorems 1 and 2, Eqs. (46), (51)] The two theorems that underpin the entire error analysis are stated without proof and deferred to the author's prior paper [30], despite the abstract claiming the paper is self-contained. The data assimilation error bounds in Eqs. (54)-(56) rely on these theorems. For a journal submission, either the proofs should be included or the paper should explicitly state that its theoretical foundation is entirely contained in [30] and explain why the results transfer verbatim to the present setting.
  2. [Section 6, nonlinear stability transfer] The paper acknowledges that linear stability is necessary but not sufficient for nonlinear leapfrog computations, and that a RAW filter must be added to prevent nonlinear instability. However, no nonlinear stability analysis or numerical convergence study is provided for the stabilized backward scheme applied to the full Navier-Stokes equations. Since all reported experiments are nonlinear, the linear error bounds in Section 5 do not directly apply to them. This gap is load-bearing because the paper's central claim of successful data assimilation rests on the empirical behavior of the nonlinear scheme.
  3. [Section 7, Tables 2-5] The success metric is inadequate. The tables report separate L2 norms of the desired and evolved fields, not errors between them, and the evolved vorticity norms are 25-75% below the desired norms (e.g., Table 4: 4426 vs 18094; Table 2: 3951 vs 14301). The paper itself notes in the text around Figure 6 that the evolved data are noticeably smoother than the hypothetical data. A field whose vorticity is reduced by 70-75% is not self-evidently a useful approximation for data assimilation, especially if gradients or derived quantities are of interest. The authors should report quantitative error measures, such as relative L2 errors for u, v, and omega, and ideally pointwise or structural similarity metrics.
  4. [Section 7 vs. Section 3, Eq. (12)] The claimed discrepancy of five orders of magnitude between the achievable T (about 10^-4) and the Knops-Payne estimate (about 10^-9) is not substantiated because the constants E and Q in Eq. (12) are evaluated on the raw, non-smooth hypothetical data (Umax about 111, sup|omega| about 1.5e5). The actual computed backward/forward solution is smooth and has much smaller sup norms. Since a, b, c, and Gamma(t) in Eq. (8) depend exponentially on these constants, re-evaluating E and Q on the computed solution could change the estimate by many orders of magnitude. Moreover, Eq. (48) assumes the given data approximate a true Navier-Stokes solution at time T, which is not verified for arbitrary images. The comparison in Section 7 should be recomputed on the actual computed solution, or the authors should explicitly state that the comparison is against the raw data and not against the reconstructed smooth solution.
minor comments (4)
  1. [Abstract and throughout] Numerous typos and spacing errors distract from the presentation, including 'sc heme' in the abstract, 'unconditonally' and 'instabilty' in Sections 4 and 6, and 'apropriate' repeated in Section 1.
  2. [Section 5, Eq. (12)] The constants E and Q in Eqs. (6) and (7) are not defined explicitly as functions of the given data; Eq. (12) states E^2 > U_max^2 but does not specify how E is chosen. A precise definition would improve reproducibility of the estimates.
  3. [Section 7, figures and tables] The figure captions do not list the numerical parameters used for each experiment (gamma, p, eta, Delta t, and the exact final T for each row). Without these parameters, the experiments are not reproducible from the manuscript alone.
  4. [Section 4, Eq. (21)] The indexing of the leapfrog scheme is confusing: Eq. (20) defines theta^1 and omega^1, while Eq. (21) uses n=1,2,...,N with theta^{n+1}=S omega^n and omega^{n+1}=S theta^n + 2 Delta t S L^dagger omega^n. It would be clearer to state explicitly how the first step is handled and how the filter in Eq. (59) modifies the first two steps.

Circularity Check

3 steps flagged · score 6.0 of 10

Partial circularity: the stability/error analysis is imported from the author's own prior paper, and the headline success at T~1e-4 is obtained by interactive parameter tuning plus visually selected first rows, so the claimed contrast with Eq. (12) is not an independent prediction.

  1. self citation load bearing [Section 5, Lemmas 1-2 and Theorems 1-2, Eqs. (40)-(52)]
    "Below, Lemmas 1 and 2, along with Theorems 1 and 2, are stated without proof. Using identical notation, proofs of these results may be found in [30]. ... Proof : See [30, Lemma 5.1] ... Proof : See [30, Theorem 5.2]."

    The central theoretical support for the stabilized backward leapfrog scheme, namely the error bounds in Theorem 2 that are later used in Eqs. (54)-(56) to justify successful data assimilation, is not derived in this paper. It is cited from the author's own previous paper [30], which is not reproduced, machine-checked, or independently validated here. This is load-bearing because Lemma 1 and Theorem 2 are the only quantitative stability/error analysis offered for the scheme; if [30] itself merely asserts the same ansatz, the derivation chain closes without new mathematical content.

  2. fitted input called prediction [Section 6, Remark 3; Section 7, Figures 2-5 and Tables 2-5]
    "interactive adjustment of the parameter pair (gamma,p) in Eqs. (18,19) ... often leads to useful reconstructions. ... The values of (gamma,p) are increased slowly if instability is detected, and are likewise decreased slowly to increase sharpness, provided no instability results. As is the case with binoculars, useful results are generally obtained after relatively few trials. There may be several possible good solutions."

    The reported successes are not predictions from a fixed, blind algorithm: the smoothing parameters (gamma,p) are interactively tuned until an acceptable reconstruction appears, and the first rows of Figures 2-5 are 'considered a successful example' while success is judged visually. The claimed result that T~1e-4 works despite the Eq. (12) estimate of T~1e-9 is therefore a fitted outcome rather than an independent test. The parameter choice is adapted to the displayed images, so the demonstration does not quantify the predictive power of the stabilized scheme at large T.

1 more flagged steps
  1. other [Section 7, Hurricane Ivan discussion and Table 4; Section 3, Eq. (12)]
    "successful assimilation from a T value on the order of 10^{-4}, was found possible in the Hurricane Ivan image, given the uncertainty estimates following Eq. (12) in Section 3. These estimates indicated a necessary value for T on the order of 10^{-9}. ... the evolved image at time T is a computed solution to the 2D Navier-Stokes equations. Such a solution would necessarily be a smooth approximation to hypothetical data that might be far from an actual solution at the same time T>0."

    The uncertainty constants in Eq. (12) are evaluated from the raw non-smooth image class, with Umax about 111, sup|omega| about 1.5e5, leading to E^2>12400, Q^2>2.19e10 and hence a,b,c values many orders of magnitude larger than for the evolved solution. The paper's 'successful' evolved image is smooth: Table 4 gives evolved vorticity norm 4426 versus desired 18094 and velocity norms about 30-40% lower. Thus the claimed five-orders-of-magnitude discrepancy compares the Eq. (12) bound for the raw data class with a computed smooth solution that does not satisfy the same E,Q class. The asserted contrast is therefore not a valid measurement of the scheme's performance against the theoretical bound; it is an equivocation between two different mathematical objects.

full rationale

The paper contains real computational experiments, and the stabilized backward leapfrog idea has independent content beyond a pure tautology. However, the strongest advertised conclusion, that assimilation succeeds at T values five orders of magnitude beyond the Knops-Payne uncertainty bound, is not a self-contained derivation. Three factors reduce the weight of that claim. First, the only theoretical error bounds for the scheme are stated without proof and deferred to the author's own prior paper [30], making the central stability premise a self-citation rather than an argument presented here. Second, the successful examples rely on interactive choice of the smoothing parameters (gamma,p) and on preselected first-row images judged visually, so the outcome is fitted rather than predicted. Third, the comparison with Eq. (12) is not apples-to-apples: the bound is computed from the raw image's extreme sup norms, while the evolved solution is smooth and has substantially smaller norms, as the tables show. None of these points individually makes the paper definitionally circular, but together they mean that the headline 'orders of magnitude beyond the uncertainty estimates' reduces substantially to tuning plus a mismatched comparison. A score of 6 reflects partial circularity: the empirical successes are real demonstrations of the scheme with chosen parameters, but they do not provide an independent prediction at the claimed T values.

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

The central numerical claim rests on theorems whose proofs are deferred to a self-cited prior paper, on an unproved transfer of linear stability to the nonlinear filtered scheme, and on three manually tuned numerical parameters (gamma, p, eta). No new physical entities are introduced.

free parameters (3)
  • gamma (smoothing operator parameter) = not reported per example; stated range 10^-14 to 10^-7
    Controls the strength of the stabilizing smoothing operator S in Eq. (18); manually tuned in Remark 3 to achieve visually successful reconstructions.
  • p (smoothing operator exponent) = not reported per example; stated range 2.5 to 3.5
    Power of the Laplacian in the smoothing operator S; also tuned interactively to balance stability and sharpness.
  • eta (RAW filter coefficient) = not reported per example; stated range 0.01 to 0.2
    Used in the Robert-Asselin-Williams time filter in Eq. (59); the paper does not report the values used in the experiments.
assumptions (2)
  • ad hoc to paper The linear constant-coefficient stability analysis (Theorems 1-2, proved in [30]) extends to the full nonlinear Navier-Stokes scheme when combined with the RAW filter.
    The paper states in Sections 4 and 6 that linear stability is necessary but not sufficient for nonlinear leapfrog computations, then relies on empirically tuned RAW filtering without a proof for the nonlinear problem.
  • domain assumption The rescaled 256x256 image intensity arrays define valid stream functions satisfying the homogeneous boundary conditions in Eq. (1).
    Section 2 restricts to stream functions that vanish with all derivatives on the boundary, but the images shown in Figures 2-5 have nonzero intensities at the image edges; the paper does not describe any padding, windowing, or boundary correction.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Data assimilation in 2D incompressible Navier-Stokes equations, using a stabilized explicit $O(\Delta t)^2$ leapfrog finite difference scheme run backward in time." pith.science (2026). https://pith.science/paper/FCMK25OD

@misc{pith2026241114617,
  author       = {Pith},
  title        = {Pith review of: Data assimilation in 2D incompressible Navier-Stokes equations, using a stabilized explicit $O(\Delta t)^2$ leapfrog finite difference scheme run backward in time},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/FCMK25OD}},
  note         = {Machine review of arXiv:2411.14617}
}
abstract

For the 2D incompressible Navier-Stokes equations, with given hypothetical non smooth data at time $T > 0 $that may not correspond to an actual solution at time $T$, a previously developed stabilized backward marching explicit leapfrog finite difference scheme is applied to these data, to find initial values at time $t = 0$ that can evolve into useful approximations to the given data at time $T$. That may not always be possible. Similar data assimilation problems, involving other dissipative systems, are of considerable interest in the geophysical sciences, and are commonly solved using computationally intensive methods based on neural networks informed by machine learning. Successful solution of ill-posed time-reversed Navier-Stokes equations is limited by uncertainty estimates, based on logarithmic convexity, that place limits on the value of $T > 0$. In computational experiments involving satellite images of hurricanes and other meteorological phenomena, the present method is shown to produce successful solutions at values of $T > 0$, that are several orders of magnitude larger than would be expected, based on the best-known uncertainty estimates. However, unsuccessful examples are also given. The present self-contained paper outlines the stabilizing technique, based on applying a compensating smoothing operator at each time step, and stresses the important differences between data assimilation, and backward recovery, in ill-posed time reversed problems for dissipative equations. While theorems are stated without proof, the reader is referred to a previous paper, on Navier-Stokes backward recovery, where these proofs can be found.

Figures

Figures reproduced from arXiv: 2411.14617 by the authors.

Figure 1
Figure 1. Non-smooth Hurricane Ivan data leads to challenging Navie [PITH_FULL_IMAGE:figures/full_fig_p005_1.png] view at source ↗
Figure 2
Figure 2. As hypothetical data at various times T > 0, leftmost column features the August 2016 NASA Suomi NPP Satellite image of hurricanes Madeline and Lester approaching Hawaii. Middle column presents the corresponding initial values, obtained by solving the 2D Navier-Stokes equations backward in time. Rightmost column presents the forward evolution to time T of these initial values, obtained by solving the same equations … view at source ↗
Figure 3
Figure 3. As hypothetical data at various times T > 0, leftmost column features the September 1999 NASA Landsat 7 image of a von Karman vortex street in clouds off the Juan Fernandez islands. Middle column presents corresponding initial values, obtained by solving the 2D Navier-Stokes equations backward in time. Rightmost column presents the forward evolution to time T of these initial values, obtained by solving the same equ… view at source ↗
Figures from the paper (3 more)
Figure 4
Figure 4. Figure 4: As hypothetical data at various times T > 0, leftmost column features the September 2004 NASA Aqua Satellite image of Hurricane Ivan off Florida coast. Middle column presents the corresponding initial values, obtained by solving the 2D Navier-Stokes equations backward …
Figure 5
Figure 5. Figure 5: As hypothetical data at various times T > 0, leftmost column features the 1951 USAF Resolution Chart. Middle column presents the corresponding initial values, obtained by solving the 2D Navier-Stokes equations backward in time. Rightmost column presents the forward evo…
Figure 6
Figure 6. Figure 6: The evolved Hurricane Ivan data and image in the right colum [PITH_FULL_IMAGE:figures/full_fig_p022_6.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

46 extracted references · 36 canonical work pages

  1. [30]

    Stabilized leapfrog scheme run backward in time, and the explicit O(∆ t)2 stepwise computation of ill-posed time- reversed 2D Navier-Stokes equations

    Carasso AS. Stabilized leapfrog scheme run backward in time, and the explicit O(∆ t)2 stepwise computation of ill-posed time- reversed 2D Navier-Stokes equations. Inverse Probl. Sci. Eng. 2 021; DOI:10.1080/17415977.2021.1972997

  2. [1]

    Tracking the model: data a s- similation by artificial neural network

    Cintra R, de Campos Velho HF, Cocke S. Tracking the model: data a s- similation by artificial neural network. 2016 International Joint Co nfer- ence on Neural Networks (IJCNN), Vancouver, BC, Canada. 201 6:403-410. DOI:10.1109/IJCNN.2016.7727227

  3. [2]

    A machine learning aug- mented data assimilation method for high resolution observations

    Howard LJ, Subramanian A, Hoteit I. A machine learning aug- mented data assimilation method for high resolution observations. J our- nal of Advances in Modeling Earth Systems. 2024;16,e2023MS00377 4. https://doi.org/10.1029/2023MS003774

  4. [3]

    Data Assimilation for Geo- physical Fluids

    Blum J, Le Dimet F-X, Navon I-M. Data Assimilation for Geo- physical Fluids. Handbook of Numerical Analysis. 2009;14:385-441. https://doi.org/10.1016/S1570-8659(08)00209-3

  5. [4]

    Physics-informe d neural networks for multiphysics data assimilation with applica- tion to subsurface transport

    He Q, Barajas-Solano D, Tartakovsky G, et al. Physics-informe d neural networks for multiphysics data assimilation with applica- tion to subsurface transport. Advances in Water Resources 202 0; https://doi.org/10.1016/j.advwatres.2020.103610

  6. [5]

    Deep data assimilation: integrat- ing deep learning with data assimilation

    Arcucci R, Zhu J, Hu S, et al. Deep data assimilation: integrat- ing deep learning with data assimilation. Appl. Sci. 2021;11:1114. https://doi.org/10.3390/app11031114

  7. [6]

    Data assimilation with deep neural nets in- formed by nudging

    Antil H, Lohner R, Price R. Data assimilation with deep neural nets in- formed by nudging. https://arxiv.org/abs/2111.11505. Novembe r 2021

  8. [7]

    A novel neural network training fra mework with data assimilation

    Chen C, Dou Y, Chen J, et al. A novel neural network training fra mework with data assimilation. Journal of Supercomputing. 2022;78:19020– 19045. https://doi.org/10.1007/s11227-04629-7

Show all 46 references
  1. [8]

    Iterative methods for data a ssimilation for Burgers’ equation

    Lundvall J, Kozlov V, Weinerfelt P. Iterative methods for data a ssimilation for Burgers’ equation. J. Inverse Ill-Posed Probl. 2006;14:505–5 35

  2. [9]

    A nudging-based data assimilation method for oceanographuc problems: the back and forth nudging (BFN) algor ithm

    Auroux D, Blum J. A nudging-based data assimilation method for oceanographuc problems: the back and forth nudging (BFN) algor ithm. Proc. Geophys. 2008;15:305–319

  3. [10]

    Unsteady adjoint method for the optimal con trol of ad- vection and Burgers’ equation using high order spectral differenc e method

    Ou K, Jameson A. Unsteady adjoint method for the optimal con trol of ad- vection and Burgers’ equation using high order spectral differenc e method. 49th AIAA Aerospace Science Meeting, 4-7 January 2011. Orlando , Florida

  4. [11]

    The back and forth nudging algorithm for da ta assimi- lation problems: theoretical results on transport equations

    Auroux D, Nodet M. The back and forth nudging algorithm for da ta assimi- lation problems: theoretical results on transport equations. ESA IM:COCV 2012;18:318–342

  5. [12]

    An evolution of the back and forth nudg- ing for geophysical data assimilation: application to Burgers equatio n and comparison

    Auroux D, Bansart P, Blum J. An evolution of the back and forth nudg- ing for geophysical data assimilation: application to Burgers equatio n and comparison. Inverse Probl. Sci. Eng. 2013;21:399-419 DATA ASSIMILATION IN 2D NA VIER-STOKES EQUATIONS 25

  6. [13]

    Numerical aspects of large-tim e optimal control of Burgers’ equation

    Allahverdi N, Pozo A, Zuazua E. Numerical aspects of large-tim e optimal control of Burgers’ equation. ESAIM Mathematical Modeling and N umer- ical Analysis 2016;50:1371–1401

  7. [14]

    Filtered gradient algorithms for inverse des ign problems of one-dimensional Burgers’ equation

    Gosse L, Zuazua E. Filtered gradient algorithms for inverse des ign problems of one-dimensional Burgers’ equation. Innovative Algorithms and Analysis 2017;197–227

  8. [15]

    Special issue on in- verse problems in geosciences

    de Campos Velho HF, Barbosa VCF, Cocke S. Special issue on in- verse problems in geosciences. Inverse Probl. Sci. Eng. 2013;21:35 5-356. DOI:10.1080/17415977.2012.712532

  9. [16]

    Contaminant source identification in ac- quifers: a critical view

    Gomez-Hernandez JJ, Xu T. Contaminant source identification in ac- quifers: a critical view. Math Geosci 2022;54:437–458

  10. [17]

    Non-point contamin ant source identification in an acquifer using the ensemble smoother with multiple d ata assimilation

    Xu T, Zhang W, Gomez-Hernandez JJ, et al. Non-point contamin ant source identification in an acquifer using the ensemble smoother with multiple d ata assimilation. Journal of Hydrology 2022; 606:127405

  11. [18]

    Properties of advection algo rithms in the context of variational data assimilation

    Vukicevic T, Steyskal M, Hecht M. Properties of advection algo rithms in the context of variational data assimilation. Monthly Weather Rev iew 2001;129:1221–1231

  12. [20]

    Data assimilation in 2D nonlinear advection diffusion eq ua- tions, using an explicit stabilized leapfrog scheme run backwrd in time

    Carasso AS. Data assimilation in 2D nonlinear advection diffusion eq ua- tions, using an explicit stabilized leapfrog scheme run backwrd in time. NIST Technical Note 2227, July 12 2022. DOI:10.6028/NIST.TN2227

  13. [21]

    Data assimilation in 2D hyperbolic/parabolic systems us- ing a stabilized explicit finite difference scheme run backward in time

    Carasso AS. Data assimilation in 2D hyperbolic/parabolic systems us- ing a stabilized explicit finite difference scheme run backward in time. Applied Mathematics in Science and Engineering, 2024;32:1,228641. DOI:10.1080/27690911.2023.228641

  14. [22]

    Difference Methods for Initial Value P roblems

    Richtmyer RD, Morton KW. Difference Methods for Initial Value P roblems. 2nd ed. New York (NY): Wiley; 1967

  15. [23]

    Compensating operators and stable backward in t ime march- ing in nonlinear parabolic equations

    Carasso AS. Compensating operators and stable backward in t ime march- ing in nonlinear parabolic equations. Int J Geomath 2014;5:1–16

  16. [24]

    Stable explicit time-marching in well-posed or ill-posed non- linear parabolic equations

    Carasso AS. Stable explicit time-marching in well-posed or ill-posed non- linear parabolic equations. Inverse Probl. Sci. Eng. 2016;24:1364–1 384

  17. [25]

    Stable explicit marching scheme in ill-posed time-reve rsed vis- cous wave equations

    Carasso AS. Stable explicit marching scheme in ill-posed time-reve rsed vis- cous wave equations. Inverse Probl. Sci. Eng. 2016;24:1454–1474

  18. [26]

    Stabilized Richardson leapfrog scheme in explicit ste pwise computation of forward or backward nonlinear parabolic equations

    Carasso AS. Stabilized Richardson leapfrog scheme in explicit ste pwise computation of forward or backward nonlinear parabolic equations . Inverse Probl. Sci. Eng. 2017;25:1–24. DATA ASSIMILATION IN 2D NA VIER-STOKES EQUATIONS 26

  19. [28]

    Stable explicit stepwise marching scheme in ill- posed t ime- reversed 2D Burgers’ equation

    Carasso AS. Stable explicit stepwise marching scheme in ill- posed t ime- reversed 2D Burgers’ equation. Inverse Probl. Sci. Eng. 2018;27 (12):1-17. DOI:10.1080/17415977.2018.1523905

  20. [29]

    Computing ill-posed time-reversed 2D Navier-Stok es equa- tions, using a stabilized explicit finite difference scheme marching back ward in time

    Carasso AS. Computing ill-posed time-reversed 2D Navier-Stok es equa- tions, using a stabilized explicit finite difference scheme marching back ward in time. Inverse Probl. Sci. Eng. 2019; DOI:10.1080/17415977.2019 .1698564

  21. [31]

    Finite difference schemes for incompressible flow based on local pressure boundary conditions

    Johnston H, Liu JG. Finite difference schemes for incompressible flow based on local pressure boundary conditions. J. Comput. Phys. 2002;18 0:120–154

  22. [32]

    Solution of 2D Navier-Stokes equat ion by cou- pled finite difference-dual reciprocity boundary element method

    Ghadimi P, Dashtimanesh A. Solution of 2D Navier-Stokes equat ion by cou- pled finite difference-dual reciprocity boundary element method. A pplied Mathematical Modelling 2011;35:2110–2121

  23. [33]

    Non-Standard and Improperly Posed P roblems

    Ames KA, Straughan B. Non-Standard and Improperly Posed P roblems. New York (NY): Academic Press; 1997

  24. [34]

    Some remarks on ill-posed problems for viscous fluids

    Payne LE. Some remarks on ill-posed problems for viscous fluids. Int. J. Engng Sci. 1992;30:1341–1347

  25. [35]

    Logarithmic convexity and other techniques applied t o prob- lems in continuum mechanics

    Knops RJ. Logarithmic convexity and other techniques applied t o prob- lems in continuum mechanics. In: Knops RJ, editor. Symposium on non - well-posed problems and logarithmic convexity. Vol. 316, Lecture no tes in mathematics. New York (NY): Springer-Verlag; 1973

  26. [36]

    On the stability of solutions of the Navier-S tokes equations backward in time

    Knops RJ, Payne LE. On the stability of solutions of the Navier-S tokes equations backward in time. Arch. Rat. Mech. Anal. 1968;29:331–33 5

  27. [37]

    Uniqueness and continuous dependence criteria for the Navier- Stokes equations

    Payne LE. Uniqueness and continuous dependence criteria for the Navier- Stokes equations. Rocky Mountain J. Math. 1971;2:641–660

  28. [38]

    Reconstructing the past from imprecise knowledg e of the present: Effective non-uniqueness in solving parabolic equations ba ckward in time

    Carasso AS. Reconstructing the past from imprecise knowledg e of the present: Effective non-uniqueness in solving parabolic equations ba ckward in time. Math. Methods Appl. Sci. 2012;36:249-–261

  29. [39]

    Computing small solutions of Burgers’ equation bac kwards in time

    Carasso A. Computing small solutions of Burgers’ equation bac kwards in time. J. Math. Anal. App. 1977;59:169–209

  30. [40]

    Stability estimates for Burger s-type equations backward in time

    H` ao DN, Nguyen VD, Nguyen VT. Stability estimates for Burger s-type equations backward in time. J. Inverse Ill Posed Probl. 2015;23:41– 49. DATA ASSIMILATION IN 2D NA VIER-STOKES EQUATIONS 27

  31. [41]

    An example of non-linear computational instability

    Phillips NA. An example of non-linear computational instability. In: Bolin B. editor, The Atmosphere and the Sea in Motion. Rockefeller Instit ute; New York (NY) 1959. p. 501-504

  32. [42]

    On the instability of Leapfrog and Crank-Nicolson a pproxima- tions of a nonlinear partial differential equation

    Fornberg B. On the instability of Leapfrog and Crank-Nicolson a pproxima- tions of a nonlinear partial differential equation. Math Comput. 197 3;27:45- 57

  33. [43]

    Studies in numerical nonlinear instability I

    Sanz-Serna JM. Studies in numerical nonlinear instability I. Why d o leapfrog schemes go unstable ? SIAM J. Sci. Stat. Comput. 1985;6:9 23- 938

  34. [44]

    Frequency filter for time integrations

    Asselin R. Frequency filter for time integrations. Mon Weather R ev. 1972;100:487-490

  35. [45]

    A proposed modification to the Robert-Asselin time filte r

    Williams PD. A proposed modification to the Robert-Asselin time filte r. Mon Weather Rev. 2009;137:2538-2546

  36. [46]

    The RA W filter: An improvement to the Robert-Asselin fi lter in semi-implicit integrations

    Williams PD. The RA W filter: An improvement to the Robert-Asselin fi lter in semi-implicit integrations. Mon Weather Rev. 2011;139:1996-2007

  37. [47]

    The effects of the RA W filter on th e climatology and forecast skill of the SPEEDY model

    Amezcua J, Kalnay E, Williams PD. The effects of the RA W filter on th e climatology and forecast skill of the SPEEDY model. Mon Weather Rev . 2011;139:608-619

  38. [48]

    Stability analysis of the Crank-Nico lson- Leapfrog method with the Robert-Asselin-Williams time filter

    Hurl N, Layton W, Li Y, et al. Stability analysis of the Crank-Nico lson- Leapfrog method with the Robert-Asselin-Williams time filter. BIT Num er Math. 2014;54:1009-1021

Pith tools

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