Liking cljdoc? Tell your friends :D

physics.cfd.api

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 … …}}
raw docstring

physics.cfd.core

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.
raw docstring

physics.cfd.corrector

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.
raw docstring

physics.cfd.debris

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.
raw docstring

physics.cfd.maritime

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.
raw docstring

physics.cfd.plume

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.
raw docstring

physics.cfd.surrogate

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.
raw docstring

physics.constraints

Operational envelope validation for physics models.

Operational envelope validation for physics models.
raw docstring

physics.dynamics

Dynamic models for aerial, ground, maritime, and orbital systems.

Dynamic models for aerial, ground, maritime, and orbital systems.
raw docstring

physics.electromagnetics.constraints

Constraint evaluation for electromagnetics payloads.

Constraint evaluation for electromagnetics payloads.
raw docstring

physics.electromagnetics.fields

Field descriptors and deterministic helpers (phasor convention e^{+jωt}).

Field descriptors and deterministic helpers (phasor convention e^{+jωt}).
raw docstring

physics.electromagnetics.materials

Material descriptors and derived quantities for electromagnetic modelling.

Material descriptors and derived quantities for electromagnetic modelling.
raw docstring

physics.electromagnetics.math

Utility helpers for electromagnetics: robust complex arithmetic with resilience metadata.

Utility helpers for electromagnetics: robust complex arithmetic with resilience metadata.
raw docstring

physics.electromagnetics.propagation

Plane-wave propagation helpers for homogeneous media (phasor convention e^{+jωt}).

Plane-wave propagation helpers for homogeneous media (phasor convention e^{+jωt}).
raw docstring

physics.environment

Environmental models: atmosphere, ocean, gravity, and fluid properties.

Environmental models: atmosphere, ocean, gravity, and fluid properties.
raw docstring

physics.integrators

Deterministic numerical integrators for state propagation.

Deterministic numerical integrators for state propagation.
raw docstring

physics.models.common

Curated physics models for representative platforms and celestial bodies.

Curated physics models for representative platforms and celestial bodies.
raw docstring

physics.observer

Trajectory projection and telemetry synthesis built on physics dynamics.

Trajectory projection and telemetry synthesis built on physics dynamics.
raw docstring

physics.spatial.geometry

Core geometric primitives for mission planning.

Core geometric primitives for mission planning.
raw docstring

physics.spatial.pose

Pose (position + orientation) primitives.

Pose (position + orientation) primitives.
raw docstring

physics.spatial.topology

Relations and formation primitives built on geometry.

Relations and formation primitives built on geometry.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close