************************** Storing simulations to HDF ************************** You can ask TARDIS to store the state of each iteration of the simulation you are running. To see an example of how this can be achieved see the following jupyter notebook. .. toctree:: :maxdepth: 2 to_hdf_notebook Using HDFWriter =============== Examples on how to use HDFWriter to store properties of a class in a HDF file. .. toctree:: hdf_writer