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 | 110 | 12 February 2025 | |
Mesh problem in X-lumped thermal model | 1 | 35 | 7 February 2025 | |
Discrepancy Between “Total heating [W]” by PyBaMM and Bernardi Formula in Lumped Thermal Models | 0 | 28 | 28 April 2025 | |
How to implement this case | 4 | 73 | 28 November 2024 | |
Thermal DFN Model Implementation Error | 0 | 41 | 24 February 2025 |