mit-crpg / benchmarks

Collection of models for reactor physics benchmarks
MIT License
48 stars 51 forks source link

Use units="sum" option for OpenMC models #22

Open paulromano opened 12 years ago

paulromano commented 12 years ago

In many cases, atom densities were added by hand to get the total density in a material. With the <density units="sum" /> option for a material, the code will automatically calculate the total density. This should only be used where the density isn't already specified explicitly.