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
.
su2code
/
SU2
Public
Notifications
You must be signed in to change notification settings
Fork
994
Star
1.8k
Code
Issues
58
Pull requests
49
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Update adaptive CFL
- #1036
#1036
Merged
pcarruscag
merged 27 commits into
develop
su2code/SU2:develop
from
fix_cfl_adapt
su2code/SU2:fix_cfl_adapt
Copy head branch name to clipboard
Jan 15, 2021
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Update adaptive CFL
#1036
pcarruscag
merged 27 commits into
develop
su2code/SU2:develop
from
fix_cfl_adapt
su2code/SU2:fix_cfl_adapt
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2020
Get rid of circular min(localUnderRelaxation) between flow and turb
bmunguia
committed
f08717c
View commit details
Copy full SHA for f08717c
Browse repository at this point
Use linear solver tolerance to test for stall instead of unreasonably high value
bmunguia
committed
5c7f79d
View commit details
Copy full SHA for 5c7f79d
Browse repository at this point
Use InnerIter so series is actually computed
bmunguia
committed
e102cd7
View commit details
Copy full SHA for e102cd7
Browse repository at this point
Fixed a comment
bmunguia
committed
a9c9cc6
View commit details
Copy full SHA for a9c9cc6
Browse repository at this point
Commits on Jul 2, 2020
Updating ninja and meson
bmunguia
committed
4323b8b
View commit details
Copy full SHA for 4323b8b
Browse repository at this point
Commits on Dec 4, 2020
Merge branch 'develop' into fix_cfl_adapt
pcarruscag
authored
0de65ac
View commit details
Copy full SHA for 0de65ac
Browse repository at this point
don't adapt for discrete adjoint
bmunguia
committed
4d3c2e6
View commit details
Copy full SHA for 4d3c2e6
Browse repository at this point
cfl adaptation reset criterion
bmunguia
committed
87d5458
View commit details
Copy full SHA for 87d5458
Browse repository at this point
Commits on Dec 15, 2020
Merge branch 'develop' into fix_cfl_adapt
pcarruscag
committed
c51f483
View commit details
Copy full SHA for c51f483
Browse repository at this point
avoid CFL sawtooth
pcarruscag
committed
03b0be4
View commit details
Copy full SHA for 03b0be4
Browse repository at this point
Commits on Dec 17, 2020
fix stagnation criteria for multi grid
pcarruscag
committed
459c778
View commit details
Copy full SHA for 459c778
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into fix_cfl_adapt
pcarruscag
committed
ea626e8
View commit details
Copy full SHA for ea626e8
Browse repository at this point
Commits on Dec 18, 2020
Merge branch 'fix_warnings' into fix_cfl_adapt
pcarruscag
committed
ed3c7f8
View commit details
Copy full SHA for ed3c7f8
Browse repository at this point
fix crashing with 1 inner iter, update some regressions, fix more warnings
pcarruscag
committed
7dc851f
View commit details
Copy full SHA for 7dc851f
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into fix_cfl_adapt
pcarruscag
committed
9935689
View commit details
Copy full SHA for 9935689
Browse repository at this point
update tests that were crashing before
pcarruscag
committed
2431772
View commit details
Copy full SHA for 2431772
Browse repository at this point
final update
pcarruscag
committed
00f537e
View commit details
Copy full SHA for 00f537e
Browse repository at this point
Commits on Jan 10, 2021
criteria based on sign changes
pcarruscag
committed
e21ed13
View commit details
Copy full SHA for e21ed13
Browse repository at this point
Commits on Jan 13, 2021
Merge remote-tracking branch 'upstream/develop' into fix_cfl_adapt
pcarruscag
committed
0a87013
View commit details
Copy full SHA for 0a87013
Browse repository at this point
quiet some warnings in NEMO Euler Solver
pcarruscag
committed
f038ad0
View commit details
Copy full SHA for f038ad0
Browse repository at this point
re-update tests after merge
pcarruscag
committed
8d0cdd0
View commit details
Copy full SHA for 8d0cdd0
Browse repository at this point
Commits on Jan 14, 2021
Merge remote-tracking branch 'upstream/develop' into fix_cfl_adapt
pcarruscag
committed
8c7cedf
View commit details
Copy full SHA for 8c7cedf
Browse repository at this point
fix a couple "unused variable" new warnings
pcarruscag
committed
105458e
View commit details
Copy full SHA for 105458e
Browse repository at this point
Commits on Jan 15, 2021
acceptable linear residual for adapt CFL
pcarruscag
committed
7cfed83
View commit details
Copy full SHA for 7cfed83
Browse repository at this point
missing [] in delete
pcarruscag
committed
dd88e44
View commit details
Copy full SHA for dd88e44
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into fix_cfl_adapt
pcarruscag
committed
9cc5657
View commit details
Copy full SHA for 9cc5657
Browse repository at this point
fix spaces, delete some variables / methods in CConfig, fix xcode?
pcarruscag
committed
b5e8420
View commit details
Copy full SHA for b5e8420
Browse repository at this point
You can’t perform that action at this time.