Logo: to the web site of Uppsala University

uu.sePublications from Uppsala University
Change search
Link to record
Permanent link

Direct link
Publications (10 of 71) Show all publications
Tominec, I., Nazarov, M. & Larsson, E. (2025). Stability estimates for radial basis function methods applied to linear scalar conservation laws. Applied Mathematics and Computation, 485, Article ID 129020.
Open this publication in new window or tab >>Stability estimates for radial basis function methods applied to linear scalar conservation laws
2025 (English)In: Applied Mathematics and Computation, ISSN 0096-3003, E-ISSN 1873-5649, Vol. 485, article id 129020Article in journal (Refereed) Published
Abstract [en]

We derive stability estimates for three commonly used radial basis function (RBF) methods to solve hyperbolic time-dependent PDEs: the RBF generated finite difference (RBF-FD) method, the RBF partition of unity method (RBF-PUM) and Kansa's (global) RBF method. We give the estimates in the discrete l(2)-norm 2-norm intrinsic to each of the three methods. The results show that Kansa's method and RBF-PUM can be l(2)-stable 2-stable in time under a sufficiently large oversampling of the discretized system of equations. The RBF-FD method in addition requires stabilization of the spurious jump terms due to the discontinuous RBF-FD cardinal basis functions. Numerical experiments show an agreement with our theoretical observations.

Place, publisher, year, edition, pages
Elsevier, 2025
Keywords
Radial basis function, Stability, Hyperbolic PDE, Kansa, RBF-PUM, RBF-FD
National Category
Computational Mathematics
Research subject
Scientific Computing with specialization in Numerical Analysis
Identifiers
urn:nbn:se:uu:diva-538285 (URN)10.1016/j.amc.2024.129020 (DOI)001301075200001 ()
Available from: 2024-09-20 Created: 2024-09-20 Last updated: 2025-01-07Bibliographically approved
Bernal, F., Safdari-Vaighani, A. & Larsson, E. (2024). A radial basis function partition of unity method for steady flow simulations. Journal of Computational Physics, 503, Article ID 112842.
Open this publication in new window or tab >>A radial basis function partition of unity method for steady flow simulations
2024 (English)In: Journal of Computational Physics, ISSN 0021-9991, E-ISSN 1090-2716, Vol. 503, article id 112842Article in journal (Refereed) Published
Abstract [en]

A methodology is presented for the numerical solution of nonlinear elliptic systems in unbounded domains, consisting of three elements. First, the problem is posed on a finite domain by means of a proper nonlinear change of variables. The compressed domain is then discretised, regardless of its final shape, via the radial basis function partition of unity method. Finally, the system of nonlinear algebraic collocation equations is solved with the trust-region algorithm, taking advantage of analytically derived Jacobians. We validate the methodology on a benchmark of computational fluid mechanics: the steady viscous flow past a circular cylinder. The resulting flow characteristics compare very well with the literature. Then, we stress-test the methodology on less smooth obstacles-rounded and sharp square cylinders. As expected, in the latter scenario the solution is polluted by spurious oscillations, owing to the presence of boundary singularities.

Place, publisher, year, edition, pages
Elsevier, 2024
Keywords
Radial basis function, Partition of unity, Trust-region method, Flow past a cylinder, Unbounded domain, Computational fluid mechanics
National Category
Computational Mathematics Fluid Mechanics
Research subject
Scientific Computing with specialization in Numerical Analysis
Identifiers
urn:nbn:se:uu:diva-528886 (URN)10.1016/j.jcp.2024.112842 (DOI)001187837100001 ()2-s2.0-85185198490 (Scopus ID)
Projects
eSSENCE - An eScience Collaboration
Available from: 2024-05-30 Created: 2024-05-30 Last updated: 2025-02-05Bibliographically approved
Egidi, N., Giacomini, J., Larsson, E. & Perticarini, A. (2024). An improved numerical scheme for coffee Extraction Yield evaluation. Chaos, Solitons & Fractals, 188, Article ID 115625.
Open this publication in new window or tab >>An improved numerical scheme for coffee Extraction Yield evaluation
2024 (English)In: Chaos, Solitons & Fractals, ISSN 0960-0779, E-ISSN 1873-2887, Vol. 188, article id 115625Article in journal (Refereed) Published
Abstract [en]

This work proposes a polynomial-augmented radial basis function (RBF) collocation method with polyharmonic to solve the advection-diffusion-reaction (ADR) equations associated with the percolation process for espresso extraction. Numerical methods for solving these equations are useful for many applications where we have chemical reactions and transport in a porous medium. Polynomial augmentation in RBF collocation is useful when it is also necessary to approximate the derivatives, to overcome the stagnation error problem. Moreover, the polyharmonic RBF avoids the hassle of determining the shape parameter. The proposed meshless method allows for discretising the ADR equations and obtaining a numerical solution used to evaluate the efficiency of the extraction process in espresso coffee; this method can be easily generalised to higher dimensions or more complex domains. The numerical results have been compared to measurements carried out in the laboratory.

Place, publisher, year, edition, pages
Elsevier, 2024
Keywords
Advection-diffusion-reaction equation, Radial basis functions, Coffee percolation, Collocation method
National Category
Computational Mathematics
Research subject
Scientific Computing with specialization in Numerical Analysis
Identifiers
urn:nbn:se:uu:diva-541311 (URN)10.1016/j.chaos.2024.115625 (DOI)001333544800001 ()
Projects
eSSENCE - An eScience Collaboration
Funder
EU, European Research Council, 1062-10/08/2021
Available from: 2024-10-30 Created: 2024-10-30 Last updated: 2025-01-13Bibliographically approved
Gonthier, M., Larsson, E., Marchal, L., Nettelblad, C. & Thibault, S. (2024). Data-Driven Locality-Aware Batch Scheduling. In: 2024 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW): . Paper presented at 2024 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW), 27-31 May, 2024, San Francisco, CA, USA (pp. 202-211). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>Data-Driven Locality-Aware Batch Scheduling
Show others...
2024 (English)In: 2024 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW), Institute of Electrical and Electronics Engineers (IEEE), 2024, p. 202-211Conference paper, Published paper (Refereed)
Abstract [en]

Clusters employ workload schedulers such as the Sturm Workload Manager to allocate computing jobs onto nodes. These schedulers usually aim at a good trade-off between increasing resource utilization and user satisfaction (decreasing job waiting time). However, these schedulers are typically unaware of jobs sharing large input files, which may happen in data intensive scenarios. The same input files may end up being loaded several times, leading to a waste of resources. We study how to design a data-aware job scheduler that is able to keep large input files on the computing nodes, without impacting other memory needs, and can benefit from previously-loaded tiles to decrease data transfers in order to reduce the waiting times ofjobs. We present three schedulers capable of distributing the load between the computing nodes as well as re-using input files already loaded in the memory of some node as much as possible. We perform simulations with single node jobs using traces of real HPC-cluster usage, to compare them to classical job schedulers. The results show that keeping data in local memory between successive jobs and using data -locality information to schedule jobs improves performance compared to a widely -used scheduler (FCFS, with and without backfilling): a reduction in job waiting time (a 7.5% improvement in stretch), and a decrease in the amount of data transfers (7%).

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2024
Keywords
Batch scheduling, Job input sharing, Data aware, Job scheduling, High Performance Data Analytics
National Category
Computer Sciences
Identifiers
urn:nbn:se:uu:diva-539007 (URN)10.1109/IPDPSW63119.2024.00058 (DOI)001284697300050 ()979-8-3503-6461-3 (ISBN)979-8-3503-6460-6 (ISBN)
Conference
2024 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW), 27-31 May, 2024, San Francisco, CA, USA
Available from: 2024-09-23 Created: 2024-09-23 Last updated: 2024-09-23Bibliographically approved
Pooladi, F. & Larsson, E. (2024). Stabilized interpolation using radial basis functions augmented with selected radial polynomials. Journal of Computational and Applied Mathematics, 437, Article ID 115482.
Open this publication in new window or tab >>Stabilized interpolation using radial basis functions augmented with selected radial polynomials
2024 (English)In: Journal of Computational and Applied Mathematics, ISSN 0377-0427, E-ISSN 1879-1778, Vol. 437, article id 115482Article in journal (Refereed) Published
Abstract [en]

Infinitely smooth radial basis functions (RBFs) have a shape parameter that controls their shapes. When using these RBFs (e.g., the Gaussian RBF) for interpolation problems, we have ill-conditioning when the shape parameter is very small, while in some cases small shape parameters lead to high accuracy. In this study, we are going to reduce the effect of the ill-conditioning of the infinitely smooth RBFs. We propose a new basis augmenting the infinitely smooth RBFs at different locations with radial polynomials of different even powers. Numerical experiments show that the new basis is stable for all values of the shape parameter.

Place, publisher, year, edition, pages
Elsevier, 2024
Keywords
Interpolation, Radial basis function, Radial polynomial, Flat limit, Augmented basis function
National Category
Computational Mathematics
Research subject
Scientific Computing
Identifiers
urn:nbn:se:uu:diva-509014 (URN)10.1016/j.cam.2023.115482 (DOI)001062173800001 ()
Funder
Swedish Research Council, 2020-03488
Available from: 2023-08-14 Created: 2023-08-14 Last updated: 2024-01-26Bibliographically approved
Larsson, E. & Schaback, R. (2023). Scaling of radial basis functions. IMA Journal of Numerical Analysis, 44(2), 1130-1152
Open this publication in new window or tab >>Scaling of radial basis functions
2023 (English)In: IMA Journal of Numerical Analysis, ISSN 0272-4979, E-ISSN 1464-3642, Vol. 44, no 2, p. 1130-1152Article in journal (Refereed) Published
Abstract [en]

