tidy3d.web.api.container.Job.monitor#
- class monitor#
Bases:
Monitor progress of running
Job
.Note
To load the output of completed simulation into
SimulationData
objects, callJob.load()
.Inherited Common Usage
Bases:
Monitor progress of running Job
.
Note
To load the output of completed simulation into SimulationData
objects,
call Job.load()
.
Inherited Common Usage