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 Jul 3, 2023
1 parent 8dc3461 commit ee3d706
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': '{0: <pybamm.models.full_battery_models.lithium_ion.spme.SPMe object at 0x7f778bbe3130>, 1: <pybamm.models.full_battery_models.lithium_ion.spm.SPM object at 0x7f778b76ceb0>, 2: <pybamm.models.full_battery_models.lithium_ion.dfn.DFN object at 0x7f778b39ff10>}', 'model options': None, 'chemistry': 'Ai2020', 'is_experiment': False, 'cycle': None, 'number': None, 'is_comparison': True, 'param_to_vary': None, 'varied_values': {'Current function [A]': 2.94652, 'Ambient temperature [K]': 299.08612}}
{'model': '{0: <pybamm.models.full_battery_models.lithium_ion.dfn.DFN object at 0x7fc6134bfac0>, 1: <pybamm.models.full_battery_models.lithium_ion.spme.SPMe object at 0x7fc610c52a30>, 2: <pybamm.models.full_battery_models.lithium_ion.spm.SPM object at 0x7fc610529e80>}', 'model options': None, 'chemistry': 'Ai2020', 'is_experiment': True, 'cycle': [('Discharge at 2 C until 3.2 V', 'Rest for 5 minutes', 'Charge at 1 C until 3.8 V', 'Hold at 3.8 V until 48 mA', 'Rest for 7 minutes')], 'number': 3, 'is_comparison': True, 'param_to_vary': None, 'varied_values': {'Current function [A]': 2.28, 'Ambient temperature [K]': 300.49772}}
1 change: 1 addition & 0 deletions bot/data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1296,3 +1296,4 @@
2023-07-02 07:23:19 {'model': '{0: <pybamm.models.full_battery_models.lithium_ion.spm.SPM object at 0x7f1543df35b0>, 1: <pybamm.models.full_battery_models.lithium_ion.dfn.DFN object at 0x7f154390a700>}', 'model options': None, 'chemistry': 'Marquis2019', 'is_experiment': True, 'cycle': [('Discharge at 1 C until 3.3 V', 'Rest for 10 minutes', 'Charge at 3 C until 4.2 V', 'Hold at 4.2 V until 87 mA', 'Rest for 1 minutes')], 'number': 1, 'is_comparison': True, 'param_to_vary': None, 'varied_values': {'Current function [A]': 0.680616, 'Ambient temperature [K]': 335.25823}}
2023-07-02 19:38:31 {'model': '{0: <pybamm.models.full_battery_models.lithium_ion.spme.SPMe object at 0x7f9fd3382430>}', 'model options': None, 'chemistry': 'Chen2020', 'is_experiment': True, 'cycle': [('Discharge at 3 C until 3.6 V', 'Charge at 3 C until 4.0 V', 'Hold at 4.0 V until 96 mA')], 'number': 2, 'is_comparison': True, 'param_to_vary': 'Positive electrode porosity', 'varied_values': [0.56344, 0.63587, 0.49245]}
2023-07-03 08:17:01 {'model': '{0: <pybamm.models.full_battery_models.lithium_ion.spme.SPMe object at 0x7f778bbe3130>, 1: <pybamm.models.full_battery_models.lithium_ion.spm.SPM object at 0x7f778b76ceb0>, 2: <pybamm.models.full_battery_models.lithium_ion.dfn.DFN object at 0x7f778b39ff10>}', 'model options': None, 'chemistry': 'Ai2020', 'is_experiment': False, 'cycle': None, 'number': None, 'is_comparison': True, 'param_to_vary': None, 'varied_values': {'Current function [A]': 2.94652, 'Ambient temperature [K]': 299.08612}}
2023-07-03 19:40:34 {'model': '{0: <pybamm.models.full_battery_models.lithium_ion.dfn.DFN object at 0x7fc6134bfac0>, 1: <pybamm.models.full_battery_models.lithium_ion.spme.SPMe object at 0x7fc610c52a30>, 2: <pybamm.models.full_battery_models.lithium_ion.spm.SPM object at 0x7fc610529e80>}', 'model options': None, 'chemistry': 'Ai2020', 'is_experiment': True, 'cycle': [('Discharge at 2 C until 3.2 V', 'Rest for 5 minutes', 'Charge at 1 C until 3.8 V', 'Hold at 3.8 V until 48 mA', 'Rest for 7 minutes')], 'number': 3, 'is_comparison': True, 'param_to_vary': None, 'varied_values': {'Current function [A]': 2.28, 'Ambient temperature [K]': 300.49772}}

0 comments on commit ee3d706

Please sign in to comment.