Skip to content

Releases: MarcBerliner/PETLION.jl

v1.0.4

21 Jul 17:38
Compare
Choose a tag to compare

v1.0.3

05 Jun 13:31
Compare
Choose a tag to compare

PETLION v1.0.3

Diff since v1.0.2

v1.0.2

22 May 20:12
Compare
Choose a tag to compare

PETLION v1.0.2

Diff since v1.0.1

Closed issues:

  • Error in fast_charging_CC-CT-CV (#104)
  • type of the battery (#105)

v1.0.1

27 Feb 17:37
Compare
Choose a tag to compare

PETLION v1.0.1

Diff since v1.0.0

Closed issues:

  • How to Change Temperature in CC-CV (#100)
  • How SOH is calculated in the PETLION model ? (#102)

v1.0.0

21 Oct 21:55
Compare
Choose a tag to compare

PETLION v1.0.0

Added new operating modes for:

  • Temperature rate of change: dT
  • Plating overpotential at the separator-anode interface: η_p
  • max/min concentration rates of change in the solid electrodes and electrolyte: dc_s_p_max, dc_s_p_min, dc_s_n_max, dc_s_n_min, dc_e_max, dc_e_min
  • Any generic residual as a function of the states, times, and parameters: res

Fixed an error where the side reaction j_s was specified slightly incorrectly (thanks to Gerrit Ipers for pointing out this error)

Stop conditions now check for the derivative of the state or output to terminate the simulation

Added the option for custom stop conditions

Modifying the states and model outputs is now significantly easier, only requiring changes in states_definitions.jl, residuals.jl, and auxiliary_states_and_coefficients.jl

Bug fixes

Diff since v0.2.6

Closed issues:

  • State new created with wrong discretization for D_s_eff? (#96)

Merged pull requests:

v0.2.6

02 May 23:39
7f9a8c4
Compare
Choose a tag to compare

PETLION v0.2.6

Diff since v0.2.5

Closed issues:

v0.2.5

24 Mar 00:04
Compare
Choose a tag to compare

PETLION v0.2.5

Diff since v0.2.4

v0.2.4

15 Feb 16:38
Compare
Choose a tag to compare

PETLION v0.2.4

Diff since v0.2.3

v0.2.3

07 Jan 03:26
f78a18e
Compare
Choose a tag to compare

PETLION v0.2.3

Diff since v0.2.2

v0.2.2

06 Jan 00:08
Compare
Choose a tag to compare

PETLION v0.2.2

Diff since v0.2.1

Closed issues:

  • the decay of battery capacity (#89)

Merged pull requests: