1. Introduction
Navier–Stokes equations, developed based on momentum and mass conservation principles, model Newtonian fluid flow dynamics successfully [
1]. The resulting equations have been widely employed in fields such as aerodynamics, fluid mechanics, astrophysics, and weather forecasting [
2,
3]. In the majority of practical applications, Navier–Stokes equations can hardly be solved by analytical means, which, in practice, implies that resolution requires advanced numerical methods with high-performance computing [
4]. Despite their wide usage, various extensions of Navier–Stokes equations, termed anomalous Navier–Stokes equations, have been proposed to model anomalous flow processes. Anomalous diffusion describes transport processes in which particles deviate from classical diffusion processes, and the mean square displacement no longer depends linearly on time. Still, it is instead related to a power-law dependence. Precisely, for an exponent that is lower than one, the process is slower and is called subdiffusion, while an exponent that is greater than one corresponds to a faster diffusion process, called superdiffusion [
5].
One of the most important extensions to Navier–Stokes equations is the inclusion of fractional derivatives that allow a deeper characterization of fluid behavior under anomalous diffusion conditions [
6]. The usual integer-order differential equations, together with their new counterparts, that is, fractional orders in differential equations, bring in a new class of differential equations known as fractional differential equations (FDEs), which have shown exceptional efficiency in modeling complex phenomena in physical and engineering processes that exhibit memory, long-range dependence, and non-local interactions [
7]. Indeed, using fractional derivatives, it is possible to introduce memory effects and power-law relations that allow depicting diffusion phenomena more realistically [
8,
9,
10]. They have been applied quite effectively to describe anomalous diffusion processes in which the mean square displacement departs from the linear growth characteristics of classical diffusion [
5,
11].
By systematically studying the properties and behavior of fractional Navier–Stokes equations (FNSE), much work has been carried out: the study of the well-posedness of mild solutions in Besov spaces [
12], the decay properties analysis of weak solutions by using the Fourier splitting method [
13], and the extension of Galdi’s classical results on energy equality for distributional solutions [
14]. Others have investigated the approximate controllability of mild solutions with delay [
15], introduced an approximate analytical solution via a generalized Laplace residual power series method [
16], and proposed a reliable algorithm using the homotopy perturbation transform method [
17]. The controlled Picard approach combined with the Laplace transform will be applied to the multi-dimensional time-FNSE driven from incompressible fluid flow, and we will propose an efficient method that can solve nonlinear fractional differential types without using Lagrange multipliers or Adomian polynomials [
18]. Other results include the determination of critical values in fractional three-dimensional Navier–Stokes equations [
19], an investigation on averaging between two-dimensional FNSE with singularly oscillating external forces [
20], and research into the existence of uniform analytic solutions of the Cauchy problem in the critical Fourier–Herz spaces [
21].
The numerical solution of FDEs is different from classical integer-order differential equations due to the type of problem. Unlike the solutions of classical differential equations, which are local to function shapes and information, solving FDEs requires a buffer that stores the solution history to obtain a horizon solution. This is because the fractional derivatives are non-local and dependent on memory; historical information must be considered to model the system’s behavior accurately. Several works have been proposed for efficiently solving FDEs and coping with their intensive computational needs, which usually involves a trade-off between accuracy and required memory [
22,
23]. The most popular numerical approaches, so far, to solve the system of FNSE are finite difference method [
24,
25], homotopy-based approaches [
26,
27], Laplace transform [
28], Adomian decomposition method [
29], and fractional-step methods [
30,
31]. Each has clear advantages in tackling fractional derivatives, nonlinearities, and multidimensional problems. The choice of method largely depends on problem formulation, the desired accuracy, and computational resources. Despite the diversity within this family of methods, they all share one basic principle: the solution representation at discrete grid points and approximations of derivatives are shown as the differences between these values. Thus, the solutions obtained using such methods result in expensive computational costs, besides difficulties in maintaining accuracy near boundaries. Moreover, their inability to efficiently handle complex, spatially intricate boundary geometries—where grid points must conform to intricate boundaries—presents a significant drawback.
In the recent couple of years, there has been an increasing interest in seeking alternative methods, for example, mesh-free approaches to solve spatial fractional partial differential equations (PDEs), since they do not require any predefined mesh structure; hence, these types of methods are suitable for problems involving complicated geometries or time-evolving domains [
24]. The so-called mesh-free methods, representing radial basis function (RBF) methods [
32], radial point interpolation (RPI) [
25], moving least squares (MLS) [
33], and the meshless local Petrov–Galerkin (MLPG) method [
34], are themselves promising alternatives. The advantages of such methods include the flexibility in handling complicated geometries and avoiding the limitations arising in the case of mesh-based methods.
Meshless methods solve PDEs in strong and weak forms by applying arbitrarily distributed collocations in the solution domain [
35]. These points are approximated by assumed global or local basis functions. Weak form methods create weak governing equations on local subdomains, allowing task decoupling and trial and test space selection. Most of the weak-based mesh-free methods suffer from the cost of numerical integrations. For instance, the MLPG method, as a weak form method, utilizes a local symmetric weak form and shape functions from the MLS approximation to solve boundary value problems and partial differential equations effectively [
30]. The MLPG method does not require any background integration cells, and all the integrations are carried out locally over the small quadrature domains of regular shapes. Hence, many numerical integrations need to be computed over the complicated MLS shape functions, resulting in an expensive numerical scheme [
30]. In contrast, strong form methods are meshless, straightforward, and have good convergence when using simple algorithms and coding. For instance, the RPI method avoids expensive integration by using a smart modification for which more accurate ones have replaced shape functions. The RPI method has successfully solved heat conduction [
36,
37], two and three-dimensional potential, and anisotropic diffusion problems [
38].
This paper focuses primarily on developing a cost-effective and efficient mesh-free numerical methodology for two-dimensional FNSE problems in a conservation form, incorporating the stream function, vorticity, and advective terms used to model flow in a cavity [
5,
11]. That is,
where
is the flow velocity in a two-dimensional space
,
is the pressure, the Reynolds number is denoted by “Re”, the function
is a source vector, divergence is denoted by ∇, and
is called fractional material derivative, which is defined as
in which
is the Caputo fractional derivative of order
,
, defined by
where
is the gamma function.
The results obtained in this investigation discuss the challenges of the accurate solution of the FNSE through a direct comparison with the analytical solution of classical Navier–Stokes equations, particularly for a fractional order close to 1. Numerical tests are performed for the benchmark problem of a Taylor–Green vortex, able to underline the performance and accuracy of such a method with both strengths and weaknesses. These parameters have been found to strongly interact with each other in a complicated way to provide the accuracy of the solution. The computations of the pressure field are of particular concern. In such a case, the present work emphasizes the importance of selecting the parameters for better accuracy and efficiency of simulations within computational fluid dynamics.
The scheme of this paper is as follows:
Section 2 describes all accompanying definitions and theories that are used later on; the RPI shape functions are also introduced in this section, where the approximation of the time-fractional derivative is approached by the usual finite difference method. The proposed RPI method is developed in
Section 3. In contrast, the efficiency of the proposed method is demonstrated for two illustrative problems in
Section 4. Finally, in
Section 5, conclusions of this present study are drawn.
2. Basic Definitions for Radial Point Interpolation
This section introduces the fundamental definitions and concepts that form the basis for the subsequent development and analysis. These preliminaries include key mathematical formulations and theoretical underpinnings necessary for understanding the proposed method.
Radial basis functions are a key component of the RPI method, providing a flexible and powerful means for interpolating scalar fields across a domain [
39,
40]. The RPI of a scalar function
in the domain
at
n points is given by
where
represents the RBFs associated with interpolation, and
represents the polynomial terms used in conjunction with the RBFs to enhance stability and accuracy. In this formulation,
N denotes the number of RBFs used, and
m represents the number of polynomial terms in the spatial coordinates
.
The RBFs,
, are defined based on the Euclidean distance between the interpolation points, allowing the method to handle scattered data and complex geometries without requiring a structured grid. Some common choices for RBFs include Gaussian, Multiquadrics, Inverse Multiquadrics, and Thin Plate Splines, and the detailed descriptions of these RBFs can be found in [
39,
40]. The number of points
n in the support domain of
directly influences the interpolation accuracy and determines the number of RBFs required for a specific problem.
The polynomial term, , is often added to ensure the invertibility of the interpolation matrix, which is crucial for solving the resulting system of equations. Typically, , the number of polynomial terms, is much smaller than the number of RBFs. However, including these monomial terms can enhance the accuracy of interpolation, particularly near the domain’s boundaries. When the polynomial terms are omitted (i.e., ), the method uses pure RBF interpolation, which can still provide accurate results for many applications, albeit with a higher sensitivity to the placement of nodes and the selection of the RBF’s shape parameter.
The coefficients
and
are unknowns that need to be determined by enforcing the interpolation condition at
n distinct nodes within the support domain of the point of interest
. These coefficients are typically computed by solving a system of linear equations formed by applying Equation (
3) at the
n nodes
This results in a system of linear equations that can be expressed in matrix form
where
is the interpolation matrix,
is the vector of unknown coefficients, and
is the vector of known function values at the interpolation points. This matrix system can then be solved to determine the coefficients
and
, providing the desired interpolated solution.
Figure 1 demonstrates the basic concept of RBFs in a scalar problem and how they are combined to form an interpolated function through RPI. The black dots on the
x-axis represent the interpolation points
, where the function
is evaluated. The combination of RBFs allows the method to flexibly adapt to scattered data points, making RPI an effective meshless technique for solving partial differential equations in domains with complex geometries. The green, blue, and red curves represent three RBFs centered at the interpolation points
,
, and
, respectively. The dashed vertical lines extend from each interpolation point to the corresponding value on the interpolated function, showing that the function passes through the exact values at these points, a key interpolation characteristic. These RBFs depend on the distance between
x and their respective centers, providing a smooth approximation of the function. The thick black curve is the interpolated function
, a weighted combination of the RBFs. In this case, the function is constructed as
, where the weights (coefficients) are determined by solving a system of linear equations based on the interpolation conditions at the points
.
4. Numerical Results
A series of numerical experiments assessed the proposed method’s accuracy and empirical convergence in solving two-dimensional Navier–Stokes equations. The computational implementation was performed using MATLAB R2019a on a system equipped with an Intel(R) Core(TM) i5-2410M 2.30 GHz processor and 4 GB memory. For this study, two test problems from the existing literature were selected to rigorously evaluate the approach’s performance. A thorough analysis of these examples demonstrates the effectiveness of the proposed method, with results presented in tabular and graphical formats. These numerical experiments showcase the method’s ability to handle various scenarios encountered in two-dimensional Navier–Stokes equations, providing insights into its practical applicability and computational efficiency.
Example 1. Consider the following test problem for the FNSE (
1)
: Since this equation is challenging to solve analytically, a reverse engineering approach is proposed, where
,
, and
in Equation (11) are substituted directly into FNSE (
1), and the source vector analytical is obtained as a function of
and time, i.e.,
, to evaluate the obtained numerical solutions. To conserve space, the obtained term, being highly nonlinear and lengthy, was omitted from this article. In addition, multi-quadric functions were used as shape functions in the RPI functions.
Figure 2 shows the Hammersley point set for interpolating scattered data. This quasi-random sequence of points achieves a uniform distribution across the domain while balancing computational efficiency and solution accuracy. The clear distinction between interior (blue circles) and boundary points (red crosses) demonstrates the method’s ability to deal with complex geometries and boundary conditions.
Figure 3 comprehensively visualizes the test problem solution. The top row contains 3D surface plots of the velocity components
and pressure (
p), which offer intuitive insights into the solution’s spatial distribution and overall behavior. The Absolute Error (AE) distribution for each variable is shown in the bottom row, allowing for an evaluation of the numerical solution’s accuracy compared to the exact solution. These error distributions highlight areas of high and low accuracy within the computational domain, guiding future numerical method refinements.
Table 1 presents the effect of mesh refinement and time step reduction on solution accuracy. For
and
, mesh refinement improves the accuracy in the
u and
v fields while slightly increasing the error in the
p field. Reducing the time step from
to
generally enhances precision, though the improvement is not uniformly monotonic. Node density refers to the distribution and concentration of nodes within the computational domain, directly impacting the accuracy and convergence of the solution. It is used as a quantity aligned with the fixed-step size in finite difference methods, serving a similar role in controlling the discretization level of the problem. Mesh refinement consistently enhances accuracy in the
u field and shows significant improvement in the
v field. Conversely, the
p field exhibits a slight increase in error as the node density decreases. Time step reduction generally improves accuracy, but the effect varies with field and node density. In finer meshes, decreasing the time step reduces the error across all variables, whereas in coarser meshes, some variables show substantial improvement with a smaller time step.
Table 2 illustrates the influence of the number of polynomial basis functions on the results. As
m increases from 1 to 3, a general trend of enhanced accuracy is observed, particularly for coarser meshes. The improvement is most notable when transitioning from
to
, but the gains from
to
are less significant, especially for finer meshes. This suggests that higher-order polynomial approximations can significantly enhance solution quality, though there may be diminishing returns beyond a certain point.
Table 3 shows that while
influences error magnitude, it does not alter the error order regardless of the node density. The relationship between
and discretization parameters is complex, with certain
values improving accuracy for specific mesh resolutions and time steps.
In all scenarios, the error magnitudes for the pressure field (p) do not consistently exceed those for the velocity components (u and v). Mesh refinement improves the u and v fields more than the p field, which shows a slight increase in error for finer meshes at higher values.
Example 2. Consider the widely utilized benchmark problem known as decaying Taylor–Green vortices, which has an available analytical solution given by Similar to Example 1, a reverse engineering approach is proposed since solving these equations analytically is rigorous. In this approach,
,
, and
in Equation (12) are directly substituted into the FNSE (
1), and the source vector is derived analytically as a function of
and time, i.e.,
, to evaluate the numerical solutions. It should noted that the highly nonlinear and lengthy term was omitted from this article to save space. Additionally, the RPI method employed multi-quadric functions as the shape functions.
Figure 4 provides a comprehensive visualization of the solution’s accuracy. The top row presents 3D surface plots of the velocity components (
) and pressure (
p), revealing the spatial distribution and behavior of these fields. The velocity components exhibit sinusoidal patterns, with
showing alternating positive and negative regions corresponding to the vortex structure and
displaying a similar phase-shifted pattern with
in both
x and
y directions. The pressure field
demonstrates the typical checkerboard pattern of Taylor–Green vortices, with high-pressure regions at vortex centers and low-pressure areas at vortex boundaries. The bottom row of
Figure 4 shows each variable’s Absolute Error (AE) distribution, indicating the differences between numerical and exact solutions. The highest errors for the velocity components occur near domain boundaries and vortex centers, where gradients are steepest. The pressure error distribution is more complex, with higher errors corresponding to areas of rapid pressure change between vortices.
Table 4 demonstrates that refining spatial and temporal discretizations generally enhances solution accuracy, although the improvements are not uniform. As the spatial and temporal resolutions are increased, the accuracy of the numerical solution improves, providing a finer representation of the underlying physical phenomena. However, this enhancement in accuracy does not occur uniformly across all the node densities. For example, while the velocity components
u and
v improve significantly with finer discretizations, the pressure field
p might show little improvement or even slight increases in error with finer meshes. This non-uniformity highlights the intricate nature of solving FNSE, where the interplay between spatial and temporal discretization must be carefully managed to optimize overall solution quality. Additionally, the computational cost associated with finer discretizations must be considered, as an increased resolution demands more processing power and memory. Therefore, achieving a balance between accuracy and computational efficiency is critical.
Table 5 illustrates the impact of polynomial basis functions on solution accuracy. Higher-order approximations yield slight improvements, regardless of the choice of node densities. As the order of the polynomial basis functions increases, the accuracy of the solution improves slightly. This effect is especially pronounced in coarser mesh settings, where higher-order polynomials capture finer details of the solution than lower-order approximations miss.
Table 6 highlights the impact of the fractional-order
on solution accuracy for time-fractional Navier–Stokes equations. Similar to the previous example, it shows that
affects error magnitude but does not change the error order regardless of node density. The interplay between
and discretization parameters is crucial, with certain values of
enhancing accuracy for specific mesh resolutions and time steps. This suggests the need for an adaptive approach to parameter selection to balance accuracy and computational efficiency.
Although the results from the RPI method were promising, some theoretical challenges emerged, particularly regarding the optimal choice of spatial form parameters, especially with a higher mesh resolution. Moreover, it is known that PRI methods perform poorly for highly irregular geometries, steep gradients, and discontinuities. They suffer from the curse of dimensionality in high-dimensional problems. The choice of appropriate support radius is a nontrivial task in compactly supported RBFs, where locality and overlap balance each other. The technique also requires heavy implementation in numerical integration and parameter tuning. Moreover, there is no theoretical guarantee of convergence. They are sensitive to multiple parameters requiring laborious tuning, which could be the major time-consuming factor affecting efficiency, accuracy, and robustness in practical engineering applications. For instance, the issues with pressure field calculations were present in all cases, indicating that further targeted research is required. The results emphasized that careful parameter selection is critical, as subtle interactions between the discretization parameters significantly impacted the solution quality. The findings highlight the importance of selecting computational parameters carefully to achieve the best accuracy, as the interaction between spatial and temporal discretization, polynomial order, and fractional order greatly affects the solution quality. Furthermore, further disadvantages of the proposed method have a very high computational cost and scalability problems for dense and ill-conditioned system matrices, which are difficult to reach with the increased number of nodes. Numerical instability and sensitivity of a solution may occur regarding shape parameters. Thus, their appropriate selection becomes critical but difficult in practice. Moreover, boundary conditions are imposed in an unnecessarily painful manner, especially while using globally supported RBFs.
5. Conclusions
This paper thoroughly evaluated the Radial Point Interpolation (RPI) method for time-fractional Navier–Stokes equations, demonstrating its cost-effectiveness and mesh-free approach for two-dimensional problems. Numerical trials, particularly focusing on the Taylor–Green vortex benchmark, highlighted the method’s performance and accuracy, identifying strengths and areas for improvement. The analysis revealed the intricate relationship between spatial and temporal discretization, polynomial order, and fractional order in determining the accuracy of a solution. While the RPI method showed promising results, it faces several challenges, particularly in selecting optimal spatial form parameters, handling irregular geometries, and managing high-dimensional problems. The method suffers from scalability issues, computational inefficiency, and numerical instability, with no theoretical convergence guarantee. Proper parameter tuning is crucial yet time-consuming, significantly impacting accuracy and robustness. These factors interact in complex ways, significantly influencing the overall quality of the numerical results. This highlighted the need for more specialized techniques or parameter selection adjustments to improve the method’s accuracy and stability.
Our future research will focus on refining the RPI algorithm to address the current limitations, particularly in pressure field calculations, aiming to further optimize its performance. This will likely involve developing more advanced error reduction techniques and enhancing the algorithm’s ability to handle complex, real-world fluid dynamics problems. The goal is to extend the RPI method’s applicability to a broader range of challenging scenarios, ultimately making it a more robust tool in computational fluid dynamics.