Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pybamm-team
/
PyBaMM
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
798
Star
1.7k
Code
Issues
181
Pull requests
86
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Unstructured finite volume
- #5397
#5397
Draft
aabills
wants to merge 31 commits into
main
pybamm-team/PyBaMM:main
from
unstructured-finite-volume
pybamm-team/PyBaMM:unstructured-finite-volume
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Draft
Unstructured finite volume
#5397
aabills
wants to merge 31 commits into
main
pybamm-team/PyBaMM:main
from
unstructured-finite-volume
pybamm-team/PyBaMM:unstructured-finite-volume
Copy head branch name to clipboard
Commits
Commits on Feb 25, 2026
unstrucutred finite volume method
aabills
committed
3e377c0
View commit details
Copy full SHA for 3e377c0
Browse repository at this point
unstructured finite volume method
aabills
committed
d3f0857
View commit details
Copy full SHA for d3f0857
Browse repository at this point
processed variables
aabills
committed
9a0a7b6
View commit details
Copy full SHA for 9a0a7b6
Browse repository at this point
update vector field
aabills
committed
0516e58
View commit details
Copy full SHA for 0516e58
Browse repository at this point
Commits on Feb 26, 2026
add basicdfn2dunstructured
aabills
committed
86875cc
View commit details
Copy full SHA for 86875cc
Browse repository at this point
unstructured DFN 3D
aabills
committed
02cd880
View commit details
Copy full SHA for 02cd880
Browse repository at this point
improve plotting
aabills
committed
4534639
View commit details
Copy full SHA for 4534639
Browse repository at this point
Merge branch 'main' into unstructured-finite-volume
MarcBerliner
committed
9d2dd6e
View commit details
Copy full SHA for 9d2dd6e
Browse repository at this point
Commits on Feb 27, 2026
fix plotting and speed up discretisation
aabills
committed
35a24b9
View commit details
Copy full SHA for 35a24b9
Browse repository at this point
Merge branch 'main' into unstructured-finite-volume
aabills
authored
4d1907a
View commit details
Copy full SHA for 4d1907a
Browse repository at this point
Commits on Mar 6, 2026
vtk
aabills
committed
f17aa89
View commit details
Copy full SHA for f17aa89
Browse repository at this point
add vtk
aabills
committed
e60cd95
View commit details
Copy full SHA for e60cd95
Browse repository at this point
fix weird expression tree thing
aabills
committed
d1a8c9d
View commit details
Copy full SHA for d1a8c9d
Browse repository at this point
Commits on Mar 9, 2026
Merge branch 'main' into unstructured-finite-volume
aabills
authored
a0e40a9
View commit details
Copy full SHA for a0e40a9
Browse repository at this point
get pouch working
aabills
committed
ec57d76
View commit details
Copy full SHA for ec57d76
Browse repository at this point
Commits on Apr 3, 2026
Merge branch 'main' into unstructured-finite-volume
aabills
authored
a01f39b
View commit details
Copy full SHA for a01f39b
Browse repository at this point
Commits on Apr 24, 2026
Merge branch 'main' into unstructured-finite-volume
Show description for 0346b39
aabills
committed
0346b39
View commit details
Copy full SHA for 0346b39
Browse repository at this point
Improve coverage: vector_field, tensor_field, unstructured_submesh
Show description for 4036d4c
aabills
committed
4036d4c
View commit details
Copy full SHA for 4036d4c
Browse repository at this point
Commits on May 26, 2026
Graph walk (#5533)
Show description for 17e131a
aabills
and
claude
authored
17e131a
View commit details
Copy full SHA for 17e131a
Browse repository at this point
style: pre-commit fixes
pre-commit-ci[bot]
committed
abc3991
View commit details
Copy full SHA for abc3991
Browse repository at this point
Commits on Jul 30, 2026
Merge remote-tracking branch 'origin/main' into claude/unstructured-finite-volume-check-858f6a
Show description for 8fd1ec5
aabills
committed
8fd1ec5
View commit details
Copy full SHA for 8fd1ec5
Browse repository at this point
style: fix ruff findings and add vtk extra to package pyproject
Show description for 40edd01
aabills
and
claude
committed
40edd01
View commit details
Copy full SHA for 40edd01
Browse repository at this point
fix: reconcile unstructured FV branch with post-merge main APIs
Show description for a7539ef
aabills
and
claude
committed
a7539ef
View commit details
Copy full SHA for a7539ef
Browse repository at this point
docs: document the unstructured finite volume API
Show description for 4092964
aabills
and
claude
committed
4092964
View commit details
Copy full SHA for 4092964
Browse repository at this point
fix: preserve symbols during broadcast
Show description for 78f6f68
aabills
and
cursoragent
committed
78f6f68
View commit details
Copy full SHA for 78f6f68
Browse repository at this point
Commits on Jul 31, 2026
test: cover unstructured finite volume behavior
Show description for 790123a
aabills
and
cursoragent
committed
790123a
View commit details
Copy full SHA for 790123a
Browse repository at this point
test: cover VTK plotting behavior
Show description for 175c697
aabills
and
cursoragent
committed
175c697
View commit details
Copy full SHA for 175c697
Browse repository at this point
style: pre-commit fixes
pre-commit-ci[bot]
committed
feee7f3
View commit details
Copy full SHA for feee7f3
Browse repository at this point
fix: stabilize domain sizes and VTK headless render
Show description for f87a15e
aabills
and
cursoragent
committed
f87a15e
View commit details
Copy full SHA for f87a15e
Browse repository at this point
fix: make VTK offscreen GIF export headless-safe
Show description for 459dddc
aabills
and
cursoragent
committed
459dddc
View commit details
Copy full SHA for 459dddc
Browse repository at this point
ci: install OSMesa for VTK GIF tests on Windows
Show description for 8c15609
aabills
and
cursoragent
committed
8c15609
View commit details
Copy full SHA for 8c15609
Browse repository at this point
You can’t perform that action at this time.