Support for handling SKIRT stored table and stored columns formats. More...
Namespaces | |
namespace | conversionspec |
Facilities for representing SKIRT resource conversion specifications. | |
namespace | convert_band |
Functions for converting broadband transmission curves to stored table format. | |
namespace | convert_copy |
Function to "convert" stored table files by simply copying them. | |
namespace | convert_enthalpies |
Functions for converting enthalpies to stored table format. | |
namespace | convert_opticalprops |
Functions for converting optical properties to stored table format. | |
namespace | convert_sed |
Functions for converting SEDs and SED families to stored table format. | |
namespace | convert_singlegrain |
Functions for converting single-grain dust mix properties to stored table format. | |
namespace | do |
Commands for constructing and getting info on stored tables. | |
namespace | io |
Input/output functions for files in the SKIRT stored table and stored column format. | |
namespace | tokenizedfile |
Read a text file token by token. | |
Support for handling SKIRT stored table and stored columns formats.
This package contains classes and functions to help convert data used by SKIRT as a built-in resource or as an input file from their original format (whatever that may be) to the proprietary "SKIRT stored table" or "SKIRT stored columns" file formats.