├── Battery_model.m ├── Exp.mat ├── LICENSE ├── Main_Opt.m ├── ObjFunc.m ├── README.md ├── Sim.txt └── SurfaceT(t=2500s).txt /Battery_model.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Battery-Intelligence-Lab/multiscale-coupling/HEAD/Battery_model.m -------------------------------------------------------------------------------- /Exp.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Battery-Intelligence-Lab/multiscale-coupling/HEAD/Exp.mat -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Battery-Intelligence-Lab/multiscale-coupling/HEAD/LICENSE -------------------------------------------------------------------------------- /Main_Opt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Battery-Intelligence-Lab/multiscale-coupling/HEAD/Main_Opt.m -------------------------------------------------------------------------------- /ObjFunc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Battery-Intelligence-Lab/multiscale-coupling/HEAD/ObjFunc.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Battery-Intelligence-Lab/multiscale-coupling/HEAD/README.md -------------------------------------------------------------------------------- /Sim.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Battery-Intelligence-Lab/multiscale-coupling/HEAD/Sim.txt -------------------------------------------------------------------------------- /SurfaceT(t=2500s).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Battery-Intelligence-Lab/multiscale-coupling/HEAD/SurfaceT(t=2500s).txt --------------------------------------------------------------------------------