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
.
openmc-dev
/
openmc
Public
Notifications
You must be signed in to change notification settings
Fork
667
Star
1.1k
Code
Issues
348
Pull requests
119
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Aug 11, 2026
Remove unnecessary integer assigned to cross section libraries (#4059)
GuySten
authored
d020f8f
View commit details
Copy full SHA for d020f8f
Browse repository at this point
Commits on Aug 8, 2026
Fix Legendre coefficients in AngleDistribution.from_endf (#4058)
paulromano
authored
9a62e43
View commit details
Copy full SHA for 9a62e43
Browse repository at this point
Fix filter equality for reaction and particle production filters (#4055)
paulromano
authored
83a5a51
View commit details
Copy full SHA for 83a5a51
Browse repository at this point
Commits on Aug 7, 2026
Account for proton PDG number in ParticleType::is_nucleus (#4056)
paulromano
authored
70930c4
View commit details
Copy full SHA for 70930c4
Browse repository at this point
Commits on Aug 5, 2026
Release notes for 0.16.0 (#4045)
Show description for 617d35a
paulromano
and
pshriwise
authored
617d35a
View commit details
Copy full SHA for 617d35a
Browse repository at this point
Allow user tallies during R2S neutron transport step (#4046)
Show description for 2f398ee
paulromano
and
GuySten
authored
2f398ee
View commit details
Copy full SHA for 2f398ee
Browse repository at this point
Add missing include in event.h (#4052)
paulromano
authored
173efdf
View commit details
Copy full SHA for 173efdf
Browse repository at this point
Resolve input file paths with std::filesystem (#4051)
paulromano
authored
7b0c6d6
View commit details
Copy full SHA for 7b0c6d6
Browse repository at this point
Don't name class members in OpenMP reduction clauses (#4049)
paulromano
authored
5fa1d94
View commit details
Copy full SHA for 5fa1d94
Browse repository at this point
Give run_mode and rel_max_lost_particles C linkage (#4050)
shimwell
authored
c192830
View commit details
Copy full SHA for c192830
Browse repository at this point
Apply virtual material densities to microscopic tally results (#4029)
paulromano
authored
7965413
View commit details
Copy full SHA for 7965413
Browse repository at this point
Use && instead of the alternative token 'and' in mesh.h (#4048)
shimwell
authored
163fdf7
View commit details
Copy full SHA for 163fdf7
Browse repository at this point
Fix use of invalidated iterators in Region constructor (#4047)
paulromano
authored
69de6ba
View commit details
Copy full SHA for 69de6ba
Browse repository at this point
Commits on Aug 3, 2026
Reevaluate cell in a close collision after a surface crossing (#3933)
Show description for 8202ef6
GuySten
and
paulromano
authored
8202ef6
View commit details
Copy full SHA for 8202ef6
Browse repository at this point
Add elemental photon mass energy-absorption coefficients (#4039)
paulromano
authored
5982acd
View commit details
Copy full SHA for 5982acd
Browse repository at this point
Inline photon-induced electron and positron treatment (#4040)
paulromano
authored
131cafb
View commit details
Copy full SHA for 131cafb
Browse repository at this point
Commits on Jul 31, 2026
Fix virtual surface crossing (#3934)
Show description for 03b036a
GuySten
and
paulromano
authored
03b036a
View commit details
Copy full SHA for 03b036a
Browse repository at this point
Correct Compton shell selection and Doppler broadening (#4036)
Show description for a815267
paulromano
and
GuySten
authored
a815267
View commit details
Copy full SHA for a815267
Browse repository at this point
Fix MPI tally reductions for counts larger than `INT_MAX` (#4037)
paulromano
authored
37c3a9a
View commit details
Copy full SHA for 37c3a9a
Browse repository at this point
Preserve collision count when splitting particles (#3958)
Show description for 5023f5d
EdenRochmanSharabi
and
paulromano
authored
5023f5d
View commit details
Copy full SHA for 5023f5d
Browse repository at this point
Add length_multiplier to scale DAGMCUniverse (#4033)
Show description for 798b39d
ssgudala-bwxt
and
GuySten
authored
798b39d
View commit details
Copy full SHA for 798b39d
Browse repository at this point
Commits on Jul 30, 2026
Fix get_index_in_direction for regular meshes (#3948)
Show description for ed5b7a2
JoffreyDorville
and
paulromano
authored
ed5b7a2
View commit details
Copy full SHA for ed5b7a2
Browse repository at this point
Write unstructured mesh exodus file from one MPI rank (#4038)
paulromano
authored
1627bda
View commit details
Copy full SHA for 1627bda
Browse repository at this point
Commits on Jul 29, 2026
Update Python package metadata (#4034)
paulromano
authored
6285f57
View commit details
Copy full SHA for 6285f57
Browse repository at this point
Commits on Jul 28, 2026
Resolve relative input paths relative to XML files (#4031)
Show description for f3a8ba2
paulromano
and
GuySten
authored
f3a8ba2
View commit details
Copy full SHA for f3a8ba2
Browse repository at this point
Commits on Jul 27, 2026
Fix sparse storage of multidimensional tally results (#4030)
paulromano
authored
04e4c6d
View commit details
Copy full SHA for 04e4c6d
Browse repository at this point
Commits on Jul 25, 2026
Fix coupled external source rate and transfer rate with destination material (#3959)
Show description for ce78bdc
church89
and
paulromano
authored
ce78bdc
View commit details
Copy full SHA for ce78bdc
Browse repository at this point
Commits on Jul 24, 2026
Optimize depletion chain loading and material activity calculations (#4025)
paulromano
authored
0179059
View commit details
Copy full SHA for 0179059
Browse repository at this point
Commits on Jul 23, 2026
MeshSurfaceFilter partial current labels (#4021)
Show description for cf4829b
tjlaboss
and
paulromano
authored
cf4829b
View commit details
Copy full SHA for cf4829b
Browse repository at this point
Add description attribute to Model (#3956)
Show description for a533fcd
EdenRochmanSharabi
and
paulromano
authored
a533fcd
View commit details
Copy full SHA for a533fcd
Browse repository at this point
Commits on Jul 22, 2026
Determine surface-source starting half-space from particle direction (#4024)
paulromano
authored
94c0def
View commit details
Copy full SHA for 94c0def
Browse repository at this point
MGXS Bootstrapping (#3965)
Show description for 54b661d
4 people
authored
54b661d
View commit details
Copy full SHA for 54b661d
Browse repository at this point
Commits on Jul 21, 2026
Fix M_PI being unavailable where _USE_MATH_DEFINES comes too late (#4023)
Show description for 852f927
lzpel
and
paulromano
authored
852f927
View commit details
Copy full SHA for 852f927
Browse repository at this point
Commits on Jul 20, 2026
Override NJOY default damage energy threshold (#4022)
Show description for 61c8a59
GuySten
and
paulromano
authored
61c8a59
View commit details
Copy full SHA for 61c8a59
Browse repository at this point
Commits on Jul 19, 2026
Add analytic tests for ray-traced intersection distances (#4014)
mazy1998
authored
05d0127
View commit details
Copy full SHA for 05d0127
Browse repository at this point
Previous
Next
You can’t perform that action at this time.