Add a fan dipole to the preloaded example projects - #15
Merged
Conversation
A 40/20/15/10 m fan dipole at 30 ft: one half-wave leg per band, paralleled at the feed, legs 0.3 m apart. Modelled at 7.15 MHz so the summary lands on the 40 m leg and the "Bands covered" report and per-band tuning chart show the rest. Demonstrates the multiband-without-traps build alongside the trapped dipole and shortened-dipole examples. Bumps the shipped examples to eight; the example test loads, solves, and builds it like the others. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds an eighth example project: "40/20/15/10 m fan dipole at 30 ft".
One half-wave leg per band, paralleled at the feed, legs 0.3 m apart (the new parallel geometry + spreader spacing). Modelled at 7.15 MHz so the summary lands on the 40 m leg, and the "Bands covered" report + the per-band tuning chart show the rest — exercising the whole fan-dipole feature set (per-leg cut list, parallel-dipole sketch, per-band summary/tuning, leg-end spacing) in one click.
It sits alongside the trapped-dipole and shortened-dipole examples as the multiband-without-traps option.
Tests
tests/test_examples.py: shipped-example count 7 → 8 (and asserts the fan entry is present); the existing "every example loads, solves, and builds" test now covers it too. Suite stays green at 532.🤖 Generated with Claude Code