arXiv Science⌕ Search

arXiv subjects

Juan J. Alonso

Publications and source records attributed to Juan J. Alonso.

11 recordsLinked to original sources

A Data Fusion Framework for Grounding Aerospace Surrogate Model via Experimental Wind-Tunnel Observations

Aerodynamic surrogate models trained on high-fidelity CFD data reproduce numerical predictions of both scalar outputs and entire fields accurately, yet their predictive fidelity is limited by systematic discrepancies between CFD and experimental observations. We present an experimentally grounded correction framework that adapts a CFD-trained deep learning surrogate using wind-tunnel PSP measurements. A Geotransolver surrogate trained on 2,300 high-fidelity CFD simulations of the NASA CRM wing-body configuration, spanning geometric variation, Mach 0.70-0.85, and angles of attack 0 to 4 degrees, reproduces the CFD integrated aerodynamic forces and pitching moment to R2 > 0.99 but does not match the experimental data. To incorporate experimental information without retraining the surrogate, a correction network is trained on spatially registered PSP measurements at two freestream Mach numbers (0.70 and 0.85) across the same angle-of-attack range, learning the discrepancy between the surrogate-predicted and experimentally measured surface-pressure distributions. At Mach 0.85 the correction substantially improves agreement with PSP, particularly at the wing suction peak, shock location, and subsequent pressure recovery, reducing both the magnitude of the prediction error and the fraction of wetted surface on which it exceeds 0.05 in Cp, and it does so from a limited experimental dataset without modifying the pretrained surrogate parameters. On held-out angles of attack the grounded surrogate agrees with measurement to within 2.3-2.7% of the measured Cp range, and outperforms direct interpolation between the measured conditions at every state tested. Experimental measurements can therefore ground a large-scale simulation-trained surrogate by learning systematic CFD-to-experiment discrepancies while preserving its generalization capability and computational efficiency.

cs.LG↗

A Multi-fidelity Double-Delta Wing Dataset and Empirical Scaling Laws for GNN-based Aerodynamic Field Surrogate

Data-driven surrogate models are increasingly adopted to accelerate vehicle design. However, open-source multi-fidelity datasets and empirical guidelines linking dataset size to model performance remain limited. This study investigates the relationship between training data size and prediction accuracy for a graph neural network (GNN) based surrogate model for aerodynamic field prediction. We release an open-source, multi-fidelity aerodynamic dataset for double-delta wings, comprising 2448 flow snapshots across 272 geometries evaluated at angles of attack from 11 (degree) to 19 (degree) at Ma=0.3 using both Vortex Lattice Method (VLM) and Reynolds-Averaged Navier-Stokes (RANS) solvers. The geometries are generated using a nested Saltelli sampling scheme to support future dataset expansion and variance-based sensitivity analysis. Using this dataset, we conduct a preliminary empirical scaling study of the MF-VortexNet surrogate by constructing six training datasets with sizes ranging from 40 to 1280 snapshots and training models with 0.1 to 2.4 million parameters under a fixed training budget. We find that the test error decreases with data size with a power-law exponent of -0.6122, indicating efficient data utilization. Based on this scaling law, we estimate that the optimal sampling density is approximately eight samples per dimension in a d-dimensional design space. The results also suggest improved data utilization efficiency for larger surrogate models, implying a potential trade-off between dataset generation cost and model training budget.

cs.LG↗

Developing a Numerical Framework for the High-Fidelity Simulation of Contrails: Sensitivity Analysis for Conventional Contrails

Contrails have recently gained widespread attention due to their large and uncertain estimates of effective radiative forcing, i.e., warming effect on the planet, comparable to those of carbon dioxide. To study this aircraft-induced cloud formation in the context of current conventional fuels and future alternative fuels, we have developed a numerical framework for simulating the jet and early vortex interaction phases of contrail formation. Our approach consists of high-fidelity, 3D large-eddy simulations (LES) of an Eulerian-Lagrangian two-phase flow using the compressible flow solver charLES. We perform temporal simulations of the early contrail formation phases for a single linear contrail and compare the sensitivity of the results to modeling choices and atmospheric, aircraft, and engine parameters. Specifically, we discuss how these choices and parameters affect the number of nucleated ice crystals and estimated net radiative forcing (based on an optical depth parameterization). Our simulations show the most significant sensitivity to the aircraft size, followed by the soot number emission index and fuel consumption. Adding atmospheric aerosol as a precursor for future studies of sustainable fuels evidences a non-linear relation previously highlighted in the literature between number of emitted soot and nucleated ice crystals.

