Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Extracting Dielectric constant #54

Open
raghavven opened this issue Jun 6, 2021 · 1 comment
Open

Extracting Dielectric constant #54

raghavven opened this issue Jun 6, 2021 · 1 comment

Comments

@raghavven
Copy link

Hi,

How can we extract dielectric constant of of a solvent (say water) from the pubchem. I tried the code given in the manual for properties like MolecularWeight, HBondDonorCount etc and they worked. When I replace them with DielectricConstant it gives me the following error.

pubchempy.BadRequestError: 'PUGREST.BadRequest

Can someone please help me extract the DielectricConstant.

Thank you.

@nbehrnd
Copy link

nbehrnd commented Aug 11, 2021

PubChem's entry #962 about water holds in section 3.3 a link to SpringerMaterials about the dielectric constant, but not the value of the dielectric constant itself (their page). And SpringerMaterials is a commercial database. This might be a reason to yield the error you report.

A few data are listed on wikipedia, in public sections of the Dortmund Data Bank. The CRC Handbook of Chemistry and Physics (section 6, fluid properties) lists many (as permittivity), too.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants