API Reference - Experimental Data
pyepisuite.expdata
BoilingPointData
Source code in src/pyepisuite/expdata.py
boiling_point(cas)
Returns the boiling point for a given CAS number with the following dictionary format: {'CASRN': '64-17-5', 'name': 'Ethanol', 'value': 78.37, 'unit': 'C'
Source code in src/pyepisuite/expdata.py
HenryData
Source code in src/pyepisuite/expdata.py
HLC(cas)
Returns the Henry's Law Constant for a given CAS number with th following dictionary format: {'CASRN': '64-17-5', 'name': 'Ethanol', 'value': 0.0001, 'unit': 'atm-m3/mole', 'Temp (C)': 25.0, 'type': 'EXP' or 'EST'}
Source code in src/pyepisuite/expdata.py
MeltingPointData
Source code in src/pyepisuite/expdata.py
melting_point(cas)
Returns the melting point for a given CAS number with the following dictionary format: {'CASRN': '64-17-5', 'name': 'Ethanol', 'value': -114.1, 'unit': 'C'}
Source code in src/pyepisuite/expdata.py
SolubilityData
Source code in src/pyepisuite/expdata.py
solubility(cas)
Returns the solubility for a given CAS number with the following dictionary format: {'CASRN': '64-17-5', 'name': 'Ethanol', 'class': 'Alcohol', 'logKow': -0.24, 'water_solubility_mg_per_L': 50.0, 'log_mol_per_L': -3.1,
Source code in src/pyepisuite/expdata.py
VaporPressureData
Source code in src/pyepisuite/expdata.py
vapor_pressure(cas)
Returns the vapor pressure for a given CAS number with the following dictionary format: {'CASRN': '64-17-5', 'name': 'Ethanol', 'value': 59.3, 'unit': 'mmHg', 'Temp (C)': 20.0, 'type': 'EXP' or 'EXT'}
Source code in src/pyepisuite/expdata.py
logKowData
Source code in src/pyepisuite/expdata.py
logKow(cas)
Returns the logKow for a given CAS number
logKow_zwitterionic(cas)
Returns the logKow for a given CAS number