Skip to content
View pc2468's full-sized avatar

Block or report pc2468

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pc2468/README.md

"The universe doesn’t hand out documentation, so I write my own."

I simulate what the universe does for free: gravity, spacetime, and black holes. Physicist focusing on Numerical Relativity and High-Performance Computing.


Simulation Parameters

  • Core: C++PythonArch Linux
  • Scientific: JuliaFortranNumPyPyTorch
  • Tooling: GitLaTeXBash

Operational Logic

The simulation terminates when the thermal gradient hits the cosmic microwave background radiation floor:

$$I(\nu, T) = \frac{2h\nu^3}{c^2} \frac{1}{e^{\frac{h\nu}{kT}} - 1}$$

while universe.is_expanding():
    simulate(spacetime)
    if temperature <= 2.725: # CMB limit (K)
        break

Connection Coordinates ($x^\mu$)

           

Compiling reality from source...

Popular repositories Loading

  1. Geant4 Geant4 Public

    Python 1

  2. pc2468 pc2468 Public

    Config files for my GitHub profile.

  3. 3_Body_Problem 3_Body_Problem Public

  4. pc2468.github.io pc2468.github.io Public template

    TypeScript

  5. Stellar-Spectral-Classification Stellar-Spectral-Classification Public

  6. Shadow-of-Kerr-Black-Holes Shadow-of-Kerr-Black-Holes Public