English
Related papers

Related papers: NSC++: Non-Standard Cosmologies in C++

200 papers

Merlin++ is a C++ charged-particle tracking library developed for the simulation and analysis of complex beam dynamics within high energy particle accelerators. Accurate simulation and analysis of particle dynamics is an essential part of…

We introduce a general-purpose framework for interconnecting scientific simulation programs using a homogeneous, unified software interface. Our framework is intrinsically parallel, and conveniently separates all components in memory. It…

Astrophysics of Galaxies · Physics 2011-10-14 Simon Portegies Zwart , Stephen McMillan , Inti Pelupessy , Arjen van Elteren

The set-up of the initial conditions in cosmological N-body simulations is usually implemented by rescaling the desired low-redshift linear power spectrum to the required starting redshift consistently with the Newtonian evolution of the…

Cosmology and Nongalactic Astrophysics · Physics 2017-01-18 Matteo Zennaro , Julien Bel , Francisco Villaescusa-Navarro , Carmelita Carbone , Emiliano Sefusatti , Luigi Guzzo

A transcompiler, also known as source-to-source translator, is a system that converts source code from a high-level programming language (such as C++ or Python) to another. Transcompilers are primarily used for interoperability, and to port…

Computation and Language · Computer Science 2020-09-23 Marie-Anne Lachaux , Baptiste Roziere , Lowik Chanussot , Guillaume Lample

The MORPHOLO C++ extended Library allows to convert a specific stereoscopic snapshot into a Native multi-view image through morphing algorithms taking into account display calibration data for specific slanted lenticular 3D monitors.…

Computer Vision and Pattern Recognition · Computer Science 2019-12-10 Enrique Canessa , Livio Tenze

With the approach of exascale computing era, particle-based models are becoming the focus of research due to their excellent scalability. We present a new code, Slurm, which implements the classic particle-in-cell algorithm for modeling…

Computational Physics · Physics 2018-12-05 Vyacheslav Olshevsky , Fabio Bacchini , Stefaan Poedts , Giovanni Lapenta

Quantum computing is gaining increased attention as a potential way to speed up simulations of physical systems, and it is also of interest to apply it to simulations of classical plasmas. However, quantum information science is…

Plasma Physics · Physics 2024-06-19 I. Y. Dodin , E. A. Startsev

The formation of galaxies in hierarchical cosmogonies is studied using high resolution N-body plus SPH hydrodynamics simulations. The collapse of structure is followed self-consistently from Mpc scale filamentary structures to kpc scale…

Astrophysics · Physics 2007-05-23 F J Summers

Galaxy groups are more than an intermediate scale between clusters and halos hosting individual galaxies, they are crucial laboratories capable of testing a range of astrophysics from how galaxies form and evolve to large scale structure…

Astrophysics of Galaxies · Physics 2021-06-28 Benjamin D. Oppenheimer , Arif Babul , Yannick Bahé , Iryna S. Butsky , Ian G. McCarthy

Programs written in C/C++ often include inline assembly: a snippet of architecture-specific assembly code used to access low-level functionalities that are impossible or expensive to simulate in the source language. Although inline assembly…

Programming Languages · Computer Science 2024-09-04 Paulo Emílio de Vilhena , Ori Lahav , Viktor Vafeiadis , Azalea Raad

The reference implementation of Cartesian Genetic Programming (CGP) was written in the C programming language. C inherently follows a procedural programming paradigm, which entails challenges in providing a reusable and scalable…

Neural and Evolutionary Computing · Computer Science 2024-06-14 Roman Kalkreuth , Thomas Baeck

Motivation: Accurate detection of sequence similarity and homologous recombination are essential parts of many evolutionary analyses. Results: We have developed SimPlot++, an open-source multiplatform application implemented in Python,…

Quantitative Methods · Quantitative Biology 2022-04-14 Stéphane Samson , Étienne Lord , Vladimir Makarenkov

The inability to predict lasting languages and architectures led us to develop OCCA, a C++ library focused on host-device interaction. Using run-time compilation and macro expansions, the result is a novel single kernel language that…

Distributed, Parallel, and Cluster Computing · Computer Science 2014-03-06 David S Medina , Amik St-Cyr , T. Warburton

PyCPL provides full access to ESO's Common Pipeline Library ( CPL) for astronomical data reduction within a Python environment. Not only does it offer a Python interface to the robust CPL library, but it also lets users and developers fully…

Instrumentation and Methods for Astrophysics · Physics 2024-04-03 Mrunmayi S. Deshpande , Nuria P. F. Lorente , Anthony Horton , Brent Miszalski , Ralf Palsa , Lars Lundin , Anthony Heng , Aidan Farrell

The computation power of supercomputers grows faster than the bandwidth of their storage and network. Especially applications using hardware accelerators like Nvidia GPUs cannot save enough data to be analyzed in a later step. There is a…

Distributed, Parallel, and Cluster Computing · Computer Science 2017-04-10 Alexander Matthes , Axel Huebl , René Widera , Sebastian Grottel , Stefan Gumhold , Michael Bussmann

ReacProc is a program written in C/C++ programming language which can be used (1) to check out of reactions describing particles interactions against conservation laws and (2) to reduce input reaction into some canonical form. A table with…

Computational Engineering, Finance, and Science · Computer Science 2007-05-23 A. S. Siver

We present an open-source code for the simulation of electron and ion transport for user-defined gas mixtures with static uniform electric and magnetic fields. The program provides microscopic interaction simulation and is interfaced with…

Computational Physics · Physics 2021-09-14 Michele Renda , Dan Andrei Ciubotaru , Calin Iulian Banu

In this work, we introduce DeepFlame, an open-source C++ platform with the capabilities of utilising machine learning algorithms and pre-trained models to solve for reactive flows. We combine the individual strengths of the computational…

Fluid Dynamics · Physics 2023-07-17 Runze Mao , Minqi Lin , Yan Zhang , Tianhan Zhang , Zhi-Qin John Xu , Zhi X. Chen

Radio astronomy observatories with high throughput back end instruments require real-time data processing. While computing hardware continues to advance rapidly, development of real-time processing pipelines remains difficult and…

In this paper we describe the design and implementation of TARANG, a pseudospectral code to simulate turbulent flows in fluids, magnetohydrodynamics (MHD), convection, passive scalar, etc. We use the object-oriented features of C++ to…

Fluid Dynamics · Physics 2011-03-15 Mahendra K. Verma