physics.flu-dyn↗

A numerically stable communication-avoiding s-step GMRES algorithm

Krylov subspace methods are extensively used in scientific computing to solve large-scale linear systems. However, the performance of these iterative Krylov solvers on modern supercomputers is limited by expensive communication costs. The $s$-step strategy generates a series of $s$ Krylov vectors at a time to avoid communication. Asymptotically, the $s$-step approach can reduce communication latency by a factor of $s$. Unfortunately, due to finite-precision implementation, the step size has to be kept small for stability. In this work, we tackle the numerical instabilities encountered in the $s$-step GMRES algorithm. By choosing an appropriate polynomial basis and block orthogonalization schemes, we construct a communication avoiding $s$-step GMRES algorithm that automatically selects the optimal step size to ensure numerical stability. To further maximize communication savings, we introduce scaled Newton polynomials that can increase the step size $s$ to a few hundreds for many problems. An initial step size estimator is also developed to efficiently choose the optimal step size for stability. The guaranteed stability of the proposed algorithm is demonstrated using numerical experiments. In the process, we also evaluate how the choice of polynomial and preconditioning affects the stability limit of the algorithm. Finally, we show parallel scalability on more than 114,000 cores in a distributed-memory setting. Perfectly linear scaling has been observed in both strong and weak scaling studies with negligible communication costs.

math.NA↗

Towards a Scalable Hierarchical High-order CFD Solver

Development of highly scalable and robust algorithms for large-scale CFD simulations has been identified as one of the key ingredients to achieve NASA's CFD Vision 2030 goals. In order to improve simulation capability and to effectively leverage new high-performance computing hardware, the most computationally intensive parts of CFD solution algorithms -- namely, linear solvers and preconditioners -- need to achieve asymptotic behavior on massively parallel and heterogeneous architectures and preserve convergence rates as the meshes are refined further. In this work, we present a scalable high-order implicit Discontinuous Galerkin solver from the SU2 framework using a promising preconditioning technique based on algebraic sparsified nested dissection algorithm with low-rank approximations, and communication-avoiding Krylov subspace methods to enable scalability with very large processor counts. The overall approach is tested on a canonical 2D NACA0012 test case of increasing size to demonstrate its scalability on multiple processing cores. Both the preconditioner and the linear solver are shown to exhibit near-linear weak scaling up to 2,048 cores with no significant degradation of the convergence rate.

math.NA↗

Phase diagram of a three-dimensional dipolar model on a FCC lattice

The magnetic phase diagram at zero external field of an ensemble of dipoles with uniaxial anisotropy on a FCC lattice is investigated from tempered Monte Carlo simulations. The uniaxial anisotropy is characterized by a random distribution of easy axes and its magnitude $λ_u$ is the driving force of disorder and consequently frustration. The phase diagram, separating the paramagnetic, ferromagnetic, quasi long range ordered ferromagnetic and spin-glass regions is thus considered in the temperature, $λ_u$ plane. This system is aimed at modeling the magnetic phase diagram of supracrystals of magnetic nanoparticles.

cond-mat.mtrl-sci↗

Multi-Fidelity modeling of Probabilistic Aerodynamic Databases for Use in Aerospace Engineering

Explicit quantification of uncertainty in engineering simulations is being increasingly used to inform robust and reliable design practices. In the aerospace industry, computationally-feasible analyses for design optimization purposes often introduce significant uncertainties due to deficiencies in the mathematical models employed. In this paper, we discuss two recent improvements in the quantification and combination of uncertainties from multiple sources that can help generate probabilistic aerodynamic databases for use in aerospace engineering problems. We first discuss the eigenspace perturbation methodology to estimate model-form uncertainties stemming from inadequacies in the turbulence models used in Reynolds-Averaged Navier-Stokes Computational Fluid Dynamics (RANS CFD) simulations. We then present a multi-fidelity Gaussian Process framework that can incorporate noisy observations to generate integrated surrogate models that provide mean as well as variance information for Quantities of Interest (QoIs). The process noise is varied spatially across the domain and across fidelity levels. Both these methodologies are demonstrated through their application to a full configuration aircraft example, the NASA Common Research Model (CRM) in transonic conditions. First, model-form uncertainties associated with RANS CFD simulations are estimated. Then, data from different sources is used to generate multi-fidelity probabilistic aerodynamic databases for the NASA CRM. We discuss the transformative effect that affordable and early treatment of uncertainties can have in traditional aerospace engineering practices. The results are presented and compared to those from a Gaussian Process regression performed on a single data source.

