A Stabilized Parametric Finite Element Method for Surface Diffusion with an Arbitrary Surface Energy

Read original: arXiv:2404.02083 - Published 4/3/2024 by Yulin Zhang, Yifei Li, Wenjun Ying
Total Score

0

🏷️

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Researchers developed a new numerical method called structure-preserving stabilized parametric finite element method (SPFEM) to simulate the evolution of closed curves under anisotropic surface diffusion.
  • The method can model solid-state dewetting of thin films with arbitrary surface energies, which are characterized by anisotropic surface diffusion and contact line migration.
  • The method is shown to be unconditionally energy stable under mild conditions on the surface energy function.
  • Numerical results demonstrate the efficiency, accuracy, and structure-preserving properties of the proposed SPFEM.

Plain English Explanation

Imagine you have a thin layer of material, like a metal film, sitting on a surface. Over time, this film can start to break apart and form droplets, a process called "solid-state dewetting." This happens because the material wants to minimize its surface energy, which depends on the material and the surface it's on.

The researchers developed a new computer simulation method to model this dewetting process. Their method can handle complex, "anisotropic" surface energies, where the energy depends on the direction the surface is pointing. This allows them to realistically simulate a wide range of materials and surfaces.

The key innovation is a new numerical algorithm called SPFEM that can efficiently and accurately track the evolution of the film's shape as it breaks apart. This algorithm is designed to preserve the overall structure and shape of the film, even as it undergoes dramatic changes. The researchers proved that this method is stable and won't blow up, even for long simulations.

By using this new simulation tool, the researchers can study how factors like the surface energy and the film's initial shape affect the dewetting process. This could help engineers design better thin film materials and manufacturing processes.

Technical Explanation

The researchers developed a structure-preserving stabilized parametric finite element method (SPFEM) to model the evolution of closed curves under anisotropic surface diffusion. Anisotropic surface diffusion occurs when the surface energy depends on the orientation of the surface, which is common in many materials.

The key steps are:

  1. Formulate a novel stabilized conservative weak formulation for the anisotropic surface diffusion problem. This involves introducing a non-negative stabilizing function that depends on the anisotropic surface energy.
  2. Derive a SPFEM discretization of this weak formulation. The SPFEM is designed to preserve the overall structure and shape of the evolving curve.
  3. Analyze and prove the unconditional energy stability of the SPFEM method under a mild condition on the anisotropic surface energy function.

This SPFEM method can be applied to simulate solid-state dewetting of thin films with arbitrary anisotropic surface energies. Dewetting involves the film breaking apart into droplets to minimize its surface energy.

The researchers demonstrate the efficiency, accuracy, and structure-preserving properties of the SPFEM through extensive numerical experiments with different anisotropic surface energy functions.

Critical Analysis

The paper provides a rigorous mathematical framework for analyzing the stability and convergence of the proposed SPFEM method. The unconditional energy stability result is an important theoretical guarantee, ensuring the numerical simulations will remain well-behaved even for long time evolutions.

However, the paper does not address the potential limitations of the SPFEM approach. For example, it is not clear how the method would handle topological changes, such as the film breaking apart into multiple droplets. The numerical experiments also focus on relatively simple geometries and may not capture the full complexity of real-world thin film dewetting processes.

Additionally, while the paper demonstrates the method's capabilities, it does not provide much insight into the physical mechanisms driving the anisotropic surface diffusion and dewetting phenomena. Further work may be needed to connect the numerical results to a deeper understanding of the underlying materials science.

Overall, this is a technically strong paper that makes an important contribution to the numerical modeling of anisotropic surface diffusion problems. But there are still opportunities to extend the method and connect it more closely to experimental observations and materials science principles.

Conclusion

The researchers have developed a powerful new numerical simulation tool called SPFEM that can model the evolution of thin film materials under complex, anisotropic surface diffusion processes. By preserving the overall structure of the evolving film and guaranteeing stable numerical behavior, this method represents an important advance in the computational study of solid-state dewetting and related phenomena.

The ability to handle arbitrary anisotropic surface energies makes the SPFEM a versatile tool for investigating a wide range of thin film materials and manufacturing processes. As the understanding of these systems continues to evolve, this numerical framework will be a valuable resource for materials scientists and engineers working to design improved thin film technologies.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🏷️

Total Score

0

A Stabilized Parametric Finite Element Method for Surface Diffusion with an Arbitrary Surface Energy

Yulin Zhang, Yifei Li, Wenjun Ying

We proposed a structure-preserving stabilized parametric finite element method (SPFEM) for the evolution of closed curves under anisotropic surface diffusion with an arbitrary surface energy $hat{gamma}(theta)$. By introducing a non-negative stabilizing function $k(theta)$ depending on $hat{gamma}(theta)$, we obtained a novel stabilized conservative weak formulation for the anisotropic surface diffusion. A SPFEM is presented for the discretization of this weak formulation. We construct a comprehensive framework to analyze and prove the unconditional energy stability of the SPFEM under a very mild condition on $hat{gamma}(theta)$. This method can be applied to simulate solid-state dewetting of thin films with arbitrary surface energies, which are characterized by anisotropic surface diffusion and contact line migration. Extensive numerical results are reported to demonstrate the efficiency, accuracy and structure-preserving properties of the proposed SPFEM with anisotropic surface energies $hat{gamma}(theta)$ arising from different applications.

