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 }}
cnerg
/
OpenMCActivationStudy
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
6
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
OpenMC-only R2S Transport & Depletion
- #30
#30
Open
anu1217
wants to merge 27 commits into
cnerg:main
cnerg/OpenMCActivationStudy:main
from
anu1217:openmc-r2s
anu1217/OpenMCActivationStudy:openmc-r2s
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
OpenMC-only R2S Transport & Depletion
#30
anu1217
wants to merge 27 commits into
cnerg:main
cnerg/OpenMCActivationStudy:main
from
anu1217:openmc-r2s
anu1217/OpenMCActivationStudy:openmc-r2s
Copy head branch name to clipboard
Commits
Commits on May 29, 2025
Add files via upload
anu1217
authored
34893ab
View commit details
Copy full SHA for 34893ab
Browse repository at this point
Delete WC_Layers/R2S.yaml
anu1217
authored
58e2ab4
View commit details
Copy full SHA for 58e2ab4
Browse repository at this point
Delete WC_Layers/OpenMC_R2S.py
anu1217
authored
f664847
View commit details
Copy full SHA for f664847
Browse repository at this point
Add files via upload
anu1217
authored
127c9b9
View commit details
Copy full SHA for 127c9b9
Browse repository at this point
Delete WC_Layers/OpenMC_ALARA_WC.yaml
anu1217
authored
f1fe7e5
View commit details
Copy full SHA for f1fe7e5
Browse repository at this point
Commits on May 30, 2025
Delete WC_Layers/OpenMC_R2S.py
Show description for 3362dd8
anu1217
authored
3362dd8
View commit details
Copy full SHA for 3362dd8
Browse repository at this point
Add files via upload
anu1217
authored
7b8ab73
View commit details
Copy full SHA for 7b8ab73
Browse repository at this point
Rename OpenMC_R2S.py to WC_Layers/OpenMC_R2S.py
anu1217
authored
a283d38
View commit details
Copy full SHA for a283d38
Browse repository at this point
Changing source_mesh_index into a list of indices
anu1217
authored
3f9e2e4
View commit details
Copy full SHA for 3f9e2e4
Browse repository at this point
Commits on Jun 26, 2025
Fix geometry in make_spherical_shells()
anu1217
authored
edf0b50
View commit details
Copy full SHA for edf0b50
Browse repository at this point
Commits on Jul 10, 2025
Remove manual void assignment to region external to geometry
anu1217
authored
876ff49
View commit details
Copy full SHA for 876ff49
Browse repository at this point
Run OpenMC neutron model
anu1217
authored
1125243
View commit details
Copy full SHA for 1125243
Browse repository at this point
Delete run_depletion() and rename deplete_wc to deplete_model
anu1217
authored
26fb5f9
View commit details
Copy full SHA for 26fb5f9
Browse repository at this point
Add indentation for clarity
anu1217
authored
870d22c
View commit details
Copy full SHA for 870d22c
Browse repository at this point
Commits on Jul 14, 2025
Update OpenMC_R2S.py
Show description for f7758ef
anu1217
authored
f7758ef
View commit details
Copy full SHA for f7758ef
Browse repository at this point
Replace export_to_model_xml with settings.export_to_xml()
anu1217
authored
f37756b
View commit details
Copy full SHA for f37756b
Browse repository at this point
Commits on Jul 16, 2025
Remove create_materials_obj() and create_geometry_obj()
anu1217
authored
3ba8c4d
View commit details
Copy full SHA for 3ba8c4d
Browse repository at this point
Combine read_source_mesh() with extract_source_data()
anu1217
authored
28fd523
View commit details
Copy full SHA for 28fd523
Browse repository at this point
Modify input to read_yaml()
anu1217
authored
58ef075
View commit details
Copy full SHA for 58ef075
Browse repository at this point
Revise execution logic for PyNE and OpenMC workflows
Show description for f1e36e5
anu1217
authored
f1e36e5
View commit details
Copy full SHA for f1e36e5
Browse repository at this point
Change discrete energy dist to None type
anu1217
authored
076afa3
View commit details
Copy full SHA for 076afa3
Browse repository at this point
Commits on Jul 17, 2025
Fix function calls
anu1217
authored
8dceacf
View commit details
Copy full SHA for 8dceacf
Browse repository at this point
Fix argparse-related calls
anu1217
authored
37bdc27
View commit details
Copy full SHA for 37bdc27
Browse repository at this point
Change how settings are assigned to openmc r2s & modify geometry to allow flux beyond initial geometry
anu1217
committed
cbd5043
View commit details
Copy full SHA for cbd5043
Browse repository at this point
Remove commented lines
anu1217
authored
7269960
View commit details
Copy full SHA for 7269960
Browse repository at this point
Commits on Aug 27, 2025
Fix magic numbers & make_openmc_photon_sources(), add dummy neutron to query unstructured mesh
anu1217
committed
65863e0
View commit details
Copy full SHA for 65863e0
Browse repository at this point
Add ray firing parameter
anu1217
authored
eb10ff9
View commit details
Copy full SHA for eb10ff9
Browse repository at this point
You can’t perform that action at this time.