Skip to content

Simulation and analysis of gravitational collapse, relativistic stars, and astrophysical complexity models.

Notifications You must be signed in to change notification settings

Nube1/Gravitational_Collapse_Complexity_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Gravitational_Collapse_Complexity_Solver

Simulation and analysis of gravitational collapse, relativistic stars, and astrophysical complexity models.

Gravitational Collapse Complexity Solver

Author: R. R. Mahomane
Paper: Emergence of Complexity in Gravitational Collapse
Date: December 2025


Description

This Python project numerically evaluates the analytical solution for the scale factor (f(t)) derived from the pressure isotropy condition in gravitational collapse models. It generates the time-evolution profiles for:

  • Metric scale factor (f(t))
  • Thermodynamic heat flux (q(t))
  • Luminosity (L(t))
  • Structural Complexity Factor (Y_{TF})

The solver captures the dynamics from static equilibrium, through symmetry breaking, up to the singularity.


Features

  • High-resolution simulation of gravitational collapse dynamics
  • Analytical solution for the scale factor integrated into the script
  • Three-panel visualization of metric evolution, thermodynamic quantities, and complexity growth
  • Safe handling of singularities and post-collapse states

Requirements

  • Python 3.8+
  • NumPy
  • Matplotlib

Install dependencies via pip:

pip install numpy matplotlib

About

Simulation and analysis of gravitational collapse, relativistic stars, and astrophysical complexity models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published