pub fn femm_field_func(model: FemmModel) -> FuncExpand description
Wraps a model’s potential field as a sim-numbers Func over position.
The returned function solves model with its default parameters and samples
the solved potential field at (x, y). Mesh or solve failures propagate
through the callable boundary; this path never fabricates a replacement
solution.