RF Workflows
This page is the practical example hub for public RF workflows.
Current recommended workflow
Section titled “Current recommended workflow”| Stage | Goal | Example |
|---|---|---|
| 1. Build the geometry | describe the RF structure explicitly | examples/crossval/05_patch_antenna.py |
| 2. Extract resonance | use a clean probe / Harminv path | patch workflow notes |
| 3. Cross-check when needed | compare against the current repo reference path | crossval script output |
| 4. Interpret the result | separate design estimate from solver result | validation and limitation pages |
Current public examples
Section titled “Current public examples”examples/crossval/05_patch_antenna.py— practical patch antenna cross-checkexamples/crossval/11_waveguide_port_wr90.py— rectangular waveguide-port workflowexamples/nonuniform_patch_demo.py— non-uniform mesh demo; experimental laneexamples/inverse_design/multilayer_ar_coating.py— conservative inverse-design demo
What not to promote
Section titled “What not to promote”- stale example paths that no longer exist
- convenience snippets that skip the modeling assumptions
- experimental-lane results without a support-boundary note
- internal diagnostic scripts or run artifacts