tardis.workflows package¶
Submodules¶
- tardis.workflows.simple_tardis_workflow module
SimpleTARDISWorkflow
SimpleTARDISWorkflow.check_convergence()
SimpleTARDISWorkflow.enable_virtual_packet_logging
SimpleTARDISWorkflow.get_convergence_estimates()
SimpleTARDISWorkflow.initialize_spectrum_solver()
SimpleTARDISWorkflow.log_level
SimpleTARDISWorkflow.run()
SimpleTARDISWorkflow.show_progress_bars
SimpleTARDISWorkflow.solve_montecarlo()
SimpleTARDISWorkflow.solve_opacity()
SimpleTARDISWorkflow.solve_plasma()
SimpleTARDISWorkflow.solve_simulation_state()
SimpleTARDISWorkflow.specific_log_level
- tardis.workflows.standard_tardis_workflow module
StandardTARDISWorkflow
StandardTARDISWorkflow.convergence_plots
StandardTARDISWorkflow.export_convergence_plots
StandardTARDISWorkflow.get_convergence_estimates()
StandardTARDISWorkflow.hdf_properties
StandardTARDISWorkflow.initialize_convergence_plots()
StandardTARDISWorkflow.run()
StandardTARDISWorkflow.update_convergence_plot_data()
- tardis.workflows.util module
- tardis.workflows.v_inner_solver module
InnerVelocitySolverWorkflow
InnerVelocitySolverWorkflow.TAU_TARGET
InnerVelocitySolverWorkflow.check_convergence()
InnerVelocitySolverWorkflow.estimate_v_inner()
InnerVelocitySolverWorkflow.get_convergence_estimates()
InnerVelocitySolverWorkflow.print_mask()
InnerVelocitySolverWorkflow.property_mask
InnerVelocitySolverWorkflow.reproject()
InnerVelocitySolverWorkflow.run()
InnerVelocitySolverWorkflow.solve_plasma()
InnerVelocitySolverWorkflow.solve_simulation_state()
- tardis.workflows.workflow_logging module