Anisotropic dispersion Fresnel per polarization#
validated · 2026-08-28
This case checks the implementation against an analytical identity, convergence property, or independent physics invariant. The originating Tidy3D example is FullyAnisotropic.ipynb, pinned at commit c37c785d52e9.
Representative dispersive material response.#
What is exercised#
Upstream solver/tests/simulation/physics/test_anisotropic_dispersion.py
This case runs at its declared full benchmark resolution (resolution factor 1.0).
Recorded result#
Metric |
Observed / error |
Reference / limit |
Error |
Effective budget |
Result |
|---|---|---|---|---|---|
|
0 |
0 |
0 |
— |
PASS |
The table is rendered from progress.json; it is not a hand-written success claim. For metrics that report an error directly, the “observed” column repeats that error and the reference column is the acceptance threshold.
Reproduce#
uv run fdtdx-bench run --case analytical_anisotropic
Implementation and provenance: benchmarks/cases/analytical_anisotropic/case.yaml, benchmarks/cases/analytical_anisotropic/run.py.