seal_check
Rates O-ring glands by checking squeeze and fill percentages against static or dynamic limits, returning pass/fail.
Instructions
Rate an O-ring gland (pairs with oring_groove): squeeze=W-depth, fill= (pi/4 W^2)/(width*depth). Squeeze must sit in the application band (static 15-30%, dynamic 10-20%), fill below max_gland_fill_pct. Returns {squeeze_mm, squeeze_pct, gland_fill_pct, squeeze_range_pct, within_squeeze, within_fill, pass}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application | No | static_radial | |
| groove_depth_mm | Yes | ||
| groove_width_mm | Yes | ||
| max_gland_fill_pct | No | ||
| cross_section_dia_mm | Yes |