This paper studies the influence of scaling on the behavior of radial basis function interpolation. It focuses on certain central aspects, but does not try to be exhaustive. The most important questions are: How does the error of a kernel-based interpolant vary with the scale of the kernel chosen? How does the standard error bound vary? And since fixed functions may be in spaces that allow scalings, like global Sobolev spaces, is there a scale of the space that matches the function best? The last question is answered in the affirmative for Sobolev spaces, but the required scale may be hard to estimate. Scalability of functions turns out to be restricted for spaces generated by analytic kernels, unless the functions are band-limited. In contrast to other papers, polynomials and polyharmonics are included as flat limits when checking scales experimentally, with an independent computation. The numerical results show that the hunt for near-flat scales is questionable, if users include the flat limit cases right from the start. When there are not enough data to evaluate errors directly, the scale of the standard error bound can be varied, up to replacing the norm of the unknown function by the norm of the interpolant. This follows the behavior of the actual error qualitatively well, but is only of limited value for estimating error-optimal scales. For kernels and functions with unlimited smoothness, the given interpolation data are proven to be insufficient for determining useful scales.

Place, publisher, year, edition, pages
Oxford University Press, 2023
National Category
Computational Mathematics
Research subject
Scientific Computing with specialization in Numerical Analysis
Identifiers
urn:nbn:se:uu:diva-509012 (URN)10.1093/imanum/drad035 (DOI)001002630700001 ()
Funder
Swedish Research Council, 2020-03488
Available from: 2023-08-14 Created: 2023-08-14 Last updated: 2024-10-08Bibliographically approved
Larsson, E., Mavrič, B., Michael, A. & Pooladi, F. (2022). A numerical investigation of some RBF-FD error estimates. Dolomites Research Notes on Approximation, 15(5), 78-95
Open this publication in new window or tab >>A numerical investigation of some RBF-FD error estimates
2022 (English)In: Dolomites Research Notes on Approximation, ISSN 2035-6803, Vol. 15, no 5, p. 78-95Article in journal (Refereed) Published
Abstract [en]

In a recent paper by Tominec, Larsson and Heryudono a convergence proof for an oversampled version of the RBF-FD method, using polyharmonic spline basis functions augmented with polynomials, was derived. In this paper, we take a closer look at the individual estimates involved in this proof. We investigate how large the bounds are and how they depend on the node layout, the stencil size, and the polynomial degree. We find that a moderate amount of oversampling is sufficient for the method to be stable when Halton nodes are used for the stencil approximations, while a random node layout may require a very high oversampling factor. From a practical perspective, this indicates the importance of having a locally quasi uniform node layout for the method to be stable and give reliable results. We see an overall growth of the error constant with the polynomial degree and with the stencil size.

Place, publisher, year, edition, pages
Padova University Press, 2022
Keywords
Radial Basis Functions, RBF-FD, error estimates, numerical analysis, least squares, oversampling
National Category
Computational Mathematics
Research subject
Scientific Computing
Identifiers
urn:nbn:se:uu:diva-492668 (URN)10.14658/pupj-drna-2022-5-8 (DOI)000979620400009 ()
Projects
eSSENCE - An eScience Collaboration
Funder
Swedish Research Council, 2020-03488eSSENCE - An eScience CollaborationSwedish National Infrastructure for Computing (SNIC), 2021/22-457Swedish Research Council, 2018-05973
Available from: 2023-01-09 Created: 2023-01-09 Last updated: 2023-10-31Bibliographically approved
Tominec, I., Villard, P.-F., Larsson, E., Bayona, V. & Cacciani, N. (2022). An unfitted radial basis function generated finite difference method applied to thoracic diaphragm simulations. Journal of Computational Physics, 469, 111496
Open this publication in new window or tab >>An unfitted radial basis function generated finite difference method applied to thoracic diaphragm simulations
Show others...
2022 (English)In: Journal of Computational Physics, ISSN 0021-9991, E-ISSN 1090-2716, Vol. 469, p. 111496-Article in journal (Refereed) Published
Abstract [en]

