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
Accelerator
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
.
clawpack
/
pyclaw
Public
Notifications
You must be signed in to change notification settings
Fork
107
Star
187
Code
Issues
62
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Raise Warning if the Capacity Array is Not Set But mapc2p is
- #752
#752
Merged
mandli
merged 9 commits into
clawpack:master
clawpack/pyclaw:master
from
NDM14:feature/614/raise-warning-capacity
NDM14/pyclaw:feature/614/raise-warning-capacity
Copy head branch name to clipboard
Feb 2, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Raise Warning if the Capacity Array is Not Set But mapc2p is
#752
mandli
merged 9 commits into
clawpack:master
clawpack/pyclaw:master
from
NDM14:feature/614/raise-warning-capacity
NDM14/pyclaw:feature/614/raise-warning-capacity
Copy head branch name to clipboard
Commits
Commits on Jan 21, 2026
- added method is_mapped_state_valid to state class to check whether the capacity array and its index is set when mapc2p is also set.
Show description for 051c32a
NDM14
committed
051c32a
View commit details
Copy full SHA for 051c32a
Browse repository at this point
- changed the String of the ValueError for the capacity array
NDM14
committed
efde1bc
View commit details
Copy full SHA for efde1bc
Browse repository at this point
Commits on Jan 22, 2026
- removed two unnecassary checks from method is_mapped_state_valid
NDM14
committed
0a576b4
View commit details
Copy full SHA for 0a576b4
Browse repository at this point
Commits on Jan 24, 2026
- removed is_mapped_state_valid method to comply with the present pattern in all objects
Show description for 66f1661
NDM14
committed
66f1661
View commit details
Copy full SHA for 66f1661
Browse repository at this point
Commits on Jan 27, 2026
updated error message to tell the user what he needs to do
NDM14
committed
1b07b2f
View commit details
Copy full SHA for 1b07b2f
Browse repository at this point
- Added Testclass and test to check for updated is_valid
Show description for d348516
NDM14
committed
d348516
View commit details
Copy full SHA for d348516
Browse repository at this point
Commits on Feb 1, 2026
moved test for state to tests directory
NDM14
committed
4f1e44a
View commit details
Copy full SHA for 4f1e44a
Browse repository at this point
added new check if there is a mapping to distinguish right cases
NDM14
committed
41f2e03
View commit details
Copy full SHA for 41f2e03
Browse repository at this point
Commits on Feb 2, 2026
Use exactly the same identity_map in State as in Geometry.
ketch
committed
2f526ee
View commit details
Copy full SHA for 2f526ee
Browse repository at this point
You can’t perform that action at this time.