Welcome to the NOMAD plugin for the Perovskite Solar Cell Database. This project aims to provide an open-access interface for the perovskite solar cells database in NOMAD making the data accessible and interoperable with many other materials science datasets. The data can be accessed via the NOMAD API and explored in the NOMAD Solar Cell APP.
Information about the original database is available at perovskitedatabase.com.
To integrate this plugin with your NOMAD installation:
Add the following lines to your nomad.yaml
file in your NOMAD installation:
plugins:
include:
- 'schemas/perovskite_solar_cell_database'
options:
schemas/perovskite_solar_cell_database:
python_package: perovskite_solar_cell_database
For more detailed installation instructions, visit our docs for NOMAD plugins.
Special thanks to Jinzhao Li and all contributors who have made this project possible.