This section audits numerical/empirical consistency: reported metrics, experimental design, baseline comparisons, statistical evidence, leakage risks, and reproducibility.
Twelve numeric/logical consistency checks derived from the text and tables were executed; all 12 passed with no detected discrepancies under the stated tolerances. Several additional quantitative claims remain unverified because they require extracting values from figures or fitting to underlying time-series/PDF data not available in the parsed text.
### Checked items
- ✔ C01_time_steps_total_samples (Page 3, Section 2.2 (Simulation datasets))
- Claim: Each trajectory was integrated for a total duration of $24.75\ {\rm s}$ with a time step of $0.05\ {\rm s}$.
- Checks: duration_step_count_consistency
- Verdict: PASS
- Notes: $T/\Delta t = 24.75/0.05 = 495$ steps exactly; implies 496 stored points if including endpoints.
- ✔ C02_total_tracer_trajectories_count (Page 3, Section 2.2 (Simulation datasets))
- Claim: We simulated the trajectories of 5 passive tracers for each of the four vortex configurations ($N = 5, 10, 20, 40$).
- Checks: count_product_total
- Verdict: PASS
- Notes: Computed total trajectories $= 5\times 4 = 20$.
- ✔ C03_levy_alpha_from_beta_1p2 (Page 3, Section 2.1.2 (Lévy walk model) and Page 4, Section 2.2 ($\beta$ list))
- Claim: For $1 < \beta < 2$, the model produces superdiffusion with theoretical mean squared displacement exponent $\alpha = 3 - \beta$. Dataset includes $\beta = 1.2$.
- Checks: formula_substitution
- Verdict: PASS
- Notes: $\alpha = 3 - 1.2 = 1.8$.
- ✔ C04_levy_alpha_from_beta_1p5 (Page 3, Section 2.1.2 and Page 4, Section 2.2)
- Claim: For $1 < \beta < 2$, $\alpha = 3 - \beta$. Dataset includes $\beta = 1.5$.
- Checks: formula_substitution
- Verdict: PASS
- Notes: $\alpha = 3 - 1.5 = 1.5$.
- ✔ C05_levy_alpha_from_beta_1p8 (Page 3, Section 2.1.2 and Page 4, Section 2.2)
- Claim: For $1 < \beta < 2$, $\alpha = 3 - \beta$. Dataset includes $\beta = 1.8$.
- Checks: formula_substitution
- Verdict: PASS
- Notes: $\alpha = 3 - 1.8 = 1.2$.
- ✔ C06_levy_beta_gt2_implies_alpha1_for_2p5 (Page 3, Section 2.1.2 and Page 4, Section 2.2)
- Claim: For $\beta > 2$, normal diffusion with $\alpha = 1$. Dataset includes $\beta = 2.5$ and text notes normal diffusion ($\alpha = 1.0$).
- Checks: conditional_rule_check
- Verdict: PASS
- Notes: $\beta = 2.5$ satisfies $\beta>2$ and the stated $\alpha=1.0$ matches the rule.
- ✔ C07_beta_to_alpha_span_claim (Page 4, Section 2.2 (Lévy walk dataset description))
- Claim: $\beta = 1.2, 1.5, 1.8, 2.5$ were chosen to span strong superdiffusion ($\alpha = 1.8$) to normal diffusion ($\alpha = 1.0$).
- Checks: derived_range_endpoints
- Verdict: PASS
- Notes: Endpoints consistent with stated theory: $\beta=1.2\to\alpha=1.8$; $\beta=2.5\to\alpha=1.0$.
- ✔ C08_msd_trapping_relation_alpha_from_gamma_N40 (Page 9, Section 3.4 (Lévy-like trapping statistics))
- Claim: Relation given: $\alpha = 2 - (\gamma - 1)$ for $1 < \gamma < 2$. For $N = 40$, $\gamma \approx 1.7$ implies $\alpha \approx 2 - (1.7 - 1) = 1.3$.
- Checks: formula_substitution
- Verdict: PASS
- Notes: Worked arithmetic is consistent: $\alpha = 2 - (1.7-1) = 1.3$.
- ✔ C09_gamma_uncertainty_range_condition_N40 (Page 9, Table 2 and Section 3.4)
- Claim: For $N = 40$, $\gamma = 1.7 \pm 0.2$ and claim emphasizes $\gamma < 2$ (divergent mean residence time).
- Checks: inequality_with_uncertainty
- Verdict: PASS
- Notes: Conservative upper bound $1.7+0.2=1.9$ remains $<2$.
- ✔ C10_gamma_uncertainty_range_condition_N10 (Page 9, Table 2 and Section 3.4)
- Claim: For $N = 10$, $\gamma = 2.8 \pm 0.4$ and statement says $\gamma > 2$ (finite mean trapping time / exponential cutoff).
- Checks: inequality_with_uncertainty
- Verdict: PASS
- Notes: Conservative lower bound $2.8-0.4=2.4$ remains $>2$.
- ✔ C11_table1_monotonic_increase_alpha_with_N (Page 7, Table 1)
- Claim: Table 1 implies $\alpha$ increases monotonically with $N$: $(N,\alpha) = (5,1.05), (10,1.18), (20,1.35), (40,1.52)$.
- Checks: monotonicity_check
- Verdict: PASS
- Notes: Verified strict monotonic increase: $1.05 < 1.18 < 1.35 < 1.52$.
- ✔ C12_table1_R2_range_check (Page 7, Table 1)
- Claim: Table 1 lists $R^2$ values: $0.97, 0.98, 0.97, 0.96$.
- Checks: boundedness_check
- Verdict: PASS
- Notes: All listed $R^2$ values lie within $[0,1]$.
### Limitations
- Only parsed text (and not underlying numeric datasets) is available; many quantitative claims referenced to figures cannot be recomputed without the raw time series or tabulated fit results.
- Figure-based approximate values (e.g., VACF zero-crossings, EB plateaus, slope fits) cannot be verified without extracting curve data, which is out of scope.
- No checks were proposed that require external datasets, internet access, or long simulations; such items are instead listed as unverified.
## Paper Ratings
| Dimension | Score |
|-----------|:-----:|
| Overall | 5/10 █████░░░░░ |
| Soundness | 5/10 █████░░░░░ |
| Novelty | 6/10 ██████░░░░ |
| Significance | 5/10 █████░░░░░ |
| Clarity | 5/10 █████░░░░░ |
| Evidence Quality | 4/10 ████░░░░░░ |
Justification: The work presents a thoughtful comparative study between chaotic point‑vortex transport and Lévy walks, with a conceptually interesting finding that superdiffusion–ergodicity trends diverge across the two systems. However, key methodological gaps—very small tracer ensembles and no multiple vortex realizations, incomplete specification of domain/boundaries and integrator/singularity handling, and limited uncertainty quantification—undermine confidence in the quantitative claims, especially the EB trends and tail fits. The mathematical audit finds core definitions correct but flags the asserted α–γ link and units/nondimensionalization as uncertain; figure issues and lack of rigorous fitting further reduce clarity and support. Overall, the paper is promising but currently borderline due to insufficient evidence and reporting needed to substantiate its central conclusions.