加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

OpenMOC

https://api.travis-ci.org/mit-crpg/OpenMOC.svg?branch=develop https://coveralls.io/repos/github/mit-crpg/OpenMOC/badge.svg?branch=develop

Welcome to the OpenMOC repository! OpenMOC is a simulation tool for solving for the flux, power distribution, and multiplication factor within a nuclear reactor. The code employs the deterministic method of characteristics, with support for both fixed source and eigenvalue calculations. The OpenMOC project aims to provide a simple-to-use Python package bound to a back-end of source code written in C/C++ and CUDA. It includes support for constructive solid geometry and 2D ray tracing for fully heterogeneous multi-group calculations. Development of OpenMOC began at MIT in 2012 and is spearheaded by several graduate students in the Nuclear Science & Engineering Department.

Complete documentation on OpenMOC is hosted at https://mit-crpg.github.io/OpenMOC/. If you would like to contribute to the OpenMOC project, please contact the development team.

For a guided example, see a demonstration IPython Notebook.

Installation

Detailed installation instructions can be found in the User's Guide.

Troubleshooting

Join the OpenMOC users group to ask questions and discuss methods and simulation workflows.

Citing OpenMOC

Please cite OpenMOC in your publications if it helps your research:

@article{openmoc2014,
  author = {Boyd, William and Shaner, Samuel and Li, Lulu and Forget, Benoit and Smith, Kord},
  journal = {Annals of Nuclear Energy},
  title = {The OpenMOC Method of Characteristics Neutral Particle Transport Code},
  volume = {68},
  pages = {43--52},
  year = {2014}
}

License

OpenMOC is approved for distribution under the MIT license.

Copyright (C) 2012-2023 Massachusetts Institute of Technology and OpenMOC contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

OpenMOC is a Method of Characteristics (MOC) neutral particle transport code for reactor physics criticality calculations. 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化