Skip to content

Commit

Permalink
pybamm-team#1048 fixed more typos
Browse files Browse the repository at this point in the history
  • Loading branch information
brosaplanella committed Jun 22, 2020
1 parent 3a03134 commit b2a9121
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

def electrolyte_TDF_EC_DMC_1_1_Landesfeind2019(c_e, T=298.15):
"""
Thermodynamic factor of LiPF6 in EC:DMC (1:1 w:w) as a function of ion
Thermodynamic factor (TDF) of LiPF6 in EC:DMC (1:1 w:w) as a function of ion
concentration and temperature. The data comes from [1].
References
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

def electrolyte_transference_number_EC_DMC_1_1_Landesfeind2019(c_e, T=298.15):
"""
Transference number (TDF) of LiPF6 in EC:DMC (1:1 w:w) as a function of ion
Transference number of LiPF6 in EC:DMC (1:1 w:w) as a function of ion
concentration and temperature. The data comes from [1].
References
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

def electrolyte_TDF_EC_EMC_3_7_Landesfeind2019(c_e, T=298.15):
"""
Thermodynamic factor of LiPF6 in EC:EMC (3:7 w:w) as a function of ion
Thermodynamic factor (TDF) of LiPF6 in EC:EMC (3:7 w:w) as a function of ion
concentration and temperature. The data comes from [1].
References
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

def electrolyte_transference_number_EC_EMC_3_7_Landesfeind2019(c_e, T=298.15):
"""
Transference number (TDF) of LiPF6 in EC:EMC (3:7 w:w) as a function of ion
Transference number of LiPF6 in EC:EMC (3:7 w:w) as a function of ion
concentration and temperature. The data comes from [1].
References
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

def electrolyte_TDF_EMC_FEC_19_1_Landesfeind2019(c_e, T=298.15):
"""
Thermodyamic factor of LiPF6 in EMC:FEC (19:1 w:w) as a function of ion
Thermodyamic factor (TDF) of LiPF6 in EMC:FEC (19:1 w:w) as a function of ion
concentration and temperature. The data comes from [1].
References
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

def electrolyte_transference_number_EMC_FEC_19_1_Landesfeind2019(c_e, T=298.15):
"""
Transference number (TDF) of LiPF6 in EMC:FEC (19:1 w:w) as a function of ion
Transference number of LiPF6 in EMC:FEC (19:1 w:w) as a function of ion
concentration and temperature. The data comes from [1].
References
Expand Down

0 comments on commit b2a9121

Please sign in to comment.