You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ We support many equations of state and properties. Some examples of figures you
24
24
25
25
- Isobaric heat capacity of carbon dioxide at 20 MPa:
26
26
27
-

27
+

28
28
29
29
- Water VLE envelope:
30
30
@@ -38,7 +38,7 @@ We support many equations of state and properties. Some examples of figures you
38
38
39
39

40
40
41
-
If you find any issues, feel free to contact us directly on the [Zulip Channel](https://julialang.zulipchat.com/#narrow/stream/265161-Clapeyron.2Ejl), or open a Github issue.
41
+
If you find any issues, feel free to contact us directly on the [Zulip Channel](https://julialang.zulipchat.com/#narrow/stream/265161-Clapeyron.2Ejl), or open a Github issue.
42
42
43
43
# Installing Clapeyron
44
44
@@ -93,7 +93,7 @@ uv add pyclapeyron
93
93
94
94
If you are using Clapeyron for your research work, please cite the following:
95
95
96
-
```
96
+
```json
97
97
@article{Clapeyron-2022,
98
98
title={Clapeyron.jl: An Extensible, Open-Source Fluid Thermodynamics Toolkit},
99
99
author={Pierre J. Walker, Hon-Wa Yew, and Andrés Riedemann},
@@ -112,4 +112,4 @@ If you are using Clapeyron for your research work, please cite the following:
112
112
113
113
Note that at its current stage, Clapeyron is still in the early stages of development, and things may be moving around or changing rapidly, but we are very excited to see where this project may go!
114
114
115
-
We are open to contributions. New models, improved methods and more databases are always appreciated!
115
+
We are open to contributions. New models, improved methods and more databases are always appreciated!
0 commit comments