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 }}
ukaea
/
PROCESS
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
71
Code
Issues
189
Pull requests
34
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
4174 only read indats using the indat class
- #4523
#4523
Draft
clmould
wants to merge 12 commits into
main
ukaea/PROCESS:main
from
4174-only-read-indats-using-the-indat-class
ukaea/PROCESS:4174-only-read-indats-using-the-indat-class
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
4174 only read indats using the indat class
#4523
clmould
wants to merge 12 commits into
main
ukaea/PROCESS:main
from
4174-only-read-indats-using-the-indat-class
ukaea/PROCESS:4174-only-read-indats-using-the-indat-class
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2026
move validate_input to InDat class and rename to check_obsolete_variables
clmould
committed
670f91a
View commit details
Copy full SHA for 670f91a
Browse repository at this point
Fix test_main.py failures from moving obsolete var check to InDat class
clmould
committed
93e87e8
View commit details
Copy full SHA for 93e87e8
Browse repository at this point
check_process unused arg _inputs
clmould
committed
83a3d5f
View commit details
Copy full SHA for 83a3d5f
Browse repository at this point
use fileprefix instead of output_prefix
clmould
committed
7b87504
View commit details
Copy full SHA for 7b87504
Browse repository at this point
fix test
clmould
committed
0d406cb
View commit details
Copy full SHA for 0d406cb
Browse repository at this point
remove unused import
clmould
committed
639802f
View commit details
Copy full SHA for 639802f
Browse repository at this point
Commits on Sep 11, 2026
WIP parse_input_file is working
clmould
committed
698f4a5
View commit details
Copy full SHA for 698f4a5
Browse repository at this point
Commits on Sep 18, 2026
fix failing tests - add error message if bounds aren't of the form boundl(index) = value , and use f_nd_impurity_electrons instead of bound in a test for input array
Show description for 4149387
clmould
committed
4149387
View commit details
Copy full SHA for 4149387
Browse repository at this point
Commits on Sep 21, 2026
inform of duplicate variables and update these in our test files, and update any associated mfiles
clmould
committed
bcd063a
View commit details
Copy full SHA for bcd063a
Browse repository at this point
remove refs to outdated vars impurity_radiation/imp_rad and vmec
clmould
committed
01a8f13
View commit details
Copy full SHA for 01a8f13
Browse repository at this point
add missing docstring in input.py
clmould
committed
96193cf
View commit details
Copy full SHA for 96193cf
Browse repository at this point
remove unused line number in in_dat/base.py
clmould
committed
4e0b995
View commit details
Copy full SHA for 4e0b995
Browse repository at this point
You can’t perform that action at this time.