TIDE Documentation¶
-
Getting Started
Install TIDE and run your first forward simulation in five minutes.
-
API Orientation
Understand the difference between functional and module APIs and choose the right style.
-
Forward & Inversion
Common modeling workflows and inversion loop examples.
-
Configuration Reference
Full reference for storage, callbacks, backend mode, and CFL settings.
Recommended Reading Order¶
- Getting Started — installation and first forward run
- API Orientation — functional vs module API choice
- Modeling and Inversion Workflow — common workflows
- Configuration Reference — tuning storage, callbacks, backend mode, or CFL settings
- Limitations and Verification — read before relying on advanced combinations
Version Requirements
TIDE requires Python ≥ 3.12 and PyTorch ≥ 2.9.1. For GPU support, install a CUDA-enabled PyTorch build first.