中文
相关论文

相关论文: CUDA programs for solving the time-dependent dipol…

200 篇论文

This paper describes the main features of a pioneering unsteady solver for simulating ideal two-fluid plasmas on unstructured grids, taking profit of GPGPU (General-purpose computing on graphics processing units). The code, which has been…

We introduce a variant of the Gatenby-Gawlinski model for acid-mediated tumor invasion, accounting for anisotropic and heterogeneous diffusion of the lactic acid across the surrounding healthy tissues. Numerical simulations are performed…

医学物理 · 物理学 2020-06-03 Corrado Mascia , Donato Pera , Chiara Simeoni

This paper reviews the adaptive sparse grid discontinuous Galerkin (aSG-DG) method for computing high dimensional partial differential equations (PDEs) and its software implementation. The C\texttt{++} software package called AdaM-DG,…

数值分析 · 数学 2022-11-04 Juntao Huang , Wei Guo , Yingda Cheng

It is well known since 1960s that by exploring the tensor product structure of the discrete Laplacian on Cartesian meshes, one can develop a simple direct Poisson solver with an $\mathcal O(N^{\frac{d+1}d})$ complexity in d-dimension, where…

数值分析 · 数学 2024-06-13 Xinyu Liu , Jie Shen , Xiangxiong Zhang

We investigate the potential of Graphics Processing Units (GPUs) to solve large-scale nonlinear programs with a dynamic structure. Using ExaModels, a GPU-accelerated automatic differentiation tool, and the interior-point solver MadNLP, we…

最优化与控制 · 数学 2024-09-13 François Pacaud , Sungho Shin

Monte Carlo simulations of the Ising model play an important role in the field of computational statistical physics, and they have revealed many properties of the model over the past few decades. However, the effect of frustration due to…

无序系统与神经网络 · 物理学 2017-01-04 Ye Fang , Sheng Feng , Ka-Ming Tam , Zhifeng Yun , Juana Moreno , J. Ramanujam , Mark Jarrell

We present the development and benchmarking of Poisson solvers for graphics processing units (GPUs). Implemented in the Astaroth platform, the solvers feature high computational efficiency. We present novel combinations of discretizations…

A numerical method is proposed to solve the full-Eulerian time-dependent Vlasov-Poisson system in high dimension. The algorithm relies on the construction of a tensor decomposition of the solution whose rank is adapted at each time step.…

数值分析 · 数学 2017-04-05 Virginie Ehrlacher , Damiano Lombardi

Deep neural networks are powerful tools for approximating functions, and they are applied to successfully solve various problems in many fields. In this paper, we propose a neural network-based numerical method to solve partial differential…

数值分析 · 数学 2022-02-01 Yong Shang , Fei Wang , Jingbo Sun

This work concerns the numerical simulation of the Vlasov-Poisson set of equations using semi- Lagrangian methods on Graphical Processing Units (GPU). To accomplish this goal, modifications to traditional methods had to be implemented.…

等离子体物理 · 物理学 2013-01-25 M. Mehrenberger , C. Steiner , L. Marradi , N. Crouseilles , E. Sonnendrucker , B. Afeyan

Phase-field models are widely employed to simulate microstructure evolution during processes such as solidification or heat treatment. The resulting partial differential equations, often strongly coupled together, may be solved by a broad…

材料科学 · 物理学 2023-06-23 A. D. Boccardo , M. Tong , S. B. Leen , D. Tourret , J. Segurado

We study certain stationary and time-evolution problems of trapped Bose-Einstein condensates of weakly interacting alkali atoms described by a nonlinear Gross-Pitaevskii (GP) equation. We suggest a pseudospectral method involving Laguerre…

软凝聚态物质 · 物理学 2007-05-23 Paulsamy Muruganandam , Sadhan K. Adhikari

Electro-quasistatic field problems involving nonlinear materials are commonly discretized in space using finite elements. In this paper, it is proposed to solve the resulting system of ordinary differential equations by an explicit…

计算工程、金融与科学 · 计算机科学 2017-09-26 Christian Richter , Sebastian Schöps , Markus Clemens

Graphical processing units (GPUs) promise to revolutionize scientific computing in the near future. Already, they allow almost real-time integration of simplified numerical models of cardiac tissue dynamics. However, the integration methods…

混沌动力学 · 物理学 2013-12-10 Christopher D. Marcotte , Roman O. Grigoriev

In this paper, the discontinuous Galerkin based high-order gas-kinetic schemes (DG-HGKS) are developed for the three-dimensional Euler and Navier-Stokes equations. Different from the traditional discontinuous Galerkin (DG) methods with…

数值分析 · 数学 2022-03-01 Yuhang Wang , Liang Pan

Running kinetic plasma physics simulations using grid-based solvers is very demanding both in terms of memory as well as computational cost. This is primarily due to the up to six-dimensional phase space and the associated unfavorable…

计算物理 · 物理学 2021-10-28 Lukas Einkemmer , Alexander Moriggl

DC Optimal Power Flow (DCOPF) is a key operational tool for power system operators, and it is embedded as a subproblem in many challenging optimization problems (e.g., line switching). However, traditional CPU-based solve routines (e.g.,…

系统与控制 · 电气工程与系统科学 2024-09-26 Seide Saba Rafiei , Samuel Chevalier

We present a scalable solution method based on an alternating direction method of multipliers and graphics processing units (GPUs) for rapidly computing and tracking a solution of alternating current optimal power flow (ACOPF) problem. Such…

最优化与控制 · 数学 2021-10-14 Youngdae Kim , Kibaek Kim

We develop an algorithm to solve tridiagonal systems of linear equations, which appear in implicit finite-difference schemes of partial differential equations (PDEs), being the time-dependent Schr\"{o}dinger equation (TDSE) an ideal…

计算物理 · 物理学 2023-03-14 Yaroslav Lutsyshyn , Francisco Navarrete , Dieter Bauer

This paper introduces a parallel implementation in CUDA/C++ of the Gaussian process with a decomposed kernel. This recent formulation, introduced by Joukov and Kuli\'c (2022), is characterized by an approximated -- but much smaller --…

分布式、并行与集群计算 · 计算机科学 2024-03-20 Davide Carminati