Uniform plane source physics#
validated · 2026-08-28
This case checks the implementation against an analytical identity, convergence property, or independent physics invariant.
Representative time-domain electric field.#
What is exercised#
Upstream solver/tests/simulation/physics/sources/test_plane_source.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_plane_source
Implementation and provenance: benchmarks/cases/analytical_plane_source/case.yaml, benchmarks/cases/analytical_plane_source/run.py.