Materials Elasticity

Get ElasticityDoc documents

get/materials/elasticity/

Query parameters

material_idsstring nullable

Comma-separated list of material_id values to query on

Comma-separated list of material_id values to query on

chemsysstring nullable

A comma delimited string list of chemical systems.

A comma delimited string list of chemical systems.

k_voigt_maxnumber nullable

Maximum value for the Voigt average of the bulk modulus in GPa.

Maximum value for the Voigt average of the bulk modulus in GPa.

k_voigt_minnumber nullable

Minimum value for the Voigt average of the bulk modulus in GPa.

Minimum value for the Voigt average of the bulk modulus in GPa.

k_reuss_maxnumber nullable

Maximum value for the Reuss average of the bulk modulus in GPa.

Maximum value for the Reuss average of the bulk modulus in GPa.

k_reuss_minnumber nullable

Minimum value for the Reuss average of the bulk modulus in GPa.

Minimum value for the Reuss average of the bulk modulus in GPa.

k_vrh_maxnumber nullable

Maximum value for the Voigt-Reuss-Hill average of the bulk modulus in GPa.

Maximum value for the Voigt-Reuss-Hill average of the bulk modulus in GPa.

k_vrh_minnumber nullable

Minimum value for the Voigt-Reuss-Hill average of the bulk modulus in GPa.

Minimum value for the Voigt-Reuss-Hill average of the bulk modulus in GPa.

g_voigt_maxnumber nullable

Maximum value for the Voigt average of the shear modulus in GPa.

Maximum value for the Voigt average of the shear modulus in GPa.

g_voigt_minnumber nullable

Minimum value for the Voigt average of the shear modulus in GPa.

Minimum value for the Voigt average of the shear modulus in GPa.

g_reuss_maxnumber nullable

Maximum value for the Reuss average of the shear modulus in GPa.

Maximum value for the Reuss average of the shear modulus in GPa.

g_reuss_minnumber nullable

Minimum value for the Reuss average of the shear modulus in GPa.

Minimum value for the Reuss average of the shear modulus in GPa.

g_vrh_maxnumber nullable

Maximum value for the Voigt-Reuss-Hill average of the shear modulus in GPa.

Maximum value for the Voigt-Reuss-Hill average of the shear modulus in GPa.

g_vrh_minnumber nullable

Minimum value for the Voigt-Reuss-Hill average of the shear modulus in GPa.

Minimum value for the Voigt-Reuss-Hill average of the shear modulus in GPa.

elastic_anisotropy_maxnumber nullable

Maximum value for the elastic anisotropy.

Maximum value for the elastic anisotropy.

elastic_anisotropy_minnumber nullable

Maximum value for the elastic anisotropy.

Maximum value for the elastic anisotropy.

poisson_maxnumber nullable

Maximum value for Poisson's ratio.

Maximum value for Poisson's ratio.

poisson_minnumber nullable

Minimum value for Poisson's ratio.

Minimum value for Poisson's ratio.

_pageinteger

Page number to request (takes precedent over _limit and _skip).

Page number to request (takes precedent over _limit and _skip).

_per_pageinteger

Number of entries to show per page (takes precedent over _limit and _skip). Limited to 1000.

Number of entries to show per page (takes precedent over _limit and _skip). Limited to 1000.

_skipinteger

Number of entries to skip in the search.

Number of entries to skip in the search.

_limitinteger

Max number of entries to return in a single query. Limited to 1000.

Max number of entries to return in a single query. Limited to 1000.

_fieldsstring

Fields to project from ElasticityDoc as a list of comma separated strings. Fields include: builder_meta nsites elements nelements composition composition_reduced formula_pretty formula_anonymous chemsys volume density density_atomic symmetry material_id deprecated deprecation_reasons last_updated origins warnings structure property_name order elastic_tensor compliance_tensor bulk_modulus shear_modulus sound_velocity thermal_conductivity young_modulus universal_anisotropy homogeneous_poisson debye_temperature fitting_data fitting_method state

Fields to project from ElasticityDoc as a list of comma separated strings. Fields include: builder_meta nsites elements nelements composition composition_reduced formula_pretty formula_anonymous chemsys volume density density_atomic symmetry material_id deprecated deprecation_reasons last_updated origins warnings structure property_name order elastic_tensor compliance_tensor bulk_modulus shear_modulus sound_velocity thermal_conductivity young_modulus universal_anisotropy homogeneous_poisson debye_temperature fitting_data fitting_method state

_all_fieldsboolean

Include all fields.

Include all fields.

id_formatstring nullable

Optional. If set to 'legacy', MP identifier fields in the response are returned in the form 'mp-149'. If set to 'alpha', they are returned in the padded AlphaID form 'mp-aaaaaaft'. If omitted (or set to any other value), identifiers are returned in their stored form. This is a purely cosmetic transform; query inputs accept either shape regardless.

Optional. If set to 'legacy', MP identifier fields in the response are returned in the form 'mp-149'. If set to 'alpha', they are returned in the padded AlphaID form 'mp-aaaaaaft'. If omitted (or set to any other value), identifiers are returned in their stored form. This is a purely cosmetic transform; query inputs accept either shape regardless.

Response

Search for a ElasticityDoc

dataElasticityDoc[] nullable— unresolved $ref

List of returned data

Changes