Paul Romano
72af700ffd
Merge pull request #1947 from pshriwise/ww-final-tests
...
Weight windows final push
2022-01-19 09:13:07 -06:00
Paul Romano
0cf7d92837
Merge pull request #1931 from ojschumann/mesh
...
Add Cylindrical and Spherical Mesh for MeshFilter and MeshSurfaceFilter
2022-01-12 21:12:10 -06:00
Olaf Schumann
3b3294662e
Addressing comments and suggestions of @paulromano
...
manually run clang-format on mesh.cpp and mesh.h
2022-01-12 19:43:48 +00:00
Olaf Schumann
8114482084
Merge branch 'openmc-dev:develop' into mesh
2022-01-09 11:33:12 +01:00
Paul Romano
eca7919127
Add WeightWindows to API docs
2022-01-08 15:19:33 -06:00
Paul Romano
f8290617bd
Update settings.rst documentation, simplify reading weight window XML
2022-01-08 15:06:47 -06:00
Paul Romano
65b02c57b9
Add theory section on weight windows
2022-01-08 14:44:03 -06:00
YuanHu-PKU-KIT
e08af3c374
Implement mesh-based weight windows (squashed)
...
Co-authored-by: Andrew Davis <andrew.davis@ukaea.uk>
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-01-08 14:43:18 -06:00
Olaf Schumann
3e79b55ae4
Update Documentation
2022-01-05 21:06:09 +00:00
Paul Romano
7b89ce11e7
Address comments on #1934 from @ojschumann
2022-01-05 07:43:44 -06:00
Paul Romano
ef61563079
Ensure time is propagated to secondary particles
2022-01-05 07:43:43 -06:00
Paul Romano
24b741f2b3
Initial implementation of time filter
2022-01-05 07:43:42 -06:00
Paul Romano
b517d2967d
Respond to @pshriwise comments on #1933
2021-12-29 10:18:02 -05:00
Paul Romano
cd803764c5
Add torus bounding_box methods and fix docstrings
2021-12-22 11:47:37 -05:00
Paul Romano
a57d7dcd7f
Add documentation on torus distance/normal
2021-12-22 11:47:36 -05:00
Olaf Schumann
1c8a94f41e
Update Documentation to reflect new meshes
2021-12-20 19:42:56 +01:00
Paul Romano
5cdf52ccf8
Move paragraph on depletion crash/hang to troubleshoot.rst
2021-12-16 11:06:39 -05:00
Tyson Whitehead
4559c8f3af
fixup! Note MPI fork depletion analysis issues in MPI installation guide
2021-12-16 10:58:58 -05:00
Jeff Hammond
0414e5e0f1
correct spelling of my name
2021-12-07 22:06:44 +02:00
Paul Romano
fdf306a5d4
Fix RTD build issue by pinning sphinx
2021-11-11 16:49:48 -06:00
Paul Romano
c2fe6327e2
Merge pull request #1890 from ojschumann/rational_dist
...
Rational univariate distribution
2021-10-12 22:26:02 -05:00
Olaf Schumann
2fe12062d2
Update docs/source/io_formats/settings.rst
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-10-12 08:55:37 +02:00
Olaf Schumann
c0bcc3f1ca
Renamed Rational to Power Law
2021-10-11 19:48:35 +00:00
Olaf Schumann
358f64c53a
Apply suggestions from code review
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-10-11 21:20:30 +02:00
Paul Romano
66ef28a385
Remove convert_exec arguments, update documentation
2021-10-06 11:51:38 -05:00
Olaf Schumann
557a5c66b2
Add rational distribution to documentation
2021-10-05 20:06:02 +00:00
Paul Romano
75b3d18446
Merge branch 'develop' into libpng
2021-10-05 12:49:35 -05:00
Patrick Shriwise
5ef01628c6
Merge pull request #1885 from paulromano/anl-copyright
...
Update copyright to include UChicago Argonne, LLC
2021-10-04 17:50:33 -05:00
Paul Romano
c347e2163d
Update ci.yml, Dockerfile, install instructions
2021-10-04 15:48:46 -05:00
Paul Romano
2cadd1d3ed
Remove comma in UChicago Argonne, LLC
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2021-10-04 15:39:00 -05:00
Paul Romano
fa500e2896
Merge pull request #1882 from ojschumann/stats_branch
...
Implementation of openmc.stats.Mixture distribution
2021-10-01 11:24:29 -05:00
Olaf Schumann
fe9d929ed0
Apply suggestions from code review
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-10-01 12:17:47 +02:00
Olaf Schumann
fef3c2dc9d
update settings.rst
2021-09-29 19:54:18 +00:00
Olaf Schumann
f93887aa21
Update docs/source/io_formats/settings.rst
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-09-29 17:07:31 +02:00
Patrick Shriwise
abee7b2e84
Merge pull request #1873 from aprilnovak/mesh-multiplication
...
Allow constant scaling factor to be applied to libMesh unstructured mesh
2021-09-28 19:03:43 -05:00
Paul Romano
c15564b826
Update copyright to include UChicago Argonne, LLC
2021-09-24 16:29:53 -05:00
Olaf Schumann
e7fa663b3d
Update mixture distribution
...
update storeage of c++ class
update sampling -> uses std::lower_bound for O(log(N)) sampling of the
distribution
implemented from_xml_element
updated settings.rst
include a mixture in the regression tests
2021-09-23 09:37:19 +00:00
aprilnovak
95c1143cfc
Add length_multiplier to python API. Refs #1872
2021-09-15 10:20:57 -05:00
Patrick Shriwise
71e33abb72
Adding a note on how to create a geometry.xml file with only a DAGMC model.
2021-09-08 17:02:43 -05:00
Jonathan
520ee20822
added favicon to readthedocs
2021-08-18 00:57:25 +01:00
Paul Romano
f1992db5e2
Mention that clang-format needs to be installed
2021-08-13 09:09:55 -05:00
Paul Romano
664b106f64
Add script to install post-commit hook, mention in devguide
2021-08-11 13:46:38 -05:00
Paul Romano
95aa079c76
Update minimum Python version to 3.6
2021-07-27 22:50:28 -05:00
Adam Nelson
c373d9548f
Merge pull request #1857 from paulromano/remove-notebooks
...
Remove Jupyter notebooks from documentation
2021-07-27 13:52:38 -05:00
Paul Romano
e0284d93fc
Change examples link in docs/source/pythonapi/index.rst
2021-07-22 09:32:13 -05:00
Paul Romano
763c3a151e
Update neighbor list documentation. Closes #1833
2021-07-15 10:15:02 -05:00
Paul Romano
f0e0806fd9
Remove Jupyter notebooks from documentation
2021-07-15 10:07:15 -05:00
Paul Romano
c9d84310d3
Merge branch 'develop' into properties-exim
2021-07-14 15:18:31 -05:00
Patrick Shriwise
1e3a38a96d
Merge remote-tracking branch 'upstream/develop' into dagmc_universe
2021-06-30 09:12:35 -05:00
Patrick Shriwise
0044622240
Removing indications that material/cell/surface/universe/tally names are limited to 52 characters.
2021-06-30 08:46:28 -05:00