New features
- RowCollector now implements export to CSV and text files using
to_csv()
andto_file()
methods - Molecule class in Materials model calculate number and mass fractions as default parameters
- First implementation of Material mixtures (early version)