English
Related papers

Related papers: CheasePy

200 papers

Solving dense Hermitian eigenproblems arranged in a sequence with direct solvers fails to take advantage of those spectral properties which are pertinent to the entire sequence, and not just to the single problem. When such features take…

Mathematical Software · Computer Science 2018-05-29 Jan Winkelmann , Paul Springer , Edoardo Di Napoli

In this Master thesis we investigate the influence of pressure anisotropy and incompressible flow of arbitrary direction on the equilibrium properties of magnetically confined, axisymmetric toroidal plasmas. The main novel contribution is…

Plasma Physics · Physics 2016-08-16 Achilleas Evangelias

In the quadratic minimum spanning tree problem (QMSTP) one wants to find the minimizer of a quadratic function over all possible spanning trees of a graph. We present a formulation of the QMSTP as a mixed-integer semidefinite program…

Optimization and Control · Mathematics 2025-11-18 Frank de Meijer , Melanie Siebenhofer , Renata Sotirov , Angelika Wiegele

We present a Python module named PyCheb, to solve the ordinary differential equations by using spectral collocation method. PyCheb incorporates discretization using Chebyshev points, barycentric interpolation and iterate methods. With this…

Mathematical Software · Computer Science 2016-11-07 Shaohui Liu , Tianshi Wang , Youran Zhang

A Grad-Shafranov equation (GSE) valid for compact quasisymmetric stellarators is derived by an asymptotic expansion around a vacuum field carried to first order. We obtain an equation for the existence of flux surfaces leading up to the…

Plasma Physics · Physics 2025-03-25 Nikita Nikulsin , Wrick Sengupta , Stefan Buller , Amitava Bhattacharjee

We provide an alternative proof of \class{QIP}=\class{PSPACE} to the recent breakthrough result. Unlike solving some semidefinite programs that captures the computational power of quantum interactive proofs, our method starts with one…

Quantum Physics · Physics 2011-03-15 Xiaodi Wu

We announce ChromaStarPy, an integrated general stellar atmospheric modeling and spectrum synthesis code written entirely in python V. 3. ChromaStarPy is a direct port of the ChromaStarServer (CSServ) Java modeling code described in earlier…

Instrumentation and Methods for Astrophysics · Physics 2018-02-28 C. Ian Short , Jason H. T. Bayer , Lindsey M. Burns

Dynamic plasma equilibrium systems, both in isotropic and anisotropic framework, possess infinite-dimensional Lie groups of point symmetries, which depend on solution topology and lead to construction of infinite families of new physical…

Mathematical Physics · Physics 2016-09-07 Alexei F. Cheviakov

The Hessian-vector product computation appears in many scientific applications such as in optimization and finite element modeling. Often there is a need for computing Hessian-vector products at many data points concurrently. We propose an…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-10-31 Desh Ranjan , Mohammad Zubair

We have developed PyTIE (Python Topological Indices Expressions) which is defined as the collections of Python packages such as PyTIE D, PyTIE DS, PyTIE SMS DE, and PyTIE SMS DSE, which are open-source software packages and cross-platform…

Chemical Physics · Physics 2025-11-03 Sahaya Vijay Jeyaraj , Roy S , Govardhan S , Tony Augustine , Jyothish K

This work provides a comprehensive exploration of various methods in solving incompressible flows using a projection method, and their relation to the occurrence and management of checkerboard oscillations. It employs an algebraic…

Exact Solov'ev equilibria for arbitrary plasma cross-sections are calculated using a constrained least-squares method. The boundary, with or without $X$-points, can be specified with an arbitrarily large number of constraints to ensure an…

Plasma Physics · Physics 2019-11-06 A. Y. Aydemir , B. H. Park , K. S. Han

The dissipation mechanism of the magnetic energy in turbulent collisionless space and astrophysical plasmas is still not well understood. Its investigation requires efficient kinetic simulations of the energy transfer in collisionless…

A transonic shear flow directed along magnetic field lines can linearly stabilize a steep pressure gradient in a confined magnetohydrodynamic (MHD) plasma. In Z-pinch geometry, we show that, like the edge pedestal in tokamak devices, this…

Plasma Physics · Physics 2026-02-06 David N. Hosking , Luca Swinnerton , Rahul Kesavan

In this paper, we consider the computational protein design (CPD) problem, which is usually modeled as a 0/1 programming and is extremely challenging due to its combinatorial properties. We propose an efficient algorithm for solving it.…

Optimization and Control · Mathematics 2024-12-30 Yukai Zheng , Weikun Chen , Qingna Li

QMKPy provides a Python framework for modeling and solving the quadratic multiple knapsack problem (QMKP). It is primarily aimed at researchers who develop new solution algorithms for the QMKP. QMKPy therefore mostly functions as a testbed…

Other Computer Science · Computer Science 2022-12-01 Karl-Ludwig Besser , Eduard A. Jorswieck

We present a new pseudo-spectral open-source code nicknamed pizza. It is dedicated to the study of rapidly-rotating Boussinesq convection under the 2-D spherical quasi-geostrophic approximation, a physical hypothesis that is appropriate to…

Fluid Dynamics · Physics 2019-03-27 T. Gastine

Different variants of hybrid kinetic-fluid models are considered for describing the interaction of a bulk fluid plasma obeying MHD and an energetic component obeying a kinetic theory. Upon using the Vlasov kinetic theory for energetic…

Plasma Physics · Physics 2015-04-21 Cesare Tronci , Emanuele Tassi , Philip J. Morrison

PPAD refers to a class of computational problems for which solutions are guaranteed to exist due to a specific combinatorial principle. The most well-known such problem is that of computing a Nash equilibrium of a game. Other examples…

Computer Science and Game Theory · Computer Science 2015-03-19 Paul W. Goldberg

As modern massively parallel clusters are getting larger with beefier compute nodes, traditional parallel eigensolvers, such as direct solvers, struggle keeping the pace with the hardware evolution and being able to scale efficiently due to…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-05-06 Xinzhe Wu , Davor Davidovic , Sebastian Achilles , Edoardo Di Napoli