tardis
latest
  • Installation
  • Quickstart for TARDIS
  • Tutorials
  • How-To Guides
  • Frequently Asked Questions
  • API
    • tardis package
      • Subpackages
        • tardis.energy_input package
        • tardis.grid package
        • tardis.gui package
        • tardis.io package
        • tardis.model package
        • tardis.opacities package
        • tardis.plasma package
        • tardis.scripts package
        • tardis.simulation package
        • tardis.spectrum package
        • tardis.stats package
        • tardis.transport package
        • tardis.util package
        • tardis.visualization package
        • tardis.workflows package
      • Submodules
      • Module contents

Input/Output

  • Hierarchical Data Format (HDF5)
  • Configuration (Required Input)
  • Reading Models
  • Optional Inputs
  • Visualization Tools & Widgets
  • Additional Outputs

Physics Walkthrough

  • Physics Walkthrough Introduction
  • Setting Up the Simulation
  • Monte Carlo Iteration
  • Updating Plasma and Convergence
  • Spectrum Generation
  • TARDIS gamma \(\gamma\)

Contributing to TARDIS

  • Contribution Guidelines
  • Developer Workflow
  • Developer Tools
  • Changelog
  • Features In-Progress

Other Resources

  • Credits & Publication Policies
  • Papers Using TARDIS
  • Code Comparison
  • References and Glossary
tardis
  • tardis
  • tardis package
  • tardis.workflows package
  • View page source

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.workflow_logging module
    • WorkflowLogging
      • WorkflowLogging.log_dataframe_console()
      • WorkflowLogging.log_dataframe_notebook()
      • WorkflowLogging.log_plasma_state()

Module contents¶

Previous Next

© Copyright 2013-2024, TARDIS Collaboration. Last updated on 20 Nov 2024.

Built with Sphinx using a theme provided by Read the Docs.