LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
lbh15/__init__.py
lbh15/_commons.py
lbh15/_decorators.py
lbh15/_lbh15.py
lbh15/bismuth.py
lbh15/lbe.py
lbh15/lead.py
lbh15.egg-info/PKG-INFO
lbh15.egg-info/SOURCES.txt
lbh15.egg-info/dependency_links.txt
lbh15.egg-info/requires.txt
lbh15.egg-info/top_level.txt
lbh15/properties/__init__.py
lbh15/properties/bismuth_properties.py
lbh15/properties/interface.py
lbh15/properties/lbe_properties.py
lbh15/properties/lead_properties.py
lbh15/properties/tch_common_interface.py
lbh15/properties/tph_common_interface.py
lbh15/properties/bismuth_thermochemical_properties/__init__.py
lbh15/properties/bismuth_thermochemical_properties/bismuth_thermochemical.py
lbh15/properties/bismuth_thermochemical_properties/diffusivity_in_bismuth.py
lbh15/properties/bismuth_thermochemical_properties/solubility_in_bismuth.py
lbh15/properties/lbe_thermochemical_properties/__init__.py
lbh15/properties/lbe_thermochemical_properties/diffusivity_in_lbe.py
lbh15/properties/lbe_thermochemical_properties/lbe_oxygen_limits.py
lbh15/properties/lbe_thermochemical_properties/lbe_thermochemical.py
lbh15/properties/lbe_thermochemical_properties/solubility_in_lbe.py
lbh15/properties/lead_thermochemical_properties/__init__.py
lbh15/properties/lead_thermochemical_properties/diffusivity_in_lead.py
lbh15/properties/lead_thermochemical_properties/lead_oxygen_limits.py
lbh15/properties/lead_thermochemical_properties/lead_thermochemical.py
lbh15/properties/lead_thermochemical_properties/solubility_in_lead.py
tests/test_bismuth_fromX_spanT.py
tests/test_custom_properties.py
tests/test_lbe_fromX_spanT.py
tests/test_lbh15_bounds.py
tests/test_lead_basics.py
tests/test_lead_fromX_spanT.py