-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathoptimade_dcgat_config.json
26 lines (26 loc) · 916 Bytes
/
optimade_dcgat_config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"debug": false,
"mongo_database": "dcgat_optimade",
"mongo_uri": "mongodb://%2Ftmp%2Fmongodb-27018.sock",
"database_backend": "mongodb",
"insert_test_data": false,
"base_url": "https://alexandria.odbx.science",
"implementation": {
"name": "OPTIMADE Python tools",
"source_url": "https://github.com/Materials-Consortia/optimade-python-tools",
"issue_tracker": "https://github.com/Materials-Consortia/optimade-python-tools/issues",
"maintainer": {"email": "[email protected]"}
},
"provider": {
"name": "Alexandria",
"description": "A collection of databases from the group of Prof Miguel A. L. Marques at Ruhr University Bochum.",
"prefix": "alexandria",
"homepage": "https://tddft.org/bmg"
},
"provider_fields": {
"structures": [
"xc_functional",
"energy",
]
},
}