Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add temperature dependence to MSMR model #3832

Merged
merged 44 commits into from
May 16, 2024
Merged

Commits on Feb 28, 2023

  1. Merge pull request #2739 from pybamm-team/develop

    Make release v23.2
    brosaplanella committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    4a7e409 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Merge pull request #2821 from pybamm-team/develop

    Make release v23.3
    brosaplanella committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    2c4bcea View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Merge pull request #2905 from pybamm-team/develop

    Make release v23.4
    brosaplanella committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    710a8d1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Merge pull request #2913 from pybamm-team/develop

    make release 23.4.1
    valentinsulzer committed May 2, 2023
    Configuration menu
    Copy the full SHA
    563a73f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge pull request #3047 from pybamm-team/v23.5

    Make release v23.5
    brosaplanella committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d3c6bc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Bump to v23.9rc0

    Saransh-cpp committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8aa4ae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge pull request #3412 from agriyakhetarpal/drop-i686-manylinux2014…

    …-support
    
    Drop support for i686 manylinux
    Saransh-cpp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    50be8a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3413 from Saransh-cpp/improve-release-workflow

    Improve release workflow, add a note, bump version manually
    Saransh-cpp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e00be74 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3436 from Saransh-cpp/fortnightly-wheels

    Build wheels on the 1st and 15th of every month
    Saransh-cpp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9da8892 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3445 from pybamm-team/issue-3428-rename-exchange

    #3428 exchange-current density error
    valentinsulzer authored and Saransh-cpp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    211778b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3449 from pybamm-team/i3431-windows-wheels

    Fix failing windows wheel builds
    martinjrobins authored and Saransh-cpp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    320b2e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge pull request #3456 from abillscmu/issue-3224-initial_soc

    make initial soc work with half cell models
    valentinsulzer authored and Saransh-cpp committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a941307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37dfe89 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3423 from jsbrittain/jax_gpu

    JaxSolver fails when using GPU support with no input parameters
    Saransh-cpp committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e8e2ac5 View commit details
    Browse the repository at this point in the history
  4. Fix changelog

    Saransh-cpp committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    32ec458 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #3475 from arjxn-py/fix-default-imports

    Resolve default imports for optional dependencies
    Saransh-cpp committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    49cd4a8 View commit details
    Browse the repository at this point in the history
  2. Bump - v23.9rc1

    Saransh-cpp committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1694cb8 View commit details
    Browse the repository at this point in the history
  3. Fix date in CHANGELOG

    Saransh-cpp committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fbcf22b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Bump version to v23.9

    Saransh-cpp committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e00b0d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3538 from pybamm-team/v23.9

    Make release v23.9
    Saransh-cpp committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    97ca773 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Fix docs about Jax solver compatibility with Python versions (#3702)

    * Ensure correct Python versions for Jax solver compatibility
    
    * Simplify array of Python versions
    
    Co-authored-by: Eric G. Kratz <kratman@users.noreply.github.com>
    
    * Use different conjunction
    
    Co-authored-by: Eric G. Kratz <kratman@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Eric G. Kratz <kratman@users.noreply.github.com>
    2 people authored and Saransh-cpp committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    89b9420 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3706 from agriyakhetarpal/fix-pybamm-install-odes

    Make `pybamm_install_odes` a bit more robust
    agriyakhetarpal authored and Saransh-cpp committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6ddd47e View commit details
    Browse the repository at this point in the history
  3. #3690 fix issue with skipped steps (#3708)

    * #3690 fix issue with skipped steps
    
    * #3690 changelog
    
    * #3690 add test
    rtimms authored and Saransh-cpp committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f22f547 View commit details
    Browse the repository at this point in the history
  4. #3611 use actual cell volume for average total heating (#3707)

    * #3611 use actual cell volume for average total heating
    
    * #3611 changelog
    
    * #3611 account for number of electrode pairs
    
    * #3611 update variable names
    rtimms authored and Saransh-cpp committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    adda336 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Improve the release workflow (#3737)

    * Try fixing the release workflow
    
    * Turn off safety
    
    * Fix CHANGELOG
    
    * Add OS
    
    * Use regex for better matches
    
    * Update instructions, add safety checks
    
    * checkout to the version branch for the final release
    Saransh-cpp committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a4be1a3 View commit details
    Browse the repository at this point in the history
  2. Bump to v24.1rc1

    Saransh-cpp committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b84f7ad View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. #3630 fix interpolant shape error (#3761)

    * #3630 fix interpolant shape error
    
    * #3630 changelog
    rtimms authored and Saransh-cpp committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cf43cfd View commit details
    Browse the repository at this point in the history
  2. Bump to v24.1rc2

    Saransh-cpp committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7d83dc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Bump to v24.1

    Saransh-cpp committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7cdb5ef View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    Saransh-cpp committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5200e3b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    e0ac58a View commit details
    Browse the repository at this point in the history
  2. Resolve broken scikits.odes installation on self-hosted M-series ru…

    …nner (#3785)
    
    * Try fixing M-series runner tests
    
    This is being done by adding SuiteSparse and SUNDIALS installations which might have been missing on the runner, which broke `scikits.odes`.
    
    * Don't use Homebrew SUNDIALS, use LD_LIBRARY_PATH
    
    * Don't use Homebrew to install SUNDIALS
    
    * Force remove pip cache for `scikits.odes`
    
    ---------
    
    Co-authored-by: Eric G. Kratz <kratman@users.noreply.github.com>
    2 people authored and Saransh-cpp committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e29dcc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Merge pull request #3780 from pybamm-team/v24.1

    Make release v24.1
    Saransh-cpp committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    bb6fc9b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    d629f81 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. merge main

    valentinsulzer committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    73387a5 View commit details
    Browse the repository at this point in the history
  2. changelog

    valentinsulzer committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    552a121 View commit details
    Browse the repository at this point in the history
  3. merge develop

    valentinsulzer committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e510d16 View commit details
    Browse the repository at this point in the history
  4. fix tests

    valentinsulzer committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bc34810 View commit details
    Browse the repository at this point in the history
  5. fix example

    valentinsulzer committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ffc87e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. merge develop

    valentinsulzer committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    491f53e View commit details
    Browse the repository at this point in the history
  2. rob comments

    valentinsulzer committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3a39fda View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. merge develop

    valentinsulzer committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0e51eef View commit details
    Browse the repository at this point in the history
  2. update notebook

    valentinsulzer committed May 13, 2024
    Configuration menu
    Copy the full SHA
    afeba4b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    81dc161 View commit details
    Browse the repository at this point in the history