SearcharxivSearch

arXiv subjects

Frederic Gibou

Publications and source records attributed to Frederic Gibou.

13 recordsLinked to original sources

CASL-HJX: A Comprehensive Guide to Solving Deterministic and Stochastic Hamilton-Jacobi Equations

CASL-HJX is a computational framework designed for solving deterministic and stochastic Hamilton-Jacobi equations in two spatial dimensions. It provides a flexible and efficient approach to modeling front propagation problems, optimal control problems, and stochastic Hamilton-Jacobi Bellman equations. The framework integrates numerical methods for hyperbolic PDEs with operator splitting techniques and implements implicit methods for second-order derivative terms, ensuring convergence to viscosity solutions while achieving global rather than local optimization. Built with a high-performance C++ core, CASL-HJX efficiently handles mixed-order derivative systems with time-varying dynamics, making it suitable for real-world applications across multiple domains. We demonstrate the solver's versatility through tutorial examples covering various PDEs and through applications in neuroscience, where it enables the design of energy-efficient controllers for regulating neural populations to mitigate pathological synchrony. While our examples focus on these applications, the mathematical foundation of the solver makes it applicable to problems in finance, engineering, and machine learning. The modular architecture allows researchers to define computational domains, configure problems, and execute simulations with high numerical accuracy. CASL-HJX bridges the gap between deterministic control methods and stochastic models, providing a robust tool for managing uncertainty in complex dynamical systems.

math.OC

A model for slip and drag in turbulent flows over superhydrophobic surfaces with surfactant

Superhydrophobic surfaces (SHSs) can reduce the friction drag in turbulent flows. In the laminar regime, it has been shown that trace amounts of surfactant can negate this drag reduction, at times rendering these surfaces no better than solid walls (Peaudecerf et al., Proc. Natl. Acad. Sci. USA 114(28), 7254-9, 2017). However, surfactant effects on the drag-reducing properties of SHSs have not yet been studied under turbulent flow conditions, where predicting the effects of surfactant in direct numerical simulations remains expensive by today's standards. We present a model for turbulent flow inclusive of surfactant, in either a channel or boundary-layer configuration, over long but finite-length streamwise ridges that are periodic in the spanwise direction, with period $P$ and gas fraction $\varphi$. We adopt a technique based on a shifted log law to acquire an expression for the drag reduction. The average streamwise and spanwise slip lengths are derived by introducing a local laminar model within the viscous sublayer, whereby the effect of surfactant is modelled by modifying the average streamwise and spanwise slip lengths. Our model agrees with available laboratory experimental data from the literature when conditions are clean (surfactant-free), or when there are low surfactant levels. However, we find an appreciable drag increase for larger background surfactant concentrations that are characteristic of turbulent flows over SHSs for marine applications.

physics.flu-dyn

JAX-DIPS: Neural bootstrapping of finite discretization methods and application to elliptic problems with discontinuities

We present a scalable strategy for development of mesh-free hybrid neuro-symbolic partial differential equation solvers based on existing mesh-based numerical discretization methods. Particularly, this strategy can be used to efficiently train neural network surrogate models of partial differential equations by (i) leveraging the accuracy and convergence properties of advanced numerical methods, solvers, and preconditioners, as well as (ii) better scalability to higher order PDEs by strictly limiting optimization to first order automatic differentiation. The presented neural bootstrapping method (hereby dubbed NBM) is based on evaluation of the finite discretization residuals of the PDE system obtained on implicit Cartesian cells centered on a set of random collocation points with respect to trainable parameters of the neural network. Importantly, the conservation laws and symmetries present in the bootstrapped finite discretization equations inform the neural network about solution regularities within local neighborhoods of training points. We apply NBM to the important class of elliptic problems with jump conditions across irregular interfaces in three spatial dimensions. We show the method is convergent such that model accuracy improves by increasing number of collocation points in the domain and predonditioning the residuals. We show NBM is competitive in terms of memory and training speed with other PINN-type frameworks. The algorithms presented here are implemented using \texttt{JAX} in a software package named \texttt{JAX-DIPS} (https://github.com/JAX-DIPS/JAX-DIPS), standing for differentiable interfacial PDE solver. We open sourced \texttt{JAX-DIPS} to facilitate research into use of differentiable algorithms for developing hybrid PDE solvers.

math.NA

Neuro-symbolic partial differential equation solver

We present a highly scalable strategy for developing mesh-free neuro-symbolic partial differential equation solvers from existing numerical discretizations found in scientific computing. This strategy is unique in that it can be used to efficiently train neural network surrogate models for the solution functions and the differential operators, while retaining the accuracy and convergence properties of state-of-the-art numerical solvers. This neural bootstrapping method is based on minimizing residuals of discretized differential systems on a set of random collocation points with respect to the trainable parameters of the neural network, achieving unprecedented resolution and optimal scaling for solving physical and biological systems.

math.NA

A Sharp Numerical Method for the Simulation of Stefan Problems with Convective Effects

We present a numerical method for the solution of interfacial growth governed by the Stefan model coupled with incompressible fluid flow. An algorithm is presented which takes special care to enforce sharp interfacial conditions on the temperature, the flow velocity and pressure, and the interfacial velocity. The approach utilizes level-set methods for sharp and implicit interface tracking, hybrid finite-difference/finite-volume discretizations on adaptive quadtree grids, and a pressure-free projection method for the solution of the incompressible Navier-Stokes equations. The method is first verified with numerical convergence tests using a synthetic solution. Then, computational studies of ice formation on a cylinder in crossflow are performed and provide good quantitative agreement with existing experimental results, reproducing qualitative phenomena that have been observed in past experiments. Finally, we investigate the role of varying Reynolds and Stefan numbers on the emerging interface morphologies and provide new insights around the time evolution of local and average heat transfer at the interface.

physics.flu-dyn

A non-parametric shape optimization approach for solving inverse problems in directed self-assembly of block copolymers

In this work we consider the inverse problem of finding guiding pattern shapes that result in desired self-assembly morphologies of block copolymer melts. Specifically, we model polymer self-assembly using Self-Consistent Field Theory and derive in a non-parametric setting the sensitivity of the misfit between desired and actual morphologies to arbitrary perturbations in the guiding pattern shape. The obtained sensitivities are used for optimization of the confining pattern shapes such that the misfit between desired and actual morphologies is minimized. The efficiency and robustness of the proposed algorithm is demonstrated on a number of examples related to templating Vertical Interconnect Accesses.

cond-mat.soft

Equilibrium of Free Surfaces and Nanoparticles in Self-Consistent Field Theory of Block Copolymers

This work presents a general and unified theory describing block copolymer self-assembly in the presence of free surfaces and nanoparticles in the context of Self-Consistent Filed Theory. Specifically, the derived theory applies to free and tethered polymer chains, nanoparticles of any shape, arbitrary non-uniform surface energies and grafting densities, and takes into account a possible formation of triple-junction points (e.g., polymer-air-substrate). One of the main ingredients of the proposed theory is a simple procedure for a consistent imposition of boundary conditions on surfaces with non-zero surface energies and/or non-zero grafting densities that results in singularity-free pressure-like fields, which is crucial for the calculation of forces. The generality of the theory is demonstrated using several representative examples such as the meniscus formation in the graphoepitaxy and the co-assembly of "polarized" nano-rods and diblock copolymer melts.

cond-mat.soft

A Numerical Method for Sharp-Interface Simulations of Multicomponent Alloy Solidification

We present a computational method for the simulation of the solidification of multicomponent alloys in the sharp-interface limit. Contrary to the case of binary alloys where a fixed point iteration is adequate, we hereby propose a Newton-type approach to solve the non-linear system of coupled PDEs arising from the time discretization of the governing equations, allowing for the first time sharp-interface simulations of the multialloy solidification. A combination of spatially adaptive quadtree grids, Level-Set Method, and sharp-interface numerical methods for imposing boundary conditions is used to accurately and efficiently resolve the complex behavior of the solidification front. The convergence behavior of the Newton-type iteration is theoretically analyzed in a one-dimensional setting and further investigated numerically in multiple spatial dimensions. We validate the overall computational method on the case of axisymmetric radial solidification admitting an analytical solution and show that the overall method's accuracy is close to second order. Finally, we perform numerical experiments for the directional solidification of a Co-Al-W ternary alloy with a phase diagram obtained from the PANDAT database and analyze the solutal segregation dependence on the processing conditions and alloy properties.

physics.comp-ph

A deep learning approach for the computation of curvature in the level-set method

We propose a deep learning strategy to estimate the mean curvature of two-dimensional implicit interfaces in the level-set method. Our approach is based on fitting feed-forward neural networks to synthetic data sets constructed from circular interfaces immersed in uniform grids of various resolutions. These multilayer perceptrons process the level-set values from mesh points next to the free boundary and output the dimensionless curvature at their closest locations on the interface. Accuracy analyses involving irregular interfaces, in both uniform and adaptive grids, show that our models are competitive with traditional numerical schemes in the $L^1$ and $L^2$ norms. In particular, our neural networks approximate curvature with comparable precision in coarse resolutions, when the interface features steep curvature regions, and when the number of iterations to reinitialize the level-set function is small. Although the conventional numerical approach is more robust than our framework, our results have unveiled the potential of machine learning for dealing with computational tasks where the level-set method is known to experience difficulties. We also establish that an application-dependent map of local resolutions to neural models can be devised to estimate mean curvature more effectively than a universal neural network.

math.NA

Solving inverse-PDE problems with physics-aware neural networks

We propose a novel composite framework to find unknown fields in the context of inverse problems for partial differential equations (PDEs). We blend the high expressibility of deep neural networks as universal function estimators with the accuracy and reliability of existing numerical algorithms for partial differential equations as custom layers in semantic autoencoders. Our design brings together techniques of computational mathematics, machine learning and pattern recognition under one umbrella to incorporate domain-specific knowledge and physical constraints to discover the underlying hidden fields. The network is explicitly aware of the governing physics through a hard-coded PDE solver layer in contrast to most existing methods that incorporate the governing equations in the loss function or rely on trainable convolutional layers to discover proper discretizations from data. This subsequently focuses the computational load to only the discovery of the hidden fields and therefore is more data efficient. We call this architecture Blended inverse-PDE networks (hereby dubbed BiPDE networks) and demonstrate its applicability for recovering the variable diffusion coefficient in Poisson problems in one and two spatial dimensions, as well as the diffusion coefficient in the time-dependent and nonlinear Burgers' equation in one dimension. We also show that this approach is robust to noise.

math.NA

PDE-Based Multidimensional Extrapolation of Scalar Fields over Interfaces with Kinks and High Curvatures

We present a PDE-based approach for the multidimensional extrapolation of smooth scalar quantities across interfaces with kinks and regions of high curvature. Unlike the commonly used method of [2] in which normal derivatives are extrapolated, the proposed approach is based on the extrapolation and weighting of Cartesian derivatives. As a result, second- and third-order accurate extensions in the $L^\infty$ norm are obtained with linear and quadratic extrapolations, respectively, even in the presence of sharp geometric features. The accuracy of the method is demonstrated on a number of examples in two and three spatial dimensions and compared to the approach of [2]. The importance of accurate extrapolation near sharp geometric features is highlighted on an example of solving the diffusion equation on evolving domains.

math.NA

Solving Elliptic Interface Problems with Jump Conditions on Cartesian Grids

We present a simple numerical algorithm for solving elliptic equations where the diffusion coefficient, the source term, the solution and its flux are discontinuous across an irregular interface. The algorithm produces second-order accurate solutions and first-order accurate gradients in the $L^\infty$-norm on Cartesian grids. The condition number is bounded, regardless of the ratio of the diffusion constant and scales like that of the standard 5-point stencil approximation on a rectangular grid with no interface. Numerical examples are given in two and three spatial dimensions.

physics.comp-ph

A parallel Voronoi-based approach for mesoscale simulations of cell aggregate electropermeabilization

We introduce a numerical framework that enables unprecedented direct numerical studies of the electropermeabilization effects of a cell aggregate at the meso-scale. Our simulations qualitatively replicate the shadowing effect observed in experiments and reproduce the time evolution of the impedance of the cell sample in agreement with the trends observed in experiments. This approach sets the scene for performing homogenization studies for understanding the effect of tissue environment on the efficiency of electropermeabilization. We employ a forest of Octree grids along with a Voronoi mesh in a parallel environment that exhibits excellent scalability. We exploit the electric interactions between the cells through a nonlinear phenomenological model that is generalized to account for the permeability of the cell membranes. We use the Voronoi Interface Method (VIM) to accurately capture the sharp jump in the electric potential on the cell boundaries. The case study simulation covers a volume of $(1\ mm)^3$ with more than $27,000$ well-resolved cells with a heterogeneous mix of morphologies that are randomly distributed throughout a spheroid region.

physics.comp-ph