index
:
hpmr
master
OpenMC model of the HP-MR model from the OECD NEA for studying TRISO homogenization techniques.
Connor Moore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hpmr.py
Age
Commit message (
Expand
)
Author
10 days
Added global spectrum tally
Connor Moore
12 days
Fixed typo in if statement that broke script
Connor Moore
12 days
Updated positions saving logic to read/write to positions.temp instead of pos...
Connor Moore
2026-07-30
Updated heat pipe material definition to not use smeared values
Connor Moore
2026-07-30
Added full support for parametric heat pipe study, new materials for saturate...
Connor Moore
2026-07-27
Removed incorrect TSL application for the RPT homogenized material
Connor Moore
2026-07-27
Added flag for enabling/disabling domain decomposition in TRISO lattice
Connor Moore
2026-07-23
Added support for reading saved packing data
Connor Moore
2026-07-22
Added slice height as a parameter
Connor Moore
2026-07-22
Updated height to 1.0 cm slice, added dynamic domain decomposition for compac...
Connor Moore
2026-07-22
Added global tallies for absoprtion and fissison rates
Connor Moore
2026-07-22
Fixed stacking error for 3D calculation
Connor Moore
2026-07-22
Removed incorrect TSL applications for homogenized materials
Connor Moore
2026-07-17
Fixed BC bug for core-level calculations
Connor Moore
2026-07-17
Fixed fstring issue with newline for older python versions
Connor Moore
2026-07-17
Fixed bug in TRISO lattice definition, improved entropy mesh definition for p...
Connor Moore
2026-07-16
Updated shebang to specify python3.12
Connor Hugh Moore
2026-07-13
Added core-level control drums
Connor Moore
2026-07-13
Added support for pin-level calculations (by default)
Connor Moore
2026-07-07
Added basic axial reflector definition and fixed driver script
Connor Moore
2026-07-06
WIP 3D core geometry support
Connor Moore
2026-07-03
Added inputs for LCLRS vs. normal runs in HPMR input and driving script
Connor Moore
2026-07-01
Added contact info in OpenMC script, fixed typo in driver script
Connor Moore
2026-06-29
Added maximum RRPT radius calculation, driving script for parametric studies
Connor Moore
2026-06-29
Added TRISO stacking printout for packing
Connor Moore
2026-06-29
Updated geometry to reference new materials
Connor Moore
2026-06-29
WIP Material conversion to match INL VTB Serpent model
Connor Moore
2026-06-26
WIP materials update to match official Serpent input deck
Connor Moore
2026-06-26
Updated RPT/RRPT logic so RPT does not limit the minimum radius required for ...
Connor Moore
2026-06-26
Finished RPT support and added RRPT support
Connor Moore
2026-06-26
New logic for homogenizations and added RPT support
Connor Moore
2026-06-26
Metadata fingerprinting in output file, WIP CLI support for homogenization
Connor Moore
2026-06-26
Added simple VWH scheme for comparison
Connor Moore
2026-06-25
Working minimum example of infinite fuel lattice. Added entropy support.
Connor Moore
2026-06-25
Finished unit assembly structure
Connor Moore
2026-06-25
Initial hex lattice support for assembly-level calculations
Connor Moore
2026-06-25
Initial support for TRISO compacts
Connor Moore
2026-06-25
Initial geometry definitions for pins and TRISO kernel
Connor Moore
2026-06-25
Added gitignore file and continued material definitions for the reactor.
Connor Moore
2026-06-25
Initial commit with basic material definitions
Connor Moore