Unified entry point for AI-accelerated CFD predictions. Translates high-level mode requests into surrogate + corrector pipelines and always returns a canonical structure: {:flow-field … :constraints … :confidence … :metadata {:mode … …}}
Unified entry point for AI-accelerated CFD predictions. Translates high-level mode requests
into surrogate + corrector pipelines and always returns a canonical structure:
{:flow-field … :constraints … :confidence … :metadata {:mode … …}}Shared data structures, validation helpers, and fixtures for computational fluid dynamics requests. Every solver (classical, reduced-order, or ML surrogate) consumes the same geometry/environment/platform maps so higher layers can reason about environmental flows without caring about the underlying numerical method.
Shared data structures, validation helpers, and fixtures for computational fluid dynamics requests. Every solver (classical, reduced-order, or ML surrogate) consumes the same geometry/environment/platform maps so higher layers can reason about environmental flows without caring about the underlying numerical method.
Helmholtz–Hodge projection for surrogate flow fields. Uses a conjugate-gradient Poisson solve to enforce near-zero divergence, applies boundary conditions, and limits energy so downstream planners receive coherent, physically plausible velocities.
Helmholtz–Hodge projection for surrogate flow fields. Uses a conjugate-gradient Poisson solve to enforce near-zero divergence, applies boundary conditions, and limits energy so downstream planners receive coherent, physically plausible velocities.
Debris/sand flow helper wrapping the surrogate + corrector pipeline for near-ground transport.
Debris/sand flow helper wrapping the surrogate + corrector pipeline for near-ground transport.
Maritime flow helper: prepares shallow-water geometries, water environments, and runs the surrogate + corrector pipeline.
Maritime flow helper: prepares shallow-water geometries, water environments, and runs the surrogate + corrector pipeline.
High-level plume modeling helper that wires geometry/environment normalization into the surrogate and corrector pipeline.
High-level plume modeling helper that wires geometry/environment normalization into the surrogate and corrector pipeline.
Spatial surrogates for fluid prediction. Provides deterministic analytical fallbacks and a hook for plugging in future ML models. Returns structured flow fields plus provenance metadata so downstream correctors and translators can reason about confidence.
Spatial surrogates for fluid prediction. Provides deterministic analytical fallbacks and a hook for plugging in future ML models. Returns structured flow fields plus provenance metadata so downstream correctors and translators can reason about confidence.
Operational envelope validation for physics models.
Operational envelope validation for physics models.
Shared physics utilities: rotational algebra, vector helpers, constants.
Shared physics utilities: rotational algebra, vector helpers, constants.
Dynamic models for aerial, ground, maritime, and orbital systems.
Dynamic models for aerial, ground, maritime, and orbital systems.
Constraint evaluation for electromagnetics payloads.
Constraint evaluation for electromagnetics payloads.
Field descriptors and deterministic helpers (phasor convention e^{+jωt}).
Field descriptors and deterministic helpers (phasor convention e^{+jωt}).
Material descriptors and derived quantities for electromagnetic modelling.
Material descriptors and derived quantities for electromagnetic modelling.
Utility helpers for electromagnetics: robust complex arithmetic with resilience metadata.
Utility helpers for electromagnetics: robust complex arithmetic with resilience metadata.
Plane-wave propagation helpers for homogeneous media (phasor convention e^{+jωt}).
Plane-wave propagation helpers for homogeneous media (phasor convention e^{+jωt}).
Environmental models: atmosphere, ocean, gravity, and fluid properties.
Environmental models: atmosphere, ocean, gravity, and fluid properties.
Reference frame conversions and Earth constants.
Reference frame conversions and Earth constants.
Deterministic numerical integrators for state propagation.
Deterministic numerical integrators for state propagation.
Curated physics models for representative platforms and celestial bodies.
Curated physics models for representative platforms and celestial bodies.
Trajectory projection and telemetry synthesis built on physics dynamics.
Trajectory projection and telemetry synthesis built on physics dynamics.
Coordinate frame primitives and rigid transforms.
Coordinate frame primitives and rigid transforms.
Core geometric primitives for mission planning.
Core geometric primitives for mission planning.
Pose (position + orientation) primitives.
Pose (position + orientation) primitives.
Relations and formation primitives built on geometry.
Relations and formation primitives built on geometry.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |