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
Type
/
to 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
.
ukaea
/
PROCESS
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
68
Code
Issues
185
Pull requests
32
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Rename solver vars to style guide
- #4481
#4481
Open
chris-ashe
wants to merge 10 commits into
main
ukaea/PROCESS:main
from
rename_solver_vars_to_style_guide
ukaea/PROCESS:rename_solver_vars_to_style_guide
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Rename solver vars to style guide
#4481
chris-ashe
wants to merge 10 commits into
main
ukaea/PROCESS:main
from
rename_solver_vars_to_style_guide
ukaea/PROCESS:rename_solver_vars_to_style_guide
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
Rename `IPNVARS` to `N_ITERATION_VARIABLES_MAX` for consistency with style guide
chris-ashe
committed
a390e93
View commit details
Copy full SHA for a390e93
Browse repository at this point
Rename `IPEQNS` to `N_CONSTRAINT_EQUATIONS_MAX` for consistency with style guide
chris-ashe
committed
78fd37a
View commit details
Copy full SHA for 78fd37a
Browse repository at this point
Rename `ioptimz` to `i_process_run_mode` for consistency with style guide
chris-ashe
committed
f877e13
View commit details
Copy full SHA for f877e13
Browse repository at this point
Rename `minmax` to `i_figure_merit` for consistency with style guide
chris-ashe
committed
3557405
View commit details
Copy full SHA for 3557405
Browse repository at this point
Rename `neqns` to `n_equality_constraints` for consistency with style guide
chris-ashe
committed
b2f9538
View commit details
Copy full SHA for b2f9538
Browse repository at this point
Rename `nineqns` to `n_inequality_constraints` for consistency with style guide
chris-ashe
committed
c86dbcb
View commit details
Copy full SHA for c86dbcb
Browse repository at this point
Rename `ncalls` to `n_model_calls` for consistency with style guide
chris-ashe
committed
0fd03ac
View commit details
Copy full SHA for 0fd03ac
Browse repository at this point
Rename `nvar` to `n_iteration_variables` for consistency with style guide
chris-ashe
committed
2ecfb6a
View commit details
Copy full SHA for 2ecfb6a
Browse repository at this point
Rename `nviter` to `n_solver_iterations` for consistency with style guide
chris-ashe
committed
eb82c98
View commit details
Copy full SHA for eb82c98
Browse repository at this point
Add input variables to obsolete dictionary
chris-ashe
committed
91336fd
View commit details
Copy full SHA for 91336fd
Browse repository at this point
You can’t perform that action at this time.