tidy3d.web.load_simulation#
- class load_simulation[source]#
Bases:
Download the
.jsonfile of a task and load the associated simulation.- Parameters:
- Returns:
Simulation loaded from downloaded json file.
- Return type:
Union[
Simulation,HeatSimulation,EMESimulation]