Skip to content

Commit 22895f5

Browse files
committedMay 26, 2020
#718 added thermal parameters arbitrary geometry
1 parent cdbfba4 commit 22895f5

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed
 

‎pybamm/input/parameters/lithium-ion/cells/LGM50_Chen2020/parameters.csv

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Positive electrode thickness [m],75.6E-6,Chen 2020,
99
Positive current collector thickness [m],16E-6,Chen 2020,
1010
Electrode height [m],6.5E-2,Chen 2020,Not needed for 1D
1111
Electrode width [m],1.58,Chen 2020,Not needed for 1D
12+
Cell cooling surface area [m2],5.31E-3,Chen 2020,cylindrical
13+
Cell volume [m3],2.42E-5,Chen 2020,cylindrical
1214
,,,
1315
# Current collector properties ,,,
1416
Negative current collector conductivity [S.m-1],58411000,CRC Handbook,copper
@@ -29,4 +31,4 @@ Positive current collector thermal conductivity [W.m-1.K-1],237,CRC Handbook,alu
2931
# Electrical,,,
3032
Cell capacity [A.h],5,Chen 2020,
3133
Typical current [A],5,Chen 2020,
32-
Current function [A],5,default current function,
34+
Current function [A],5,default current function,

‎pybamm/input/parameters/lithium-ion/cells/kokam_Marquis2019/parameters.csv

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Negative tab centre z-coordinate [m],0.137,,Need to find actual value for KOKAM
1515
Positive tab width [m],0.04,,Need to find actual value for KOKAM cell
1616
Positive tab centre y-coordinate [m],0.147,,Need to find actual value for KOKAM cell
1717
Positive tab centre z-coordinate [m],0.137,,Need to find actual value for KOKAM cell
18+
Cell cooling surface area [m2],2.84E-2,,pouch
19+
Cell volume [m3],7.80E-6,,pouch
1820
,,,
1921
# Current collector properties ,,,
2022
Negative current collector conductivity [S.m-1],59600000,LIONSIMBA,carbon
@@ -35,4 +37,4 @@ Positive current collector thermal conductivity [W.m-1.K-1],237,,
3537
# Electrical,,,
3638
Cell capacity [A.h],0.680616,,24 Ah/m2 * 0.137m * 0.207m
3739
Typical current [A],0.680616,,1C current
38-
Current function [A],0.680616,default current function,
40+
Current function [A],0.680616,default current function,

‎pybamm/input/parameters/lithium-ion/experiments/1C_discharge_from_full_Chen2020/parameters.csv

+1-5
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@ Name [units],Value,Reference,Notes
33
,,,
44
# Temperature
55
Reference temperature [K],298.15,25C,
6-
Negative current collector surface heat transfer coefficient [W.m-2.K-1],0,default,
7-
Positive current collector surface heat transfer coefficient [W.m-2.K-1],0,default,
8-
Negative tab heat transfer coefficient [W.m-2.K-1],10,default,
9-
Positive tab heat transfer coefficient [W.m-2.K-1],10,default,
10-
Edge heat transfer coefficient [W.m-2.K-1],0.3,default,
6+
Total heat transfer coefficient [W.m-2.K-1],10,default,
117
Ambient temperature [K]," 298.15",,
128
,,,
139
# Electrical

‎pybamm/input/parameters/lithium-ion/experiments/1C_discharge_from_full_Marquis2019/parameters.csv

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Positive current collector surface heat transfer coefficient [W.m-2.K-1],0,,
99
Negative tab heat transfer coefficient [W.m-2.K-1],10,,
1010
Positive tab heat transfer coefficient [W.m-2.K-1],10,,
1111
Edge heat transfer coefficient [W.m-2.K-1],0.3,,
12+
Total heat transfer coefficient [W.m-2.K-1],10,,
1213
,,,
1314
# Electrical
1415
Number of electrodes connected in parallel to make a cell,1,,

0 commit comments

Comments
 (0)
Please sign in to comment.