Skip to content

Commit

Permalink
Merge 9d36e54 into 0e827ad
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Dec 22, 2021
2 parents 0e827ad + 9d36e54 commit 0597851
Show file tree
Hide file tree
Showing 30 changed files with 474,956 additions and 371 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,5 @@ binary dump.marshal

thermo/Misc/constants dump 2018.json
thermo/Misc/constants dump*

dev/data/common_chemistry_complete.tsv
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ To view all available methods for a given chemical, just use the functions with
>>> from chemicals import Tb_methods
>>> Tb_methods(CAS_water)
['CRC_INORG', 'YAWS']
['CRC_INORG', 'COMMON_CHEMISTRY', 'WEBBOOK', 'YAWS', 'WIKIDATA']
The databanks can also be accessed through their respective module:

Expand Down
Loading

0 comments on commit 0597851

Please sign in to comment.