tests/unit/test_models.py::TestModels::test_model_instance[model1]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_simulation[model1]: KeyError: "Parameter 'Initial concentration in positive electrode [mol.m-3]' not found. 'Initial concentration in positive electrode [mol.m-3]' not found. Best matches are ['Positive electrode OCP [V]']"
tests/unit/test_models.py::TestModels::test_model_instance[model3]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_simulation[model3]: KeyError: Variable(0x65dcd2f9b4c99b81, Voltage [V], children=[], domains={})
tests/unit/test_models.py::TestModels::test_model_instance[model4]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_simulation[model4]: KeyError: Variable(0x65dcd2f9b4c99b81, Voltage [V], children=[], domains={})
tests/unit/test_models.py::TestModels::test_model_instance[model5]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_instance[model6]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_simulation[model6]: KeyError: Variable(-0x285f15c830d2f2ca, Voltage [V], children=[], domains={})
tests/unit/test_models.py::TestModels::test_model_instance[model7]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_simulation[model7]: KeyError: Variable(-0x285f15c830d2f2ca, Voltage [V], children=[], domains={})
Workflow Run URL
Python 3.14 Test Summary