We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af18ad commit 1dcd202Copy full SHA for 1dcd202
mp_api/client/mprester.py
@@ -680,8 +680,8 @@ def get_entries(
680
returned were ComputedEntries. If inc_structure="initial",
681
ComputedStructureEntries with initial structures were returned.
682
Otherwise, ComputedStructureEntries with final structures
683
- were returned. This is no longer needed as all entries will contain
684
- structure data by default.
+ were returned. This is no longer needed as all entries will contain the
+ final structure data by default.
685
property_data (list): Specify additional properties to include in
686
entry.data. If None, only default data is included. Should be a subset of
687
input parameters in the 'MPRester.thermo.available_fields' list.
0 commit comments