Expand description
Loadable composition for the SIM physics stack.
This crate contains no solver, audit, proof, study, or finding behavior. It
projects the independently selectable layer-owned Shapes and operations as
runtime cards through SIM’s existing sim_kernel::Lib contract.
Structs§
- Physics
Runtime Lib - Thin host-registered library that projects the enabled physics layers.
Constants§
- HOST_ID
- Stable host-loader identity for the composed physics stack.
Functions§
- install_
physics_ runtime - Installs the enabled physics layer cards exactly once.
- surface_
symbols - Returns the stable runtime symbols projected by the enabled layers.