Chuck Liu

Results 3 comments of Chuck Liu

i encounter similar problem when solve with parameter "starting_solution", memory increase to 7.2GB while loop 574. i tried same workaround here, but no help

> @chuckliu1979 can you post your code? sure ```python import time import numpy import pybamm def constant_t_eval(): return numpy.linspace(0, 5760, 576) def constant_var_pts(): var = pybamm.standard_spatial_vars return {var.x_n: 20, var.x_s:...

any plan when to implement this workspace feature ?