API Reference
StandardJob
StandardJob.get_name()
StandardJob.get_tasks()
Bases: SimulationItem
SimulationItem
WRENCH Standard Job class
Get the name
Get the list of tasks in the job
a list of task objects
List[Task]