File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/ipqa-research/ugropy/main )
6
6
[ ![ License] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://tldrlegal.com/license/mit-license )
7
7
![ Python 3.10+] ( https://img.shields.io/badge/Python-3.10%2B-blue )
8
- [ ![ Docs] (https://img.shields.io/badge/https%3A%2F%2Fsalvadorbrandolin.github.io%2Fugropy%2F-green?style=flat&label=docs&link=https%3A%2F%2Fsalvadorbrandolin.github.io%2Fugropy%2F
9
- )] ( https://salvadorbrandolin.github.io/ugropy/ )
8
+ [ ![ Docs] ( https://img.shields.io/badge/docs%20-%20green?style=flat&label=Sphinx&link=https%3A%2F%2Fipqa-research.github.io%2Fugropy%2Findex.html )] ( https://salvadorbrandolin.github.io/ugropy/ )
10
9
[ ![ PyPI version] ( https://badge.fury.io/py/ugropy.svg )] ( https://badge.fury.io/py/ugropy )
11
10
12
11
ugropy is a ` Python ` library to obtain the UNIFAC's subgroups from both the
@@ -36,7 +35,7 @@ binder.ipynb file to explore the basic features.
36
35
37
36
## Example of use
38
37
You can check the full tutorial
39
- [ here] ( https://ugropy.readthedocs .io/en/latest /tutorial/tutorial.html ) .
38
+ [ here] ( https://ipqa-research.github .io/ugropy /tutorial/tutorial.html ) .
40
39
41
40
Get UNIFAC groups from the molecule's name:
42
41
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Example of use
27
27
==============
28
28
29
29
You can check the full tutorial
30
- `here <https://ugropy.readthedocs .io/en/latest /tutorial/tutorial.html >`__.
30
+ `here <https://ipqa-research.github .io/ugropy /tutorial/tutorial.html >`__.
31
31
32
32
Get UNIFAC groups from the molecule’s name:
33
33
@@ -122,6 +122,13 @@ https://doi.org/10.1080/00986448708960487
122
122
physical property values [Thesis (Ph. D.), Massachusetts Institute of
123
123
Technology]. https://dspace.mit.edu/handle/1721.1/14191
124
124
125
+ [4] Bondi, A. (1966). Estimation of Heat Capacity of Liquids.
126
+ Industrial & Engineering Chemistry Fundamentals, 5(4), 442–449.
127
+ https://doi.org/10.1021/i160020a001
128
+
129
+ [5] Rowlinson, J. S., & Swinton, F. (2013). Liquids and liquid
130
+ mixtures: Butterworths monographs in chemistry. Butterworth-Heinemann
131
+
125
132
.. |Binder | image :: https://mybinder.org/badge_logo.svg
126
133
:target: https://mybinder.org/v2/gh/ipqa-research/ugropy/main
127
134
.. |License | image :: https://img.shields.io/badge/License-MIT-blue.svg
You can’t perform that action at this time.
0 commit comments