Skip to content

Commit 906548d

Browse files
Release notes for 0.15.1 (#3340)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
1 parent 9b5678b commit 906548d

33 files changed

+352
-150
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ openmc@anl.gov.
1313
## Resources
1414

1515
- [GitHub Repository](https://github.com/openmc-dev/openmc)
16-
- [Documentation](http://docs.openmc.org/en/latest)
16+
- [Documentation](https://docs.openmc.org/en/latest)
1717
- [Discussion Forum](https://openmc.discourse.group)
1818
- [Slack Community](https://openmc.slack.com/signup) (If you don't see your
1919
domain listed, contact openmc@anl.gov)

docs/source/devguide/docker.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,11 @@ Now you can run the following to create a `Docker container`_ called
4545
This command will open an interactive shell running from within the
4646
Docker container where you have access to use OpenMC.
4747

48-
.. note:: The ``docker run`` command supports many
49-
`options <https://docs.docker.com/engine/reference/commandline/run/>`_
48+
.. note:: The ``docker run`` command supports many options_
5049
for spawning containers -- including `mounting volumes`_ from the
5150
host filesystem -- which many users will find useful.
5251

53-
.. _Docker image: https://docs.docker.com/engine/reference/commandline/images/
52+
.. _Docker image: https://docs.docker.com/get-started/docker-concepts/the-basics/what-is-an-image/
5453
.. _Docker container: https://www.docker.com/resources/what-container
55-
.. _options: https://docs.docker.com/engine/reference/commandline/run/
56-
.. _mounting volumes: https://docs.docker.com/storage/volumes/
54+
.. _options: https://docs.docker.com/reference/cli/docker/container/run/
55+
.. _mounting volumes: https://docs.docker.com/engine/storage/volumes/

docs/source/devguide/styleguide.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ is more difficult to comment out a large section of code that uses C-style
4747
comments.)
4848

4949
Do not use C-style casting. Always use the C++-style casts ``static_cast``,
50-
``const_cast``, or ``reinterpret_cast``. (See `ES.49 <http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#es49-if-you-must-use-a-cast-use-a-named-cast>`_)
50+
``const_cast``, or ``reinterpret_cast``. (See `ES.49
51+
<https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#es49-if-you-must-use-a-cast-use-a-named-cast>`_)
5152

5253
Source Files
5354
------------
@@ -156,11 +157,11 @@ Prefer pathlib_ when working with filesystem paths over functions in the os_
156157
module or other standard-library modules. Functions that accept arguments that
157158
represent a filesystem path should work with both strings and Path_ objects.
158159

159-
.. _C++ Core Guidelines: http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
160-
.. _PEP8: https://www.python.org/dev/peps/pep-0008/
160+
.. _C++ Core Guidelines: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
161+
.. _PEP8: https://peps.python.org/pep-0008/
161162
.. _numpydoc: https://numpydoc.readthedocs.io/en/latest/format.html
162163
.. _numpy: https://numpy.org/
163-
.. _scipy: https://www.scipy.org/
164+
.. _scipy: https://scipy.org/
164165
.. _matplotlib: https://matplotlib.org/
165166
.. _pandas: https://pandas.pydata.org/
166167
.. _h5py: https://www.h5py.org/

docs/source/devguide/user-input.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ developer or send a message to the `developers mailing list`_.
5555

5656

5757
.. _property attribute: https://docs.python.org/3.6/library/functions.html#property
58-
.. _XML Schema Part 2: http://www.w3.org/TR/xmlschema-2/
59-
.. _boolean: http://www.w3.org/TR/xmlschema-2/#boolean
58+
.. _XML Schema Part 2: https://www.w3.org/TR/xmlschema-2/
59+
.. _boolean: https://www.w3.org/TR/xmlschema-2/#boolean
6060
.. _developers mailing list: https://groups.google.com/forum/?fromgroups=#!forum/openmc-dev

docs/source/devguide/workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ can interfere with virtual environments.
129129
.. _git: https://git-scm.com/
130130
.. _GitHub: https://github.com/
131131
.. _git flow: https://nvie.com/git-model
132-
.. _valgrind: https://www.valgrind.org/
132+
.. _valgrind: https://valgrind.org/
133133
.. _style guide: https://docs.openmc.org/en/latest/devguide/styleguide.html
134134
.. _pull request: https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests
135135
.. _openmc-dev/openmc: https://github.com/openmc-dev/openmc

docs/source/methods/cross_sections.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,8 @@ or even isotropic scattering.
295295
.. _Josey: https://doi.org/10.1016/j.jcp.2015.08.013
296296
.. _WMP Library: https://github.com/mit-crpg/WMP_Library
297297
.. _MCNP: https://mcnp.lanl.gov
298-
.. _Serpent: https://serpent.vtt.fi/serpent/
299-
.. _NJOY: https://www.njoy21.io/NJOY21/
298+
.. _Serpent: https://serpent.vtt.fi
299+
.. _NJOY: https://www.njoy21.io/
300300
.. _ENDF/B data: https://www.nndc.bnl.gov/endf-b8.0/
301301
.. _Leppanen: https://doi.org/10.1016/j.anucene.2009.03.019
302302
.. _algorithms: http://ab-initio.mit.edu/faddeeva/

docs/source/methods/depletion.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The predictor method only requires one evaluation and its error converges as
114114
twice as expensive as the predictor method, but achieves an error of
115115
:math:`\mathcal{O}(h^2)`. An exhaustive description of time integration methods
116116
and their merits can be found in the `thesis of Colin Josey
117-
<http://dspace.mit.edu/handle/1721.1/7582>`_.
117+
<https://dspace.mit.edu/handle/1721.1/7582>`_.
118118

119119
OpenMC does not rely on a single time integration method but rather has several
120120
classes that implement different algorithms. For example, the

docs/source/methods/geometry.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,5 +1066,5 @@ surface is known as in :ref:`reflection`.
10661066
.. _constructive solid geometry: https://en.wikipedia.org/wiki/Constructive_solid_geometry
10671067
.. _surfaces: https://en.wikipedia.org/wiki/Surface
10681068
.. _MCNP: https://mcnp.lanl.gov
1069-
.. _Serpent: https://serpent.vtt.fi/serpent/
1069+
.. _Serpent: https://serpent.vtt.fi
10701070
.. _Monte Carlo Performance benchmark: https://github.com/mit-crpg/benchmarks/tree/master/mc-performance/openmc

docs/source/methods/neutron_physics.rst

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,26 +1743,24 @@ types.
17431743

17441744
.. _Watt fission spectrum: https://doi.org/10.1103/PhysRev.87.1037
17451745

1746-
.. _Foderaro: http://hdl.handle.net/1721.1/1716
1746+
.. _Foderaro: https://dspace.mit.edu/handle/1721.1/1716
17471747

17481748
.. _OECD: https://www.oecd-nea.org/tools/abstract/detail/NEA-1792
17491749

17501750
.. _NJOY: https://www.njoy21.io/NJOY2016/
17511751

1752-
.. _PREPRO: https://www-nds.iaea.org/ndspub/endf/prepro/
1752+
.. _PREPRO: https://www-nds.iaea.org/public/endf/prepro/
17531753

17541754
.. _ENDF-6 Format: https://www.oecd-nea.org/dbdata/data/manual-endf/endf102.pdf
17551755

1756-
.. _Monte Carlo Sampler: https://permalink.lanl.gov/object/tr?what=info:lanl-repo/lareport/LA-09721-MS
1756+
.. _Monte Carlo Sampler: https://mcnp.lanl.gov/pdf_files/TechReport_1983_LANL_LA-9721-MS_EverettCashwell.pdf
17571757

1758-
.. _LA-UR-14-27694: https://permalink.lanl.gov/object/tr?what=info:lanl-repo/lareport/LA-UR-14-27694
1758+
.. _LA-UR-14-27694: https://www.osti.gov/biblio/1159204
17591759

17601760
.. _MC21: https://www.osti.gov/biblio/903083
17611761

17621762
.. _Romano: https://doi.org/10.1016/j.cpc.2014.11.001
17631763

17641764
.. _Sutton and Brown: https://www.osti.gov/biblio/307911
17651765

1766-
.. _lectures: https://laws.lanl.gov/vhosts/mcnp.lanl.gov/pdf_files/la-ur-05-4983.pdf
1767-
1768-
.. _MCNP Manual: https://laws.lanl.gov/vhosts/mcnp.lanl.gov/pdf_files/la-ur-03-1987.pdf
1766+
.. _lectures: https://mcnp.lanl.gov/pdf_files/TechReport_2005_LANL_LA-UR-05-4983_Brown.pdf

docs/source/methods/parallelization.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -609,17 +609,17 @@ is actually independent of the number of nodes:
609609
610610
.. _first paper: https://doi.org/10.2307/2280232
611611

612-
.. _work of Forrest Brown: http://hdl.handle.net/2027.42/24996
612+
.. _work of Forrest Brown: https://deepblue.lib.umich.edu/handle/2027.42/24996
613613

614614
.. _Brissenden and Garlick: https://doi.org/10.1016/0306-4549(86)90095-2
615615

616-
.. _MPICH: http://www.mpich.org
616+
.. _MPICH: https://www.mpich.org
617617

618618
.. _binomial tree: https://www.mcs.anl.gov/~thakur/papers/ijhpca-coll.pdf
619619

620620
.. _Geary: https://doi.org/10.2307/2342070
621621

622-
.. _Barnett: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.51.7772
622+
.. _Barnett: https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.51.7772
623623

624624
.. _single-instruction multiple-data: https://en.wikipedia.org/wiki/SIMD
625625

0 commit comments

Comments
 (0)