pub const PHYSICS_HASH: &str = "fa95f8c27605cb92";Expand description
Content hash of the physics-relevant Rust source files at compile time.
Used to invalidate cached Green’s function tables when the underlying
physics code changes. See build.rs for the curated file list and the
physics-hash CLI subcommand for runtime access.