Skip to content

Commit

Permalink
update group additivity comments with updated manuscript
Browse files Browse the repository at this point in the history
  • Loading branch information
jonwzheng committed Mar 18, 2024
1 parent b07050c commit 6220082
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 15 deletions.
5 changes: 3 additions & 2 deletions input/solvation/groups/group.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
name = "group"
shortDesc = u""
longDesc = u"""
All groups are fitted by Yunsie Chung and Pierre Walker using experimental solute parameter data (manuscript in preparation)
unless written otherwise.
All groups are fitted using experimental solute parameter data unless written otherwise.
See Chung, Y., Vermeire, F. H., Wu, H., Walker, P. J., Abraham, M. H.,
& Green, W. H. (2022). J. Chem. Inf. Model, 62(3), 433-446.
"""

entry(
Expand Down
5 changes: 3 additions & 2 deletions input/solvation/groups/halogen.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
name = "halogen"
shortDesc = u""
longDesc = u"""
All groups are fitted by Yunsie Chung and Pierre Walker using experimental solute parameter data (manuscript in preparation)
unless written otherwise.
All groups are fitted using experimental solute parameter data unless written otherwise.
See Chung, Y., Vermeire, F. H., Wu, H., Walker, P. J., Abraham, M. H.,
& Green, W. H. (2022). J. Chem. Inf. Model, 62(3), 433-446.
"""

entry(
Expand Down
5 changes: 3 additions & 2 deletions input/solvation/groups/longDistanceInteraction_cyclic.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
name = "longDistanceInteraction_cyclic"
shortDesc = u""
longDesc = u"""
All groups are fitted by Yunsie Chung and Pierre Walker using experimental solute parameter data (manuscript in preparation)
unless written otherwise.
All groups are fitted using experimental solute parameter data unless written otherwise.
See Chung, Y., Vermeire, F. H., Wu, H., Walker, P. J., Abraham, M. H.,
& Green, W. H. (2022). J. Chem. Inf. Model, 62(3), 433-446.
"""

entry(
Expand Down
5 changes: 3 additions & 2 deletions input/solvation/groups/longDistanceInteraction_noncyclic.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
name = "longDistanceInteraction_noncyclic"
shortDesc = u""
longDesc = u"""
All groups are fitted by Yunsie Chung and Pierre Walker using experimental solute parameter data (manuscript in preparation)
unless written otherwise.
All groups are fitted using experimental solute parameter data unless written otherwise.
See Chung, Y., Vermeire, F. H., Wu, H., Walker, P. J., Abraham, M. H.,
& Green, W. H. (2022). J. Chem. Inf. Model, 62(3), 433-446.
"""

entry(
Expand Down
5 changes: 3 additions & 2 deletions input/solvation/groups/polycyclic.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
name = "polycyclic"
shortDesc = u""
longDesc = u"""
All groups are fitted by Yunsie Chung and Pierre Walker using experimental solute parameter data (manuscript in preparation)
unless written otherwise.
All groups are fitted using experimental solute parameter data unless written otherwise.
See Chung, Y., Vermeire, F. H., Wu, H., Walker, P. J., Abraham, M. H.,
& Green, W. H. (2022). J. Chem. Inf. Model, 62(3), 433-446.
"""

entry(
Expand Down
5 changes: 3 additions & 2 deletions input/solvation/groups/ring.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
name = "ring"
shortDesc = u""
longDesc = u"""
All groups are fitted by Yunsie Chung and Pierre Walker using experimental solute parameter data (manuscript in preparation)
unless written otherwise.
All groups are fitted using experimental solute parameter data unless written otherwise.
See Chung, Y., Vermeire, F. H., Wu, H., Walker, P. J., Abraham, M. H.,
& Green, W. H. (2022). J. Chem. Inf. Model, 62(3), 433-446.
"""

entry(
Expand Down
9 changes: 6 additions & 3 deletions input/solvation/libraries/solvent.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@
shortDesc = u""
longDesc = u"""
Most of the Abraham (s_g, b_g, e_g, l_g, a_g, c_g) and Mintz solvent parameters (s_h, b_h, e_h, l_h, a_h, c_h)
are fitted by Yunsie Chung and Pierre Walker using experimental solute parameter, solvation free energy,
and solvation enthalpy data (manuscript in preparation). Abraham solvent parameters are used for solvation
free energy (dGsolv) calculations, and Mintz solvent parameters are used for solvation enthalpy (dHsolv) calculations.
are fitted using experimental solute parameter, solvation free energy, and solvation enthalpy data.Abraham solvent parameters
are used for solvation free energy (dGsolv) calculations, and Mintz solvent parameters are used for solvation enthalpy (dHsolv) calculations.
The fitting is described in:
Chung, Y., Vermeire, F. H., Wu, H., Walker, P. J., Abraham, M. H.,
& Green, W. H. (2022). J. Chem. Inf. Model, 62(3), 433-446.
The majority of the viscosity parameters (A, B, C, D, E) are obtained from:
Viswanath, D. S., Ghosh, T. K., Prasad, D. H. L., Dutt, N. V. K., Rani, K. Y. (2007) Viscosity of Liquids.
Expand Down

0 comments on commit 6220082

Please sign in to comment.