Port details |
- py-OpenMC Monte Carlo neutron and photon transport simulation code (Python)
- 0.15.0 science =2 0.15.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-10-11 15:54:24
- Last Update: 2024-06-22 07:22:25
- Commit Hash: 9a4e113
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://openmc.org/
- Description:
- Python bindings for OpenMC.
OpenMC is a community-developed Monte Carlo neutron and photon transport
simulation code. It is capable of performing fixed source, k-eigenvalue, and
subcritical multiplication calculations on models built using either a
constructive solid geometry or CAD representation. OpenMC supports both
continuous-energy and multigroup transport. The continuous-energy particle
interaction data is based on a native HDF5 format that can be generated from
ACE files produced by NJOY. Parallelism is enabled via a hybrid MPI and OpenMP
programming model.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}OpenMC>0:science/py-OpenMC@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-OpenMC/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-OpenMC
- pkg install py311-OpenMC
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-OpenMC listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-OpenMC
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1719035695
SHA256 (openmc-dev-openmc-v0.15.0_GH0.tar.gz) = 32517c1af1abee615e0b49330fd6eb6d704dd96d903b5b415091aea8aa52bbf0
SIZE (openmc-dev-openmc-v0.15.0_GH0.tar.gz) = 7810068
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- openmc>0 : science/openmc
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-h5py>0 : science/py-h5py@py311
- py311-ipython>0 : devel/ipython@py311
- py311-lxml>0 : devel/py-lxml@py311
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-pandas>0 : math/py-pandas@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-uncertainties>0 : math/py-uncertainties@py311
- cython-3.11 : lang/cython@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- openmc>0 : science/openmc
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-h5py>0 : science/py-h5py@py311
- py311-ipython>0 : devel/ipython@py311
- py311-lxml>0 : devel/py-lxml@py311
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-pandas>0 : math/py-pandas@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-uncertainties>0 : math/py-uncertainties@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- science/py-PyNE
- for Run
-
- science/py-PyNE
Configuration Options:
- No options to configure
- Options name:
- science_py-OpenMC
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.15.0 22 Jun 2024 07:22:25 |
Yuri Victorovich (yuri) |
science/py-OpenMC: update 0.14.0 → 0.15.0
Reported by: portscout |
0.14.0 06 Apr 2024 08:34:42 |
Yuri Victorovich (yuri) |
science/py-OpenMC: update 0.13.3 → 0.14.0
Reported by: portscout |
0.13.3_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.13.3 31 Mar 2023 07:59:52 |
Yuri Victorovich (yuri) |
science/{,py-}openmc: Update 0.13.1 → 0.13.3
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.13.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.13.1 20 Aug 2022 17:34:29 |
Yuri Victorovich (yuri) |
science/py-OpenMC: Update 0.13.0 -> 0.13.1
Reported by: portscout |
0.13.0 08 May 2022 20:55:59 |
Yuri Victorovich (yuri) |
science/{,py-}openmc: Update 0.12.2 -> 0.13.0
Reported by: portscout |
0.12.2 11 Oct 2021 15:51:36 |
Yuri Victorovich (yuri) |
science/py-OpenMC: New port: Monte Carlo neutron and photon transport simulation
code (Python) |