Data Management

How PM handles data that it intakes and generates.

PM deals with varied data sets, some of which is read in from other sources and some of which is generated.


Data Aggregator

Data Aggregator is a schema for defining input data, documenting the data, and characterizing relationships between input data.

Database

PM uses a sqlite database to store information related to first-principles calculations.

hdf5

PM uses hdf files to store irreducible derivatives, force tensors, etc.


Last modified January 20, 2023: added index and updated order. (4e07644)