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
.
Parallel-in-Time
/
pySDC
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
41
Code
Issues
24
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add Stokes/Poiseuille 1D FD playground: temporal convergence for index-1 semi-explicit DAE with constraint lifting, differentiated-constraint remedy, coupled block-solve exploration, and monolithic RADAU-IIA solver
- #641
#641
Draft
pancetta
with
Copilot
wants to merge 9 commits into
master
Parallel-in-Time/pySDC:master
from
copilot/test-temporal-order-convergence-again
Parallel-in-Time/pySDC:copilot/test-temporal-order-convergence-again
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Add Stokes/Poiseuille 1D FD playground: temporal convergence for index-1 semi-explicit DAE with constraint lifting, differentiated-constraint remedy, coupled block-solve exploration, and monolithic RADAU-IIA solver
#641
pancetta
with
Copilot
wants to merge 9 commits into
master
Parallel-in-Time/pySDC:master
from
copilot/test-temporal-order-convergence-again
Parallel-in-Time/pySDC:copilot/test-temporal-order-convergence-again
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2026
Redesign: use genericImplicitConstrained sweeper with MeshDAE state
Show description for a92be2d
Copilot
and
pancetta
authored
a92be2d
View commit details
Copy full SHA for a92be2d
Browse repository at this point
Implement Stokes/Poiseuille DAE playground with SemiImplicitDAE sweeper
Show description for 18f3a88
Copilot
and
pancetta
authored
18f3a88
View commit details
Copy full SHA for 18f3a88
Browse repository at this point
Add constraint-lifting variant stokes_poiseuille_1d_fd_lift; update run_convergence.py to compare both
Show description for d6aa801
Copilot
and
pancetta
authored
d6aa801
View commit details
Copy full SHA for d6aa801
Browse repository at this point
Use nu=0.1, Tend=1.0 for clean M+1=4 convergence orders; document U-formulation order limit
Show description for 289e581
Copilot
and
pancetta
authored
289e581
View commit details
Copy full SHA for 289e581
Browse repository at this point
Add FullyImplicitDAE-compatible Stokes classes; update run_convergence.py with 4-variant comparison
Show description for 6d21c46
Copilot
and
pancetta
authored
6d21c46
View commit details
Copy full SHA for 6d21c46
Browse repository at this point
Add differentiated-constraint classes achieving full 2M-1 RADAU order for velocity and pressure
Show description for 870f342
Copilot
and
pancetta
authored
870f342
View commit details
Copy full SHA for 870f342
Browse repository at this point
Fix diffconstr order claim: M+2 (not 2M-1); for M=3 M+2=5=2M-1 is coincidental
Show description for 6e79a2c
Copilot
and
pancetta
authored
6e79a2c
View commit details
Copy full SHA for 6e79a2c
Browse repository at this point
Add stokes_poiseuille_1d_fd_coupled: (N+1)x(N+1) block solve with optional projection
Show description for 0aad670
Copilot
and
pancetta
authored
0aad670
View commit details
Copy full SHA for 0aad670
Browse repository at this point
Add run_monolithic.py: monolithic RADAU-IIA collocation (algebraic and differentiated-constraint variants)
Show description for 2016d90
Copilot
and
pancetta
authored
2016d90
View commit details
Copy full SHA for 2016d90
Browse repository at this point
You can’t perform that action at this time.