Skip to content

Commit

Permalink
Change branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
augustjohansson committed Jan 5, 2024
1 parent 98d4e74 commit 5c6e397
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: MATLAB Build
on:
# Triggers the workflow on push or pull request events
push:
branches: [ august/cont-int2 ]
branches: [ contint2 ]
pull_request:
branches: [ main ]

Expand Down
16 changes: 8 additions & 8 deletions readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,24 @@
:target: https://zenodo.org/badge/latestdoi/410005581

actions both
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml/badge.svg?branch=august%2Fcont-int2)](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml)
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml/badge.svg?branch=contint2)](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml)

[![MATLAB Build](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml/badge.svg?branch=august/cont-int2)](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml)
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml/badge.svg?branch=contint2)](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml)

no actions first
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/workflows/ci.yml/badge.svg?branch=august%2Fcont-int2)](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml)
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/workflows/ci.yml/badge.svg?branch=contint2)](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml)

[![MATLAB Build](https://github.com/BattMoTeam/BattMo/workflows/ci.yml/badge.svg?branch=august/cont-int2)](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml)
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/workflows/ci.yml/badge.svg?branch=contint2)](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml)

no actions last
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml/badge.svg?branch=august%2Fcont-int2)](https://github.com/BattMoTeam/BattMo/workflows/ci.yml)
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml/badge.svg?branch=contint2)](https://github.com/BattMoTeam/BattMo/workflows/ci.yml)

[![MATLAB Build](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml/badge.svg?branch=august/cont-int2)](https://github.com/BattMoTeam/BattMo/workflows/ci.yml)
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/actions/workflows/ci.yml/badge.svg?branch=contint2)](https://github.com/BattMoTeam/BattMo/workflows/ci.yml)

no actions at all
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/workflows/ci.yml/badge.svg?branch=august%2Fcont-int2)](https://github.com/BattMoTeam/BattMo/workflows/ci.yml)
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/workflows/ci.yml/badge.svg?branch=contint2)](https://github.com/BattMoTeam/BattMo/workflows/ci.yml)

[![MATLAB Build](https://github.com/BattMoTeam/BattMo/workflows/ci.yml/badge.svg?branch=august/cont-int2)](https://github.com/BattMoTeam/BattMo/workflows/ci.yml)
[![MATLAB Build](https://github.com/BattMoTeam/BattMo/workflows/ci.yml/badge.svg?branch=contint2)](https://github.com/BattMoTeam/BattMo/workflows/ci.yml)

The Battery Modelling Toolbox (**BattMo**) is a resource for continuum modelling of electrochemical devices in MATLAB. The initial development features a pseudo X-dimensional (PXD) framework for the Doyle-Fuller-Newman model of lithium-ion battery cells. However, the development plan for BattMo includes extensions to other battery chemistries (e.g. metal-air) and eventually hydrogen systems (i.e. electrolyzers and fuel cells).

Expand Down

0 comments on commit 5c6e397

Please sign in to comment.