You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An early-stage HPC tensor and grid-kernel library for numerical relativity, focused on a SIMD-optimized (SSE/AVX/AVX2/AVX-512/Arm NEON), parallel implementation with OpenMP of the Z4c formulation of Einstein’s equations.
Relativistic code for ADM/BSSN 3+1 decomposition, Analytical computes and Geodesics tracer over a Kerr/schwarzschild black holes and kdS/adS metrics (using AVX2 and AVX512 intrinsics, tested on different configurations like Intel Xeon Phi Knight Landing)
CompactStar is a modular C++ framework for modeling neutron stars, hybrid stars, and exotic compact objects. It includes GR stellar-structure solvers (TOV + Hartle), thermal–chemical–spin evolution, baryon-number–violating (BNV) microphysics, and a full EOS engine for dense matter.
A toolkit of codes to generate, select and trace Lagrangian ejecta particles in the post-processing of GRMHD simulations. H5 files of the particles' trajectories, animations of their motion and .txt files ready to be inputted into nucleosynthesis networks can be produced with these codes.
Converting Mathematical Equations Like Tensorial Equations to C Programming Language. For example, in numerical relativity (NR), one can write Einstein's equations in C progrmming language.