YangWankui的个人博客分享 http://blog.sciencenet.cn/u/YangWankui

博文

OpenMC 0.12.0 Released on Jul 22, 2020

已有 1792 次阅读 2021-1-8 15:57 |个人分类:openmc|系统分类:科研笔记

OpenMC 0.12.0

@paulromano paulromano released this Jul 22, 2020 · 499 commits to develop since this release

This release of OpenMC includes an assortment of new features and many bug fixes. In particular, the openmc.deplete module has been heavily tested which has resulted in a number of usability improvements, bug fixes, and other enhancements. Energy deposition calculations, particularly for coupled neutron-photon simulations, have been improved as well.

Improvements in modeling capabilities continue to be added to the code, including the ability to rotate surfaces in the Python API, several new "composite" surfaces, a variety of new methods on openmc.Material, unstructured mesh tallies that leverage the existing DAGMC infrastructure, effective dose coefficients from ICRP-116, and a new cell instance tally filter.

New Features

  • All surfaces now have a rotate method that allows them to be rotated.

  • Several "composite" surfaces, which are actually composed of multiple surfaces but can be treated as a normal surface through the -/+ unary operators, have been added. These include:

    • openmc.model.RightCircularCylinder

    • openmc.model.RectangularParallelepiped

    • openmc.model.XConeOneSided (and equivalent versions for y- and z-axes)

  • Various improvements related to depletion:

    • The matrix exponential solver can now be configured through the solver argument on depletion integrator classes.

    • The openmc.deplete.Chain.reduce method can automatically reduce the number of nuclides in a depletion chain.

    • Depletion integrator classes now allow a user to specify timesteps in several units (s, min, h, d, MWd/kg).

    • openmc.deplete.ResultsList.get_atoms now allows a user to obtain depleted material compositions in atom/b-cm.

  • Several new methods on openmc.Material:

    • The add_elements_from_formula method allows a user to create a material based on a chemical formula.

    • add_element now supports the enrichment argument for non-uranium elements when only two isotopes are naturally occurring.

    • add_element now supports adding elements by name rather than by symbol.

    • The get_elements method returns a list of elements within a material.

    • The mix_materials method allows multiple materials to be mixed together based on atom, weight, or volume fractions.

  • The acceptable number of lost particles can now be configured through openmc.Settings.max_lost_particles andopenmc.Settings.rel_max_lost_particles.

  • Delayed photons produced from fission are now accounted for by default by scaling the yield of prompt fission photons. This behavior can be modified through the openmc.Settings.delayed_photon_scaling attribute.

  • A trigger can now be specified for a volume calculation via the openmc.VolumeCalculation.set_trigger method.

  • The openmc.stats.SphericalIndependent and openmc.stats.CylindricalIndependent classes allow a user to specify source distributions based on spherical or cylindrical coordinates.

  • Custom external source distributions can be used via the openmc.Source.library attribute.

  • Unstructured mesh class, openmc.UnstructuredMesh, that can be used in tallies.

  • The openmc.CellInstanceFilter class allows one or more instances of a repeated cell to be tallied. This is effectively a more flexible version of the existing openmc.DistribcellFilter class.

  • The openmc.data.dose_coefficients function provides effective dose coefficients from ICRP-116 and can be used in conjunction withopenmc.EnergyFunctionFilter in a tally.

Bug fixes

--------------------------------------------------------------------

完整版manual如附件OpenMC_0.12.0.pdf所示。



https://blog.sciencenet.cn/blog-3421511-1266300.html

上一篇:openmc计算chi分布
收藏 IP: 220.166.33.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...
扫一扫,分享此博文

全部作者的其他最新博文

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-9-27 07:37

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部