<div dir="ltr"><div style="font-family:"Google Sans",Arial,sans-serif;font-size:16px;margin:12px 0px 16px;border-bottom:0px rgb(230,232,240)">I wanted to share a lightweight, self-contained Python numerical simulation framework I have developed called <span style="font-weight:600;margin:0px;border-bottom:0px rgb(230,232,240)">NOVA-Ω</span>.</div><div style="font-family:"Google Sans",Arial,sans-serif;font-size:16px;margin:12px 0px 16px;border-bottom:0px rgb(230,232,240)">The project consists of two distinct 2D orbital simulation engines rendered in real-time via a highly optimized, flicker-free cell-buffer terminal matrix utilizing DEC 2026 synchronized output:</div><ol style="font-family:"Google Sans",Arial,sans-serif;font-size:16px;margin:12px 0px 16px;border-bottom:0px rgb(230,232,240)"><li style="margin:0px 0px 12px;border-bottom:0px rgb(230,232,240)"><span style="margin:0px;border-bottom:0px rgb(230,232,240)"><span style="font-weight:600;margin:0px;border-bottom:0px rgb(230,232,240)">An Advection-Diffusion Variant:</span> Utilizing a direct radial-velocity decay model (\(\frac{dr}{dt} \propto -r^{-2}\)) designed for fluid-like particle ring visualization.</span></li><li style="margin:0px 0px 12px;border-bottom:0px rgb(230,232,240)"><span style="margin:0px;border-bottom:0px rgb(230,232,240)"><span style="font-weight:600;margin:0px;border-bottom:0px rgb(230,232,240)">A Dynamical Relativistic Variant:</span> Integrating a true Schwarzschild-limit effective potential force calculation containing the strong-field correction term (\(-3GL^2 / r^4\)). This engine features continuous orbital energy dissipation via a localized distance-scaled drag gradient and successfully models the conservation of angular momentum by dynamically scaling the central singularity’s global spin metric (\(\Omega \)) upon event horizon ingestion.</span></li></ol><div style="font-family:"Google Sans",Arial,sans-serif;font-size:16px;margin:12px 0px 16px;border-bottom:0px rgb(230,232,240)">The entire framework is written in pure Python without heavy external dependencies, allowing it to execute deep strong-field physics calculations and multi-body boundary transformations in a fraction of a millisecond per frame.</div><div style="font-family:"Google Sans",Arial,sans-serif;font-size:16px;margin:12px 0px 16px;border-bottom:0px rgb(230,232,240)">I believe this could serve as an excellent, lightweight educational tool, a visual toy-model for testing non-vacuum binary perturbations, or an inspiring example of optimizing terminal-based physics rendering.</div><div style="font-family:"Google Sans",Arial,sans-serif;font-size:16px;margin:12px 0px 16px;border-bottom:0px rgb(230,232,240)">The public repository containing the codebases can be found here: <span style="font-weight:600;margin:0px;border-bottom:0px rgb(230,232,240)"><a href="https://github.com/skylar2kaisa-gif/NOVA--A-2D-Fluid-Velocity-Approximation-Engine-for-Accretion-Dynamics/tree/main" target="_blank">https://github.com/skylar2kaisa-gif/NOVA--A-2D-Fluid-Velocity-Approximation-Engine-for-Accretion-Dynamics/tree/main</a></span></div><div style="font-family:"Google Sans",Arial,sans-serif;font-size:16px;margin:12px 0px 16px;border-bottom:0px rgb(230,232,240)">I would love to hear your thoughts, feedback, or any potential paths for integration into community educational resources.</div><div style="font-family:"Google Sans",Arial,sans-serif;font-size:16px;margin:12px 0px 16px;border-bottom:0px rgb(230,232,240)">Best regards,</div><div style="font-family:"Google Sans",Arial,sans-serif;font-size:16px;margin:12px 0px 16px;border-bottom:0px rgb(230,232,240)"><span style="font-weight:600;margin:0px;border-bottom:0px rgb(230,232,240)">Rodney de Rijk</span><br style="margin:0px;border-bottom:0px rgb(230,232,240)">Lead Developer, NOVA-Ω Project</div></div>