triqs_dft_tools.sumk_dft_tools.SumkDFTTools.save

SumkDFTTools.save(things_to_save, subgrp='user_data')

Saves data from a list into the HDF file. Prints a warning if a requested data is not found in SumkDFT object.

Parameters:
things_to_savelist of strings

List of datasets to be saved into the hdf5 file.

subgrpstring, optional

Name of hdf5 file subgroup in which the data are to be stored.