vice.output.elements ==================== Type : ``tuple`` of strings The symbols of the elements whose enrichment was modeled to produce the output file, as they appear on the periodic table. Example Code ------------ >>> import vice >>> example = vice.output("example") >>> example.elements ('fe', 'sr', 'o')