Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Commit c0e92a4

Browse files
authored
add substance specific parameters from publication of loetgeringlin20… (#24)
* add substance specific parameters from publication of loetgeringlin2018 including parameters for viscosity * removed parameters for components that had two parameter sets * removed parameters for R142b - parameters from publications don't reproduce experimental data
1 parent 7deaf50 commit c0e92a4

File tree

3 files changed

+3816
-1
lines changed

3 files changed

+3816
-1
lines changed

parameters/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The files named according to the pattern `NameYear.json` correspond to published
2323
[`gross2005_fit.json`](gross2005_fit.json) | quadrupolar substances, quadrupole adjusted in regression | [🔗](https://doi.org/10.1002/aic.10502)
2424
[`gross2005_literature.json`](gross2005_literature.json) | quadrupolar substances, quadrupole moment taken from literature | [🔗](https://doi.org/10.1002/aic.10502)
2525
[`gross2006.json`](gross2006.json) | dipolar substances | [🔗](https://doi.org/10.1002/aic.10683)
26+
[`loetgeringlin2018.json`](loetgeringlin2018.json) | multiple substance families with viscosity parameters for entropy scaling | [🔗](https://doi.org/10.1021/acs.iecr.7b04871)
2627
[`rehner2020.json`](rehner2020.json) | water and alcohols with surface tension data included in the regression | [🔗](https://doi.org/10.1021/acs.jced.0c00684)
2728

2829
## Group-Contribution Parameters

parameters/literature.bib

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,20 @@ @article{rehner2020
7676
doi = {10.1021/acs.jced.0c00684},
7777
url = {https://doi.org/10.1021/acs.jced.0c00684},
7878
eprint = {https://doi.org/10.1021/acs.jced.0c00684}
79-
}
79+
}
80+
81+
@article{loetgeringlin2018,
82+
author = {Lötgering-Lin, Oliver and Fischer, Matthias and Hopp, Madlen and Gross, Joachim},
83+
title = {Pure Substance and Mixture Viscosities Based on Entropy Scaling and an Analytic Equation of State},
84+
journal = {Industrial \& Engineering Chemistry Research},
85+
volume = {57},
86+
number = {11},
87+
pages = {4095-4114},
88+
year = {2018},
89+
doi = {10.1021/acs.iecr.7b04871},
90+
url = {https://doi.org/10.1021/acs.iecr.7b04871},
91+
eprint = {https://doi.org/10.1021/acs.iecr.7b04871}
92+
}
93+
94+
95+

0 commit comments

Comments
 (0)