Skip to content

Commit dba3649

Browse files
authored
Update README.md
added some words on the scaling issue with kappa and alpha
1 parent 2c3f007 commit dba3649

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ The main scripts are `Main_Opt.m`, `ObjFunc.m` and `Battery_model.m`, and they a
2222
- **Battery_model**: A reduced-order battery electrochemical-thermal model developed in COMSOL and exported as a `.m` file, to be run with COMSOL livelink and MATLAB.
2323

2424
In addition to the scripts, a small example set of experimental data is also provided for fitting. The full set may be downloaded from ORA, see details above.
25+
26+
## Some notes on things that have come up as others have tried this code
27+
- Please be aware that some parameters have been *rescaled* as part of the homogenisation process (notably, $\kappa$ and $\alpha$). The scaling factor is $N^2$, where $N$ is the number of layers in the cell. The explanation of this rescaling is given in section 4.2 of [this paper](https://www.sciencedirect.com/science/article/pii/S0378775320300902) (open access version [here](https://ora.ox.ac.uk/objects/uuid:1e9db630-0d2b-4080-9bce-990067a5bccf)).

0 commit comments

Comments
 (0)