Skip to content

Conversation

@vvahidd
Copy link
Contributor

@vvahidd vvahidd commented Jan 24, 2026

Summary

  • Update palace_demo_microstrip.ipynb to use new DrivenSim class API
  • Add proper intro with Palace description and requirements
  • Add microstrip notebook to mkdocs navigation
  • Fix bullet list rendering in CPW notebook

Changes

The microstrip notebook now uses the same style as the CPW demo:

  • DrivenSim() class instead of functional API
  • sim.add_port(..., geometry="via") for via ports
  • sim.plot_mesh(), sim.write_config(), sim.simulate()

Test plan

  • Verify microstrip notebook renders correctly in docs
  • Verify notebook executes successfully

🤖 Generated with Claude Code

- Update palace_demo_microstrip.ipynb to use new DrivenSim class API
- Add proper intro with Palace description and requirements
- Use sim.add_port() with geometry="via" for microstrip via ports
- Use sim.plot_mesh(), sim.write_config(), sim.simulate()
- Add microstrip notebook to mkdocs navigation
- Fix bullet list rendering in CPW notebook (add blank line)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vvahidd vvahidd merged commit 2bdba2c into main Jan 24, 2026
3 checks passed
@vvahidd vvahidd deleted the update-microstrip-notebook branch January 24, 2026 18:55
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.

2 participants