Read more

4/3/2024

📊

Total Score

0

A finite element-based physics-informed operator learning framework for spatiotemporal partial differential equations on arbitrary domains

Yusuke Yamazaki, Ali Harandi, Mayu Muramatsu, Alexandre Viardin, Markus Apel, Tim Brepols, Stefanie Reese, Shahed Rezaei

We propose a novel finite element-based physics-informed operator learning framework that allows for predicting spatiotemporal dynamics governed by partial differential equations (PDEs). The proposed framework employs a loss function inspired by the finite element method (FEM) with the implicit Euler time integration scheme. A transient thermal conduction problem is considered to benchmark the performance. The proposed operator learning framework takes a temperature field at the current time step as input and predicts a temperature field at the next time step. The Galerkin discretized weak formulation of the heat equation is employed to incorporate physics into the loss function, which is coined finite operator learning (FOL). Upon training, the networks successfully predict the temperature evolution over time for any initial temperature field at high accuracy compared to the FEM solution. The framework is also confirmed to be applicable to a heterogeneous thermal conductivity and arbitrary geometry. The advantages of FOL can be summarized as follows: First, the training is performed in an unsupervised manner, avoiding the need for a large data set prepared from costly simulations or experiments. Instead, random temperature patterns generated by the Gaussian random process and the Fourier series, combined with constant temperature fields, are used as training data to cover possible temperature cases. Second, shape functions and backward difference approximation are exploited for the domain discretization, resulting in a purely algebraic equation. This enhances training efficiency, as one avoids time-consuming automatic differentiation when optimizing weights and biases while accepting possible discretization errors. Finally, thanks to the interpolation power of FEM, any arbitrary geometry can be handled with FOL, which is crucial to addressing various engineering application scenarios.

Read more

8/7/2024

🔮

Total Score

0

Anisotropic Diffusion Stencils: From Simple Derivations over Stability Estimates to ResNet Implementations

Karl Schrader, Joachim Weickert, Michael Krause

Anisotropic diffusion processes with a diffusion tensor are important in image analysis, physics, and engineering. However, their numerical approximation has a strong impact on dissipative artefacts and deviations from rotation invariance. In this work, we study a large family of finite difference discretisations on a 3 x 3 stencil. We derive it by splitting 2-D anisotropic diffusion into four 1-D diffusions. The resulting stencil class involves one free parameter and covers a wide range of existing discretisations. It comprises the full stencil family of Weickert et al. (2013) and shows that their two parameters contain redundancy. Furthermore, we establish a bound on the spectral norm of the matrix corresponding to the stencil. This gives time step size limits that guarantee stability of an explicit scheme in the Euclidean norm. Our directional splitting also allows a very natural translation of the explicit scheme into ResNet blocks. Employing neural network libraries enables simple and highly efficient parallel implementations on GPUs.

Read more

4/9/2024

🧠

Total Score

0

Finite Operator Learning: Bridging Neural Operators and Numerical Methods for Efficient Parametric Solution and Optimization of PDEs

Shahed Rezaei, Reza Najian Asl, Kianoosh Taghikhani, Ahmad Moeineddin, Michael Kaliske, Markus Apel

We introduce a method that combines neural operators, physics-informed machine learning, and standard numerical methods for solving PDEs. The proposed approach extends each of the aforementioned methods and unifies them within a single framework. We can parametrically solve partial differential equations in a data-free manner and provide accurate sensitivities, meaning the derivatives of the solution space with respect to the design space. These capabilities enable gradient-based optimization without the typical sensitivity analysis costs, unlike adjoint methods that scale directly with the number of response functions. Our Finite Operator Learning (FOL) approach uses an uncomplicated feed-forward neural network model to directly map the discrete design space (i.e. parametric input space) to the discrete solution space (i.e. finite number of sensor points in the arbitrary shape domain) ensuring compliance with physical laws by designing them into loss functions. The discretized governing equations, as well as the design and solution spaces, can be derived from any well-established numerical techniques. In this work, we employ the Finite Element Method (FEM) to approximate fields and their spatial derivatives. Subsequently, we conduct Sobolev training to minimize a multi-objective loss function, which includes the discretized weak form of the energy functional, boundary conditions violations, and the stationarity of the residuals with respect to the design variables. Our study focuses on the steady-state heat equation within heterogeneous materials that exhibits significant phase contrast and possibly temperature-dependent conductivity. The network's tangent matrix is directly used for gradient-based optimization to improve the microstructure's heat transfer characteristics. ...

Read more

7/8/2024