Skip to content

Commit

Permalink
Update config, data - [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 14, 2023
1 parent 072d71a commit 36a278d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bot/config.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{'model': '<pybamm.models.full_battery_models.lithium_ion.spm.SPM object at 0x7f39f8f927c0>', 'model options': {'calculate discharge energy': 'false', 'calculate heat source for isothermal models': 'false', 'cell geometry': 'arbitrary', 'contact resistance': 'false', 'convection': 'none', 'current collector': 'uniform', 'dimensionality': 0, 'electrolyte conductivity': 'default', 'hydrolysis': 'false', 'intercalation kinetics': 'symmetric Butler-Volmer', 'interface utilisation': 'full', 'lithium plating': 'none', 'lithium plating porosity change': 'false', 'loss of active material': 'stress-driven', 'open-circuit potential': 'single', 'operating mode': 'current', 'particle': 'Fickian diffusion', 'particle mechanics': 'swelling only', 'particle phases': '1', 'particle shape': 'spherical', 'particle size': 'single', 'SEI': 'none', 'SEI film resistance': 'none', 'SEI on cracks': 'false', 'SEI porosity change': 'false', 'stress-induced diffusion': 'true', 'surface form': 'false', 'thermal': 'isothermal', 'total interfacial current density as a state': 'false', 'working electrode': 'both', 'x-average side reactions': 'true'}, 'chemistry': 'Mohtat2020', 'is_experiment': True, 'cycle': [('Discharge at 3 C until 3.5 V', 'Charge at 2 C until 4.1 V', 'Hold at 4.1 V until 50 mA')], 'number': 500, 'is_comparison': False, 'param_to_vary': "Positive electrode Young's modulus [Pa]", 'varied_values': [347923721058.5889, 220724998674.46194]}
{'model': '{0: <pybamm.models.full_battery_models.lithium_ion.spm.SPM object at 0x7fc8dbf6a880>}', 'model options': None, 'chemistry': 'OKane2022', 'is_experiment': False, 'cycle': None, 'number': None, 'is_comparison': True, 'param_to_vary': 'Electrode width [m]', 'varied_values': [2.40192, 1.47713]}
1 change: 1 addition & 0 deletions bot/data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1259,3 +1259,4 @@
2023-05-18 20:04:01 {'model': '{0: <pybamm.models.full_battery_models.lithium_ion.spme.SPMe object at 0x7fd72e141520>}', 'model options': None, 'chemistry': 'Marquis2019', 'is_experiment': False, 'cycle': None, 'number': None, 'is_comparison': True, 'param_to_vary': 'Negative electrode exchange-current density [A.m-2]', 'varied_values': [1.78912, 1.30487]}
2023-05-19 07:51:03 {'model': '{0: <pybamm.models.full_battery_models.lithium_ion.dfn.DFN object at 0x7fc3a93188e0>, 1: <pybamm.models.full_battery_models.lithium_ion.spme.SPMe object at 0x7fc3a8bde4f0>, 2: <pybamm.models.full_battery_models.lithium_ion.spm.SPM object at 0x7fc3a87f9580>}', 'model options': None, 'chemistry': 'Chen2020', 'is_experiment': True, 'cycle': [('Discharge at 2 C until 3.4 V', 'Charge at 3 C until 3.8 V', 'Hold at 3.8 V until 7 mA', 'Rest for 7 minutes')], 'number': 3, 'is_comparison': True, 'param_to_vary': None, 'varied_values': {'Current function [A]': 5.0, 'Ambient temperature [K]': 311.15352}}
2023-05-19 20:10:54 {'model': '<pybamm.models.full_battery_models.lithium_ion.spm.SPM object at 0x7f39f8f927c0>', 'model options': {'calculate discharge energy': 'false', 'calculate heat source for isothermal models': 'false', 'cell geometry': 'arbitrary', 'contact resistance': 'false', 'convection': 'none', 'current collector': 'uniform', 'dimensionality': 0, 'electrolyte conductivity': 'default', 'hydrolysis': 'false', 'intercalation kinetics': 'symmetric Butler-Volmer', 'interface utilisation': 'full', 'lithium plating': 'none', 'lithium plating porosity change': 'false', 'loss of active material': 'stress-driven', 'open-circuit potential': 'single', 'operating mode': 'current', 'particle': 'Fickian diffusion', 'particle mechanics': 'swelling only', 'particle phases': '1', 'particle shape': 'spherical', 'particle size': 'single', 'SEI': 'none', 'SEI film resistance': 'none', 'SEI on cracks': 'false', 'SEI porosity change': 'false', 'stress-induced diffusion': 'true', 'surface form': 'false', 'thermal': 'isothermal', 'total interfacial current density as a state': 'false', 'working electrode': 'both', 'x-average side reactions': 'true'}, 'chemistry': 'Mohtat2020', 'is_experiment': True, 'cycle': [('Discharge at 3 C until 3.5 V', 'Charge at 2 C until 4.1 V', 'Hold at 4.1 V until 50 mA')], 'number': 500, 'is_comparison': False, 'param_to_vary': "Positive electrode Young's modulus [Pa]", 'varied_values': [347923721058.5889, 220724998674.46194]}
2023-06-14 19:38:45 {'model': '{0: <pybamm.models.full_battery_models.lithium_ion.spm.SPM object at 0x7fc8dbf6a880>}', 'model options': None, 'chemistry': 'OKane2022', 'is_experiment': False, 'cycle': None, 'number': None, 'is_comparison': True, 'param_to_vary': 'Electrode width [m]', 'varied_values': [2.40192, 1.47713]}

0 comments on commit 36a278d

Please sign in to comment.