I was trying to implemnt a data driven thermal model in pybamm. It requires to evolve a hidden state which can be something like this: h_t=(A * h_t-1 + B * input) * dt + h_t-1, this hidden state is a matrix, I am just wondering if there is a way to create a thermal submodel which calculate the hidden state in rhs.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Controlling PyBaMM from MATLAB: Stepping the solver, managing interval values, and extracting variables from the solution object | 2 | 69 | 12 February 2025 | |
Mesh problem in X-lumped thermal model | 1 | 23 | 7 February 2025 | |
How to implement this case | 4 | 61 | 28 November 2024 | |
Thermal DFN Model Implementation Error | 0 | 16 | 24 February 2025 | |
Error while running thermal x-lumped model with specific settings | 4 | 26 | 13 March 2025 |