gds_fdtd.solvers.tidy3d¶
gds_fdtd simulation toolbox.
Tidy3DSolver: the tidy3d (>=2.11) adapter on the Phase-3 Solver contract.
Scene construction runs inside build() via the internal
_tidy3d_engine module; the constructor stays pure per the contract, and
run() is the only method that talks to the tidy3d cloud.
Functions
|
Plot |
|
None if tidy3d is importable, else the reason it isn't. |
Classes
|
Tidy3D cloud FDTD adapter (tier: full-service, execution: cloud). |