Citation and credit

Citation and credit#

FDTDX was created by Yannik Mahlau, Frederik Schubert, Lukas Berg, and Bodo Rosenhahn at Leibniz University Hannover. If the solver contributes to published work, cite the upstream JOSS paper:

@article{Mahlau2026,
  doi       = {10.21105/joss.08912},
  url       = {https://doi.org/10.21105/joss.08912},
  year      = {2026},
  publisher = {The Open Journal},
  volume    = {11},
  number    = {117},
  pages     = {8912},
  author    = {Mahlau, Yannik and Schubert, Frederik and
               Berg, Lukas and Rosenhahn, Bodo},
  title     = {FDTDX: High-Performance Open-Source FDTD Simulation
               with Automatic Differentiation},
  journal   = {Journal of Open Source Software}
}

For work that depends on behavior or validation added by this fork, also identify fdtdx-hoodlab, the exact git commit, and the benchmark case IDs used. Until the fork has its own archival DOI, a software-methods statement is clearer than inventing a separate citation.

Example:

Simulations used FDTDX (Mahlau et al., 2026), Hood Lab validation fork at commit <sha>. Grid and port conventions were checked with cases parity_waveguide_TE and analytical_waveguide_sparams.

If a result uses a Tidy3D-derived golden, cite Tidy3D according to its authors’ current guidance as well. A golden comparison does not make Tidy3D a runtime dependency of the local simulation.