The thoracic diaphragm is the muscle that drives the respiratory cycle of a human being. Using a system of partial differential equations (PDEs) that models linear elasticity we compute displacements and stresses in a two-dimensional cross section of the diaphragm in its contracted state. The boundary data consists of a mix of displacement and traction conditions. If these are imposed as they are, and the conditions are not compatible, this leads to reduced smoothness of the solution. Therefore, the boundary data is first smoothed using the least-squares radial basis function generated finite difference (RBF-FD) framework. Then the boundary conditions are reformulated as a Robin boundary condition with smooth coefficients. The same framework is also used to approximate the boundary curve of the diaphragm cross section based on data obtained from a slice of a computed tomography (CT) scan. To solve the PDE we employ the unfitted least-squares RBF-FD method. This makes it easier to handle the geometry of the diaphragm, which is thin and non-convex. We show numerically that our solution converges with high-order towards a finite element solution evaluated on a fine grid. Through this simplified numerical model we also gain an insight into the challenges associated with the diaphragm geometry and the boundary conditions before approaching a more complex three-dimensional model. 

Place, publisher, year, edition, pages
ElsevierElsevier BV, 2022
Keywords
unfitted, RBF-FD, least-squares, elasticity, diaphragm, mixed boundary condition
National Category
Computational Mathematics
Identifiers
urn:nbn:se:uu:diva-470981 (URN)10.1016/j.jcp.2022.111496 (DOI)000884362300004 ()
Available from: 2022-03-31 Created: 2022-03-31 Last updated: 2024-01-15Bibliographically approved
Tominec, I., Larsson, E. & Heryudono, A. (2021). A Least Squares Radial Basis Function Finite Difference Method with Improved Stability Properties. SIAM Journal on Scientific Computing, 43(2), A1441-A1471
Open this publication in new window or tab >>A Least Squares Radial Basis Function Finite Difference Method with Improved Stability Properties
2021 (English)In: SIAM Journal on Scientific Computing, ISSN 1064-8275, E-ISSN 1095-7197, Vol. 43, no 2, p. A1441-A1471Article in journal (Refereed) Published
Abstract [en]

Localized collocation methods based on radial basis functions (RBFs) for elliptic problems appear to be nonrobust in the presence of Neumann boundary conditions. In this paper, we overcome this issue by formulating the RBF-generated finite difference method in a discrete least squares setting instead. This allows us to prove high-order convergence under node refinement and to numerically verify that the least squares formulation is more accurate and robust than the collocation formulation. The implementation effort for the modified algorithm is comparable to that for the collocation method.

Place, publisher, year, edition, pages
Society for Industrial and Applied MathematicsSIAM PUBLICATIONS, 2021
Keywords
radial basis function, least squares, partial differential equation, elliptic problem, Neumann condition, RBF-FD
National Category
Computational Mathematics
Identifiers
urn:nbn:se:uu:diva-444700 (URN)10.1137/20M1320079 (DOI)000646026400018 ()
Funder
Swedish Research Council, 2016-04849eSSENCE - An eScience Collaboration
Available from: 2021-06-09 Created: 2021-06-09 Last updated: 2024-01-15Bibliographically approved
Cacciani, N., Larsson, E., Lauro, A., Meggiolaro, M., Scatto, A., Tominec, I. & Villard, P.-F. (2020). A first meshless approach to simulation of the elastic behaviour of the diaphragm. In: Spectral and High Order Methods for Partial Differential Equations: ICOSAHOM 2018. Paper presented at ICOSAHOM 2018, July 9–13, London, UK (pp. 501-512). Springer
Open this publication in new window or tab >>A first meshless approach to simulation of the elastic behaviour of the diaphragm
Show others...
2020 (English)In: Spectral and High Order Methods for Partial Differential Equations: ICOSAHOM 2018, Springer, 2020, p. 501-512Conference paper, Published paper (Refereed)
Place, publisher, year, edition, pages
Springer, 2020
Series
Lecture Notes in Computational Science and Engineering ; 134
National Category
Computational Mathematics
Identifiers
urn:nbn:se:uu:diva-409858 (URN)10.1007/978-3-030-39647-3_40 (DOI)978-3-030-39646-6 (ISBN)
Conference
ICOSAHOM 2018, July 9–13, London, UK
Projects
eSSENCE
Available from: 2020-08-12 Created: 2020-04-30 Last updated: 2020-08-27Bibliographically approved
Projects
INVIVE: The Individual Virtual Ventilator [2016-04849_VR]; Uppsala UniversityREVIVE: Reliable and efficient virtual ventilator experiments [2020-03488_VR]; Uppsala University; Publications
Larsson, E. & Schaback, R. (2023). Scaling of radial basis functions. IMA Journal of Numerical Analysis, 44(2), 1130-1152
Organisations
Identifiers
ORCID iD: ORCID iD iconorcid.org/0000-0003-1154-9587

Search in DiVA

Show all publications