physics.flu-dyn↗

Low-temperature spin-glass behaviour in a diluted dipolar Ising system

Using Monte Carlo simulations, we study the character of the spin-glass (SG) state of a site-diluted dipolar Ising model. We consider systems of dipoles randomly placed on a fraction x of all L^3 sites of a simple cubic lattice that point up or down along a given crystalline axis. For x < 0.65 these systems are known to exhibit an equilibrium spin-glass phase below a temperature T_sg proportional to x. At high dilution and very low temperatures, well deep in the SG phase, we find spiky distributions of the overlap parameter q that are strongly sample-dependent. We focus on spikes associated with large excitations. From cumulative distributions of q and a pair correlation function averaged over several thousands of samples we find that, for the system sizes studied, the average width of spikes, and the fraction of samples with spikes higher than a certain threshold does not vary appreciably with L. This is compared with the behaviour found for the Sherrington-Kirkpatrick model.

cond-mat.stat-mech↗

Using Supervised Learning to Improve Monte Carlo Integral Estimation

Monte Carlo (MC) techniques are often used to estimate integrals of a multivariate function using randomly generated samples of the function. In light of the increasing interest in uncertainty quantification and robust design applications in aerospace engineering, the calculation of expected values of such functions (e.g. performance measures) becomes important. However, MC techniques often suffer from high variance and slow convergence as the number of samples increases. In this paper we present Stacked Monte Carlo (StackMC), a new method for post-processing an existing set of MC samples to improve the associated integral estimate. StackMC is based on the supervised learning techniques of fitting functions and cross validation. It should reduce the variance of any type of Monte Carlo integral estimate (simple sampling, importance sampling, quasi-Monte Carlo, MCMC, etc.) without adding bias. We report on an extensive set of experiments confirming that the StackMC estimate of an integral is more accurate than both the associated unprocessed Monte Carlo estimate and an estimate based on a functional fit to the MC samples. These experiments run over a wide variety of integration spaces, numbers of sample points, dimensions, and fitting functions. In particular, we apply StackMC in estimating the expected value of the fuel burn metric of future commercial aircraft and in estimating sonic boom loudness measures. We compare the efficiency of StackMC with that of more standard methods and show that for negligible additional computational cost significant increases in accuracy are gained.

stat.ML↗

Reply to ``Comment on `Tunnel Window's Imprint on Dipolar Field Distributions' ''

Stamp and Tupitsyn (ST) have recently posted a Comment (P.C.E. Stamp and I.S. Tupitsyn, arXiv:cond-mat/0211413) on a Letter of ours (J.J. Alonso and J.F. Fernandez, Phys. Rev. Lett. v87, 097205 (2001)). They claim that, in our Letter, ``Short-time relaxation was caused by a simple noise field, acting uniformly over an `energy window' of width 2*delta h_{hf} (to simulate the fluctuating nuclear spin bias)''. We see no basis for this statement.

cond-mat↗

Temporally disordered Ising models

We present a study of the influence of different types of disorder on systems in the Ising universality class by employing both a dynamical field theory approach and extensive Monte Carlo simulations. We reproduce some well known results for the case of quenched disorder (random temperature and random field), and analyze the effect of four different types of time-dependent disorder scarcely studied so far in the literature. Some of them are of obvious experimental and theoretical relevance (as for example, globally fluctuating temperatures or random fields). All the predictions coming from our field theoretical analysis are fully confirmed by extensive simulations in two and three dimensions, and novel qualitatively different, non-Ising transitions are reported. Possible experimental setups designed to explore the described phenomenologies are also briefly discussed.

cond-mat↗