[Edit by admin: Database version logs are now maintained in our public documentation available at Database Versions - Materials Project Documentation]
We’ve released a new revision of the Materials Project database as part of a major overhaul of our software infrastructure. This enables us to continue to build new properties and deliver them to you, the material science community, at an accelerating pace. This has also caused some growing pains as we fix bugs we created in building our new infrastructure from scratch.
Many of our users have reported bugs, and we are very grateful for that. We’re making great strides in being as transparent as possible so everyone knows what is changing. As part of this, we’ve settled on a monthly release schedule including an announcement that informs everyone on what has or has not changed.
v2019.11
- Introduced 3,971 new materials
- Amorphous materials added with
amorphous
tag - Added
theoretical
which is True when the material matches no known experimental structure from ICSD - Fixed several inconsistency bugs for
band_gap
, piezo tensors, elastic warnings, and total magnetic moment.
V2019.05
- Introduced a new
deprecated
field to materials. By default the website and API only search for materials that are not deprecated: {“deprecated”: false}. - Deprecated 15,000 and added 3,600 new materials. We will be recomputing the deprecated materials to fill these spaces back up. Some of these new relaxations may end up matching current materials, so the total number of materials is not guaranteed to be the same as in V2019.02.
- Fixed an issue with sandboxes not properly building the whole hull. Previously, only the sandboxed chemical systems were being recalculated for energy_above_hull searches
V2019.02
- Added over 47,000 new materials from orderings of disordered ICSD as well as compounds from the Pauling File
- Finalized enforcing symmetry on piezo tensors
- Moved third order elastic data to elasticity_third_order so that people are not swamped by the mountain of information associated with it.
V2018.12
- Adjusted the mp-id naming scheme to fix “mvc” ids taking over old mp-ids.
- Fixed piezoeletric max_direction to be a miller index rather than a unit vector.
V2018.11
- Changed the grouping of magnetic materials to aggregate all magnetic orderings of a given material into a single material-id, and report the lowest energy ordering
- Fixed incorrect calculation and display of polycrystalline dielectric constants
- Fixed labeling of all materials as high-pressure. Note we’re parsing ICSD tags for this labeling so while some materials may not conventionally be considered high-pressure, a single matching ICSD entry can tag a material as such. We would love to hear comments on how we could better tag high-pressure materials
- Begun enforcing the symmetry of the structure on piezo tensors. In general, this reduces the expected piezo value.