Skip to content

Commit

Permalink
add description for include_gnome
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Dec 19, 2024
1 parent c3f0635 commit 9283053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mp_api/client/routes/materials/summary.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ def search(
weighted_surface_energy (Tuple[float,float]): Minimum and maximum weighted surface energy
in J/m² to consider.
weighted_work_function (Tuple[float,float]): Minimum and maximum weighted work function in eV to consider.
include_gnome (bool): whether to include materials from GNoMe dataset
num_chunks (int): Maximum number of chunks of data to yield. None will yield all possible.
chunk_size (int): Number of data entries per chunk.
all_fields (bool): Whether to return all fields in the document. Defaults to True.
Expand Down

0 comments on commit 9283053

Please sign in to comment.