Skip to content

Correct numerical findings and add reproduction tools - #16

Merged
osaether merged 1 commit into
mainfrom
docs/correct-numerical-findings
Sep 18, 2026
Merged

osaether merged 1 commit into
mainfrom
docs/correct-numerical-findings

Conversation

@osaether

Copy link
Copy Markdown
Owner

The numerical findings prescribed an ambiguous far-field threshold, an incomplete lossy-line calculation, and a skin-depth warning that could miss under-resolved elements. Correct those recommendations and distinguish mesh sensitivity from demonstrated error against a converged reference.

Add a C cancellation harness and a standard-library Python script that reproduce the frequency and mesh tables using temporary inputs. The calculator's runtime behavior is unchanged.

Validation:

  • All 123 pytest tests pass.
  • C harness compiled with GCC -O2 -Wall and reproduced the cancellation table.
  • Python diagnostic reproduced all frequency and mesh table values at the reported precision.
  • git diff --check passed.

@osaether
osaether merged commit 2d701ec into main Sep 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant