Skip to main content

CTT formulation of 3D Navier-Stokes equations

Project description

markdown

CTT Navier-Stokes Solver

A 3D Navier-Stokes solver based on Convergent Time Theory, demonstrating global regularity through exponential energy decay.

Installation

pip install ctt-navier-stokes

Quick Start
python

from ctt_navier_stokes import solve

result = solve(resolution=32, steps_per_layer=10)
print(f"Energy decay: {result['final_energy_ratio']:.6f}")

Mathematical Foundation

The CTT formulation replaces continuous time with 33 fractal layers:
text

∂ω/∂d + α(ω·∇ₕ)ω = -∇ₕA + α∇ₕ²ω

Energy decays exponentially:
text

E(d) = E₀e^{-αd}

This prevents blow-up  solutions remain smooth for all time.
License

Proprietary  see LICENSE file. Academic use free with attribution.
text


---

## Step 7 — Build and Upload

```bash
# Build the package
python -m build

# Upload to PyPI
twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ctt_navier_stokes-1.0.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ctt_navier_stokes-1.0.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file ctt_navier_stokes-1.0.0.tar.gz.

File metadata

  • Download URL: ctt_navier_stokes-1.0.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for ctt_navier_stokes-1.0.0.tar.gz
Algorithm Hash digest
SHA256 91ac8136734b42289ef32f358551e844c26838b2135397f0cffdb85db8dad834
MD5 89f41123aeb129f571c27383f939aaf2
BLAKE2b-256 ed2d4ec15eb32221331dae8f7bfbf30d1940a722af265d1556bff567c5af2e27

See more details on using hashes here.

File details

Details for the file ctt_navier_stokes-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ctt_navier_stokes-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0b5fa61e54e11cf94b615709a1d436cf743c4aa4cd0163eaa904008f9a6e7b25
MD5 9d3ca456a0c1c85b62f4766ded36aff9
BLAKE2b-256 9decc815bf33d3c5cda1e5d7c054af4e3a013024951a5ab7e632d024b0753bff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page