Commit graph

1320 commits

Author SHA1 Message Date
Paul Romano
c2e612a503 Update HDF5 data version to 3.0 2019-06-25 07:31:53 -05:00
Paul Romano
3cf937eaaa Update I/O format for thermal neutron scattering 2019-06-25 07:31:53 -05:00
Paul Romano
51c8c2e0bc Refactor classes in openmc.data.ThermalScattering 2019-06-25 07:31:53 -05:00
Patrick Shriwise
dccc9105cc
Merge pull request #1232 from paulromano/rotate-lattice
Allow cells filled with lattices to be translated/rotated
2019-06-24 15:47:47 -05:00
Patrick Shriwise
d64ed285b1 Adding notebook to documentation, going back to use of iPython.display.Image so images are embedded. 2019-06-18 08:57:35 -05:00
Paul Romano
da5f7440b1 Remove get_ from get_hexagonal_prism, get_rectangular_prism 2019-06-18 06:17:54 -05:00
Paul Romano
c0f90effcd Merge branch 'develop' into rotate-lattice 2019-06-18 06:17:33 -05:00
Sterling Harper
2c0b16e73d
Merge pull request #1216 from dryuri92/newhex
Support different orientations for hexagonal lattices
2019-06-17 15:21:49 -04:00
Paul Romano
df2b03c704 Update 0.11.0 release notes 2019-06-14 22:45:18 -05:00
Paul Romano
5f001ee6b5 Add a short user's guide section on depletion 2019-06-14 22:22:38 -05:00
Paul Romano
52293dae83 Improve display of Python API in generated HTML documentation 2019-06-14 14:35:39 -05:00
Paul Romano
f21de21ccc Start writing release notes for the next release 2019-06-14 14:33:19 -05:00
Paul Romano
68faf095fb Use sphinxcontrib-katex for faster math rendering 2019-06-14 12:13:37 -05:00
Paul Romano
93e043e630 Add old release notes and current in new directory in docs/ 2019-06-14 12:13:37 -05:00
Paul Romano
ea92cc1800 Fix name of capi.RegularMesh in documentation 2019-06-14 12:13:34 -05:00
Paul Romano
dc4d98a1cb Update version to 0.11.0-dev 2019-06-14 09:51:15 -05:00
Paul Romano
c0512b3213
Merge pull request #1246 from smharper/rect_mesh
Add rectilinear tally meshes
2019-06-12 22:40:46 -05:00
Paul Romano
e7f3e34088 Fix from_hdf5 for hex lattice with x orientation. Assorted other fixes. 2019-06-10 13:13:52 -05:00
aprilnovak
be7022aff7 Added method to get total material density. Refs #1253 2019-06-09 21:44:18 -07:00
Sterling Harper
6a22a246d8 Merge remote-tracking branch 'upstream/develop' into rect_mesh 2019-06-07 09:29:13 -04:00
Sterling Harper
9ddd8b3067 Change Python Mesh class to RegularMesh 2019-06-07 08:51:09 -04:00
Paul Romano
3794c3eec4 Update documentation for hex lattice 2019-06-04 15:59:54 -05:00
Sterling Harper
7cf1822410 Add RectilinearMesh to documentation 2019-05-29 22:02:43 -04:00
Paul Romano
d1e051c857 Update test results for Ubuntu 16.04 2019-05-29 08:53:52 -05:00
Paul Romano
1bdb92ff10 Add hexagonal lattice example notebook 2019-05-15 13:06:29 -05:00
aprilnovak
18b225f14d Add openmc_cell_get_temperature method. Refs #1223 2019-05-07 16:05:21 -07:00
Paul Romano
7b6ec80acf
Merge pull request #1203 from liangjg/heat-photon
Photon heating tally
2019-04-23 07:40:44 -05:00
Paul Romano
b4a6d796d5 Add two papers to publication list 2019-04-16 07:25:29 -05:00
liangjg
39a38f9dca update document for photon heating 2019-04-11 14:14:05 -04:00
liangjg
ba05630a08 Merge branch 'develop' into heat-photon-kerma 2019-04-02 10:17:50 -04:00
Paul Romano
fc8b2a5001 Add two papers to publication list 2019-03-26 12:49:24 -05:00
liangjg
2af3af48dd heating tally specification 2019-03-26 12:56:14 -04:00
Paul Romano
49bf4523c3 Remove thread_id and n_threads global variables 2019-03-19 13:57:42 -05:00
Paul Romano
86d187a0a7 Turn Particle.coord_ into a std::vector (remove MAX_COORD) 2019-03-19 13:56:45 -05:00
Paul Romano
d70cfda07c A few style guide additions 2019-03-19 13:56:45 -05:00
Paul Romano
429f186223 Fix grammatical error in photon docs 2019-03-19 13:56:45 -05:00
Paul Romano
dd9d8f412b Add one publication to list 2019-03-12 11:42:51 -05:00
Paul Romano
97f487da5b Fix typo in tallies user documentation 2019-03-11 13:06:23 -05:00
Paul Romano
711d85a4e4 Add DOI to one publication 2019-03-11 13:03:45 -05:00
Paul Romano
a48d590158 Store heating, gas production, and damage energy as redundant reactions 2019-03-10 14:42:13 -05:00
Adam Nelson
b2d6a06284
Merge pull request #1188 from paulromano/translate-and-points
Add translate method for surfaces/regions and two convenience functions
2019-03-08 14:52:54 -06:00
Paul Romano
325f9fcf72 Use lower-case argument names for surfaces consistently 2019-03-08 11:25:26 -06:00
Paul Romano
4a5763bb37 Hopefully fix doc builds on RTD 2019-03-07 11:13:51 -06:00
amandalund
61000397fd Address @paulromano comments 2019-03-07 09:09:01 -07:00
Paul Romano
2943e38a81 Add Plane.from_points and cylinder_from_points convenience functions 2019-03-06 15:38:22 -06:00
amandalund
9a861db193 Update photon data 2019-03-06 10:03:40 -06:00
amandalund
4f69e3474e Update photon physics documentation 2019-03-05 19:16:38 -06:00
Paul Romano
6ac86503ef Add one @wbinventor publication in list 2019-02-26 10:37:24 -06:00
Paul Romano
6b8c956726 Remove mention of Fortran in documentation 2019-02-21 22:44:24 -06:00
Paul Romano
90568ba96c Remove xs conversion scripts and update documentation 2019-02-15 15:09:05 -06:00